summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/webquiz/webquiz.cfg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-01 21:07:31 +0000
committerKarl Berry <karl@freefriends.org>2019-04-01 21:07:31 +0000
commitca790e6da556783aa072a2b1d21eee01b100ec32 (patch)
tree226da3ee026929e682fb4f71fa403a42487ae758 /Master/texmf-dist/tex/latex/webquiz/webquiz.cfg
parentb9279e1b4ddf93b0d93a9f62ba3335fc2386cebb (diff)
webquiz (1apr19)
git-svn-id: svn://tug.org/texlive/trunk@50694 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/webquiz/webquiz.cfg')
-rw-r--r--Master/texmf-dist/tex/latex/webquiz/webquiz.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/webquiz/webquiz.cfg b/Master/texmf-dist/tex/latex/webquiz/webquiz.cfg
index 0c503fc1c20..571fecd2fa7 100644
--- a/Master/texmf-dist/tex/latex/webquiz/webquiz.cfg
+++ b/Master/texmf-dist/tex/latex/webquiz/webquiz.cfg
@@ -27,8 +27,8 @@
\Configure{VERSION}{}
% Output a WebQuiz doctype instead of the default for HTML5
-\Configure{DOCTYPE}{\HCode{<?xml version="1.0" encoding="UTF-8" standalone="no"?>\Hnewline
-<!DOCTYPE webquiz SYSTEM "webquiz.dtd">}}
+\Configure{DOCTYPE}{\HCode{<?xml version="1.0" encoding="UTF-8" ?>\Hnewline
+<!DOCTYPE webquiz>}}
\ifWQ@Debugging\def\WQ@debugging{true}\else\def\WQ@debugging{false}\fi