diff options
Diffstat (limited to 'tex/context/interface/mkiv/i-common-keyword.xml')
-rw-r--r-- | tex/context/interface/mkiv/i-common-keyword.xml | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/tex/context/interface/mkiv/i-common-keyword.xml b/tex/context/interface/mkiv/i-common-keyword.xml index 74a02890d..8469dab2f 100644 --- a/tex/context/interface/mkiv/i-common-keyword.xml +++ b/tex/context/interface/mkiv/i-common-keyword.xml @@ -792,4 +792,21 @@ </cd:keywords> </cd:define> -</cd:interface> + <!-- * --> + <!-- \... [...] --> + <!-- --> + <!-- * SCRIPT --> + + <cd:define name="keyword-script"> + <cd:keywords> + <cd:constant type="hangul"/> + <cd:constant type="hanzi"/> + <cd:constant type="nihongo"/> + <cd:constant type="ethiopic"/> + <cd:constant type="thai"/> + <cd:constant type="test"/> + <cd:constant type="cd:name"/> + </cd:keywords> + </cd:define> + +</cd:interface>
\ No newline at end of file |