diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/interface/mkiv/i-textflow.xml')
-rw-r--r-- | Master/texmf-dist/tex/context/interface/mkiv/i-textflow.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/context/interface/mkiv/i-textflow.xml b/Master/texmf-dist/tex/context/interface/mkiv/i-textflow.xml index 9c9ea21900c..71234373f91 100644 --- a/Master/texmf-dist/tex/context/interface/mkiv/i-textflow.xml +++ b/Master/texmf-dist/tex/context/interface/mkiv/i-textflow.xml @@ -37,7 +37,7 @@ </cd:arguments> </cd:command> - <cd:command name="doifelsetextflowcollector" level="system" category="structure conditional" file="page-flw.mkiv"> + <cd:command name="doifelsetextflowcollector" level="system" category="structure" keywords="conditional" file="page-flw.mkiv"> <cd:arguments> <cd:resolve name="argument-name"/> <cd:resolve name="argument-true"/> @@ -45,7 +45,7 @@ </cd:arguments> </cd:command> - <cd:command name="doiftextflowcollectorelse" level="system" category="structure conditional" file="page-flw.mkiv"> + <cd:command name="doiftextflowcollectorelse" level="system" category="structure" keywords="conditional" file="page-flw.mkiv"> <cd:arguments> <cd:resolve name="argument-name"/> <cd:resolve name="argument-true"/> @@ -53,7 +53,7 @@ </cd:arguments> </cd:command> - <cd:command name="doifelsetextflow" level="system" category="structure conditional" file="page-flw.mkiv"> + <cd:command name="doifelsetextflow" level="system" category="structure" keywords="conditional" file="page-flw.mkiv"> <cd:arguments> <cd:resolve name="argument-name"/> <cd:resolve name="argument-true"/> @@ -61,7 +61,7 @@ </cd:arguments> </cd:command> - <cd:command name="doiftextflowelse" level="system" category="structure conditional" file="page-flw.mkiv"> + <cd:command name="doiftextflowelse" level="system" category="structure" keywords="conditional" file="page-flw.mkiv"> <cd:arguments> <cd:resolve name="argument-name"/> <cd:resolve name="argument-true"/> @@ -81,4 +81,4 @@ </cd:arguments> </cd:command> -</cd:interface>
\ No newline at end of file +</cd:interface> |