diff options
Diffstat (limited to 'tex/context/base/xtag-ini.tex')
-rw-r--r-- | tex/context/base/xtag-ini.tex | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tex/context/base/xtag-ini.tex b/tex/context/base/xtag-ini.tex index a34a233c3..1b6f98cfe 100644 --- a/tex/context/base/xtag-ini.tex +++ b/tex/context/base/xtag-ini.tex @@ -790,14 +790,14 @@ % partially defined here -\fetchruntimecommand\showXMLfile {\f!xtagprefix vis} -\fetchruntimecommand\showXMLbuffer{\f!xtagprefix vis} - -\fetchruntimecommand\showXMLtxt {\f!xtagprefix vis} -\fetchruntimecommand\showXMLpar {\f!xtagprefix vis} -\fetchruntimecommand\showXMLlin {\f!xtagprefix vis} -\fetchruntimecommand\showXMLwrd {\f!xtagprefix vis} -\fetchruntimecommand\showXMLemp {\f!xtagprefix vis} +\fetchruntimecommand\showXMLfile {\f!xtagprefix\s!run} +\fetchruntimecommand\showXMLbuffer{\f!xtagprefix\s!run} + +\fetchruntimecommand\showXMLtxt {\f!xtagprefix\s!run} +\fetchruntimecommand\showXMLpar {\f!xtagprefix\s!run} +\fetchruntimecommand\showXMLlin {\f!xtagprefix\s!run} +\fetchruntimecommand\showXMLwrd {\f!xtagprefix\s!run} +\fetchruntimecommand\showXMLemp {\f!xtagprefix\s!run} %D \type %D {processXMLbuffer} |