summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/webquiz/doc/webquiz.usage
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/webquiz/doc/webquiz.usage
Initial commit
Diffstat (limited to 'macros/latex/contrib/webquiz/doc/webquiz.usage')
-rw-r--r--macros/latex/contrib/webquiz/doc/webquiz.usage24
1 files changed, 24 insertions, 0 deletions
diff --git a/macros/latex/contrib/webquiz/doc/webquiz.usage b/macros/latex/contrib/webquiz/doc/webquiz.usage
new file mode 100644
index 0000000000..76c28a4a6b
--- /dev/null
+++ b/macros/latex/contrib/webquiz/doc/webquiz.usage
@@ -0,0 +1,24 @@
+usage: webquiz [-h] [-q] [-d] [-s] [--latex | -l | -x] [-r RCFILE]
+ [-i | -e | --settings [SETTINGS]]
+ [quiz_file [quiz_file ...]]
+
+A LaTeX package for writing online quizzes
+
+positional arguments:
+ quiz_file latex quiz files
+
+optional arguments:
+ -h, --help show this help message and exit
+ -q, --quiet Suppress tex4ht messages (also -qq etc)
+ -d, --draft Use make4ht draft mode
+ -s, --shell-escape Shell escape for tex4ht/make4ht
+ --latex Use latex to compile document with make4ht (default)
+ -l, --lua Use lualatex to compile the quiz
+ -x, --xelatex Use xelatex to compile the quiz
+ -r RCFILE, --rcfile RCFILE
+ Specify location of the webquiz rc-file
+ -i, --initialise, --initialize
+ Install web components of webquiz
+ -e, --edit-settings Edit default settings for webquiz
+ --settings [SETTINGS]
+ List default settings for webquiz