diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/cont-run.mkiv')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/cont-run.mkiv | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/cont-run.mkiv b/Master/texmf-dist/tex/context/base/mkiv/cont-run.mkiv index f841ce53033..12c12e0d93a 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/cont-run.mkiv +++ b/Master/texmf-dist/tex/context/base/mkiv/cont-run.mkiv @@ -53,4 +53,12 @@ \unexpanded\def\blocksynctexfile[#1]% {\processcommacommand{#1}\synctexblockfilename} +\def\continuewhenlmtxmode + {\starttext + \startTEXpage[\c!offset=2ex,\c!foregroundstyle=\tttf]% + This file needs \LuaMetaTeX\ and \ConTeXt\ \LMTX.% + \stopTEXpage + \stoptext + \endinput} + \protect \endinput |