summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/webquiz/webquiz.usage
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-16 22:43:33 +0000
committerKarl Berry <karl@freefriends.org>2019-03-16 22:43:33 +0000
commit7e80fa208736f4ab99b1d57dd1571da41f1e3744 (patch)
tree606bd82a5737d587ef239fd58a5a58c256666178 /Master/texmf-dist/doc/latex/webquiz/webquiz.usage
parent9de7d0ea371387f647487812b48b51030c739bdf (diff)
webquiz
git-svn-id: svn://tug.org/texlive/trunk@50419 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/webquiz/webquiz.usage')
-rw-r--r--Master/texmf-dist/doc/latex/webquiz/webquiz.usage23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/webquiz/webquiz.usage b/Master/texmf-dist/doc/latex/webquiz/webquiz.usage
new file mode 100644
index 00000000000..955740c95cb
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/webquiz/webquiz.usage
@@ -0,0 +1,23 @@
+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 Install web components of webquiz
+ -e, --edit-settings Edit default settings for webquiz
+ --settings [SETTINGS]
+ List default settings for webquiz