summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/webquiz/webquiz.cfg
diff options
context:
space:
mode:
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