1.2.0 • Published 3 years ago

gift2latex v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Installation

npm install

Tested with ts-node so you may need to install that globally.

Usage

Note that -s is the shuffle option for MCQ

ts-node src/gift2latex.ts -i sampleQuiz.gift -points 2 -s > questions_include.tex

This pipes the Exam style questions to a file that is included in a main document, e.g., SampleQuiz.tex.

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago