diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/interface/mkiv/i-common-definitions.xml')
-rw-r--r-- | Master/texmf-dist/tex/context/interface/mkiv/i-common-definitions.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/interface/mkiv/i-common-definitions.xml b/Master/texmf-dist/tex/context/interface/mkiv/i-common-definitions.xml new file mode 100644 index 00000000000..1bb84efdcf2 --- /dev/null +++ b/Master/texmf-dist/tex/context/interface/mkiv/i-common-definitions.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<?context-directive job ctxfile x-setups.ctx ?> + +<cd:interface xmlns:cd="http://www.pragma-ade.com/commands"> + + <cd:interfacefile filename="i-common-argument.xml"/> + <cd:interfacefile filename="i-common-assignment.xml"/> + <cd:interfacefile filename="i-common-keyword.xml"/> + <cd:interfacefile filename="i-common-string.xml"/> + <cd:interfacefile filename="i-common-value.xml"/> + +</cd:interface> |