summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/x-xml-11.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/x-xml-11.tex')
-rw-r--r--Master/texmf-dist/tex/context/base/x-xml-11.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/x-xml-11.tex b/Master/texmf-dist/tex/context/base/x-xml-11.tex
index 81fbac5b4c5..c1b185b559f 100644
--- a/Master/texmf-dist/tex/context/base/x-xml-11.tex
+++ b/Master/texmf-dist/tex/context/base/x-xml-11.tex
@@ -57,14 +57,15 @@
\defineXMLpickup
[entities][n=0]
{\expanded{\SomeElement{\XMLop{n}}{Entities}}
- \starttabulate[|l|p|]}
+ \starttabulate[|l|l|l|]}
{\stoptabulate}
-\defineXMLcommand
+\defineXMLcommand % ugly hack (make macro of it)
[entity][name=,n=0]
{\startexpanded
\noexpand \NC \XMLop{name}
\noexpand \NC \XMLop{n}
+ \noexpand \NC \noexpand\doXMLentity\XMLop{name};
\noexpand \NC
\noexpand \NR
\stopexpanded}