summaryrefslogtreecommitdiff
path: root/tex/context/base/mtx-context-xml.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mtx-context-xml.tex')
-rw-r--r--tex/context/base/mtx-context-xml.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/mtx-context-xml.tex b/tex/context/base/mtx-context-xml.tex
index 63b1d6e9e..eeaca3213 100644
--- a/tex/context/base/mtx-context-xml.tex
+++ b/tex/context/base/mtx-context-xml.tex
@@ -63,6 +63,7 @@
if #files > 0 then
if document.arguments.analyze then
moduledata.xml.analyzers.structure (files)
+ context.page()
moduledata.xml.analyzers.characters(files)
else
context("no action given")