summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/context
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/context')
-rw-r--r--Master/texmf-dist/doc/context/third/markdown/examples/context-mkii.tex2
-rw-r--r--Master/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex2
2 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/context/third/markdown/examples/context-mkii.tex b/Master/texmf-dist/doc/context/third/markdown/examples/context-mkii.tex
index b5aaa0e04e8..19a7fb2931d 100644
--- a/Master/texmf-dist/doc/context/third/markdown/examples/context-mkii.tex
+++ b/Master/texmf-dist/doc/context/third/markdown/examples/context-mkii.tex
@@ -35,7 +35,9 @@
% Typeset the document `example.tex` that we prepared separately using the
% Lua command-line interface and that contains a plain TeX representation
% of the document `example.md`.
+\catcode`\%=12\relax
\doiffileelse{./example.tex}{\input example}{}
+\catcode`\%=14\relax
% Typeset inline markdown text.
\startmarkdown
diff --git a/Master/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex b/Master/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex
index 65d1d054683..825632c5aa7 100644
--- a/Master/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex
+++ b/Master/texmf-dist/doc/context/third/markdown/examples/context-mkiv.tex
@@ -47,7 +47,9 @@
% Typeset the document `example.tex` that we prepared separately using the
% Lua command-line interface and that contains a plain TeX representation
% of the document `example.md`.
+\catcode`\%=12\relax
\doiffileelse{./example.tex}{\input example}{}
+\catcode`\%=14\relax
% Typeset inline markdown text.
\startmarkdown