Changes

Jump to navigation Jump to search
1,107 bytes added ,  16:57, 16 December 2017
Hebrew addition
The same settings work well for Narkisim. For David_CLM you only need the script setting.
 
Correction by Hans, 2017-12-16:
 
There is a font feature hebrew already predefined
 
<texcode>
\definefontfeature [hebrewoldstyle] [oldstyle] [...]
</texcode>
 
if you have to set a language depends on the font (often dflt is ok).
 
This is the predefined set:
 
<texcode>
\definefontfeature
[semitic-complete]
[mode=node,analyze=yes,language=dflt,ccmp=yes,
autoscript=position,autolanguage=position,
init=yes,medi=yes,fina=yes,isol=yes,
mark=yes,mkmk=yes,kern=yes,curs=yes,
liga=yes,dlig=yes,rlig=yes,clig=yes,calt=yes]
 
\definefontfeature
[semitic-simple]
[mode=node,analyze=yes,language=dflt,ccmp=yes,
autoscript=position,autolanguage=position,
init=yes,medi=yes,fina=yes,isol=yes,
mark=yes,mkmk=yes,kern=yes,curs=yes,
rlig=yes,calt=yes]
 
\definefontfeature
[arabic]
[semitic-complete]
[script=arab]
 
\definefontfeature
[syriac]
[arabic]
[fin2=yes,fin3=yes,med2=yes]
 
\definefontfeature
[hebrew]
[semitic-complete]
[script=hebr]
 
\definefontfeature
[simplearabic]
[semitic-simple]
[script=arab]
 
\definefontfeature
[simplehebrew]
[semitic-simple]
[script=hebr]
</texcode>
[[Category:International]]
[[Category:Fonts]]

Navigation menu