diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/interface/mkiv/i-indent.xml')
-rw-r--r-- | Master/texmf-dist/tex/context/interface/mkiv/i-indent.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/context/interface/mkiv/i-indent.xml b/Master/texmf-dist/tex/context/interface/mkiv/i-indent.xml index 666388b6ac6..7e2fb5ca358 100644 --- a/Master/texmf-dist/tex/context/interface/mkiv/i-indent.xml +++ b/Master/texmf-dist/tex/context/interface/mkiv/i-indent.xml @@ -62,11 +62,11 @@ </cd:arguments> </cd:command> - <cd:command name="indentation" file="spac-hor.mkiv"/> + <cd:command name="indentation" file="spac-hor.mkiv" coreprimitive="yes"/> - <cd:command name="noindentation" file="spac-hor.mkiv"/> + <cd:command name="noindentation" file="spac-hor.mkiv" coreprimitive="yes"/> - <cd:command name="doindentation" file="spac-hor.mkiv"/> + <cd:command name="doindentation" file="spac-hor.mkiv" coreprimitive="yes"/> <cd:command name="checknextindentation" file="spac-hor.mkiv"> <cd:arguments> @@ -88,4 +88,4 @@ <cd:command name="indentation" type="environment" begin="push" end="pop" file="spac-hor.mkiv"/> -</cd:interface>
\ No newline at end of file +</cd:interface> |