Aditya Mahajan wrote:
Am 12.09.2009 um 05:31 schrieb Aditya Mahajan:
How do I remove font features with xetex?
On Sat, 12 Sep 2009, Wolfgang Schuster wrote:
Does \definefontfeature[default][default][liga=no] work?
On Sat, 12 Sep 2009, Hans Hagen wrote:
what happens if you define 'none' to disable liga explicitly
Thanks. Basically I ended up with
\definefontfeature[reallynone][none][liga=no]
and then use features=reallynone in the typescripts. I am still curious on why features=none does not work out of the box with xetex.
In mkiv we have: \definefontfeature [none] [mode=none,features=no] but none is not defined in mkii so, i defined it and also extended the xetex handler to listen to features=no but still xetex does ligatures so it maybe that xetex also has some defaults built in but i leave that to you to figure out Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------