Changes

Jump to navigation Jump to search
578 bytes added ,  05:29, 5 February 2022
}
</texcode>
 
Suppose that for a certain font (say <code>myfont</code>), using <code>devanagari-two</code> features, the above listed ra + consonant + vowel forms are not rendered properly. The above goodies file is then saved as <code>myfont.lfg</code> and used while defining the features thus:
<texcode>
\definefontfeature
[myfontfeatures]
[devanagari-two]
[goodies=myfont.lfg,
sanitizer=dev2rkrf,
indic={movematra=auto,conjuncts=quit}]
</texcode>
Now, <code>myfontfeatures</code> can be used with {{cmd|definedfont}} and/or while writing typescripts for the font.
= Script and language features =
107

edits

Navigation menu