diff options
Diffstat (limited to 'tex/context/interface/third')
-rw-r--r-- | tex/context/interface/third/t-transliterator.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/interface/third/t-transliterator.xml b/tex/context/interface/third/t-transliterator.xml index f2ec522..d45f9cf 100644 --- a/tex/context/interface/third/t-transliterator.xml +++ b/tex/context/interface/third/t-transliterator.xml @@ -33,6 +33,10 @@ <cd:constant type="sk"/> <cd:constant type="hr"/> </cd:parameter> + <cd:parameter name="deficient_font"> + <cd:constant type="yes"/> + <cd:constant type="no" default="yes"/> + </cd:parameter> <cd:parameter name="hinting"> <cd:constant type="yes" default="yes"/> <cd:constant type="no"/> |