Re: [NTG-context] Disable Ligatures in \type

2014-11-21 Thread Hans Hagen

On 11/21/2014 6:15 PM, Gareth Jones wrote:

Hi all,

When I use \type{} or \starttyping, I get unwanted ligatures in
ConTeXt MkIV output (e.g. “–” for “--” and the ff/fl/fi ligatures).
Please see the attached for a minimal example.

Things work as expected with the default fonts, but break when
\definefontfamily is used, even for Latin Modern Mono.

Have I missed some documentation, or is there a bug?


no. it's a feature

\definefontfamily [texgyre] [tt] [TeX Gyre Cursor] [features=none]


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] Disable Ligatures in \type

2014-11-21 Thread Gareth Jones
On 21 November 2014 18:00, Hans Hagen pra...@wxs.nl wrote:
 On 11/21/2014 6:15 PM, Gareth Jones wrote:
 Have I missed some documentation, or is there a bug?


 no. it's a feature

 \definefontfamily [texgyre] [tt] [TeX Gyre Cursor] [features=none]

Thanks Hans.  I’ll try to make that more obvious on the Wiki.

Gareth
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___