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? Thanks, Gareth
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 -----------------------------------------------------------------
On 21 November 2014 18:00, Hans Hagen
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
participants (2)
-
Gareth Jones
-
Hans Hagen