diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-14 21:37:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-14 21:37:43 +0000 |
commit | c285b32d78d4d2725778d9de6921cdc6ecbc1b08 (patch) | |
tree | 0aef7208e0d845165f9406e7ff230a96d752e79b /Master/texmf-dist/tex/context/interface/mkiv/i-vspace.xml | |
parent | de31a6ac7fa4e3394e7b67033d3b15dcc6141a32 (diff) |
context (14may16)
git-svn-id: svn://tug.org/texlive/trunk@41118 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/interface/mkiv/i-vspace.xml')
-rw-r--r-- | Master/texmf-dist/tex/context/interface/mkiv/i-vspace.xml | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/context/interface/mkiv/i-vspace.xml b/Master/texmf-dist/tex/context/interface/mkiv/i-vspace.xml index 340ce49d5b3..b6d7381ee90 100644 --- a/Master/texmf-dist/tex/context/interface/mkiv/i-vspace.xml +++ b/Master/texmf-dist/tex/context/interface/mkiv/i-vspace.xml @@ -104,6 +104,12 @@ </cd:arguments> </cd:command> + <cd:command name="useblankparameter" file="spac-ver.mkiv"> + <cd:arguments> + <cd:csname/> + </cd:arguments> + </cd:command> + <cd:command name="inhibitblank" file="spac-ver.mkiv"/> <cd:command name="synchronizeblank" file="spac-ver.mkiv"/> @@ -141,4 +147,4 @@ <cd:command name="bigskip" file="spac-ver.mkiv"/> -</cd:interface>
\ No newline at end of file +</cd:interface> |