diff options
Diffstat (limited to 'tex/context/interface/mkiv/i-synonym.xml')
-rw-r--r-- | tex/context/interface/mkiv/i-synonym.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/interface/mkiv/i-synonym.xml b/tex/context/interface/mkiv/i-synonym.xml index ca3053fe4..8bc9ed87e 100644 --- a/tex/context/interface/mkiv/i-synonym.xml +++ b/tex/context/interface/mkiv/i-synonym.xml @@ -91,6 +91,10 @@ <cd:parameter name="inbetween"> <cd:constant type="cd:command"/> </cd:parameter> + <cd:parameter name="hyphens"> + <cd:constant type="yes" default="yes"/> + <cd:constant type="no"/> + </cd:parameter> </cd:assignments> </cd:arguments> </cd:command> |