diff options
author | Hans Hagen <pragma@wxs.nl> | 2001-04-23 00:00:00 +0200 |
---|---|---|
committer | Hans Hagen <pragma@wxs.nl> | 2001-04-23 00:00:00 +0200 |
commit | c710c4ab57f84965c89205af58bc4fe204dfb79c (patch) | |
tree | 727eb120f5c77be468d209c69f7e91956fcab43f /tex/context/base/xtag-ini.tex | |
parent | 097d775537de422f644e9d13a40a3b18bf7dfe91 (diff) | |
download | context-c710c4ab57f84965c89205af58bc4fe204dfb79c.tar.gz |
stable 2001.04.23
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} |