ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: disabling font features with xetex
Date: Sat, 12 Sep 2009 14:50:45 +0200	[thread overview]
Message-ID: <4AAB9925.4030305@wxs.nl> (raw)
In-Reply-To: <alpine.LNX.2.00.0909112324001.14010@ybpnyubfg.ybpnyqbznva>

Aditya Mahajan wrote:
> On Tue, 8 Sep 2009, Wolfgang Schuster wrote:
> 
>>
>> Am 08.09.2009 um 06:56 schrieb Aditya Mahajan:
>>
>>> Hi,
>>>
>>> Is there a monospaced font which matches with Latin Modern and 
>>> contains greek letters?
>>
>> Computer Modern Unicode Sans Serif
> 
> How do I remove font features with xetex? I have the following example, 
> with cmuntt taken from 
> ftp://canopus.iacp.dvo.ru/pub/Font/cm_unicode/cm-unicode-0.6.3a-otf.tar.gz
> 
> \starttypescript [mono] [cmunicode]
>      %\setups[font:fallback:mono]
>      \definefontsynonym [Mono]           [file:cmuntt]
>                         [features=none]
>      \definefontsynonym [MonoItalic]     [file:cmuntt]
>                         [features=none]
>      \definefontsynonym [MonoBold]       [file:cmuntt]
>                         [features=none]
>      \definefontsynonym [MonoBoldItalic] [file:cmuntt]
>                         [features=none]
> \stoptypescript
> 
> \definetypeface[mainface][rm][serif][modern]   [default]
> \definetypeface[mainface][ss][sans] [modern]   [default]
> \definetypeface[mainface][tt][mono][cmunicode] [default]
> \definetypeface[mainface][mm][math][modern] [default]
> 
> \setupbodyfont[mainface,10pt]
> 
> \starttext
> \type{suffix} \type{αβγ}
> \stoptext
> 
> With luatex it works fine, but with xetex I get the ffi ligature in 
> "suffix". Any idea how to get rid of it in xetex?

what happens if you define 'none' to disable liga explicitly

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
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2009-09-12 12:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-08  4:56 [OT] Monospaced greek font Aditya Mahajan
2009-09-08 13:59 ` Wolfgang Schuster
2009-09-08 14:36   ` Aditya Mahajan
2009-09-12  3:31   ` disabling font features with xetex (was: Monospaced greek font) Aditya Mahajan
2009-09-12 10:37     ` Wolfgang Schuster
2009-09-12 12:50     ` Hans Hagen [this message]
2009-09-12 14:53       ` \definefontfeature (was: disabling font features with xetex) Wolfgang Schuster
2009-09-13 11:22         ` \definefontfeature Hans Hagen
2009-09-12 23:27       ` several messages Aditya Mahajan
2009-09-13 11:56         ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AAB9925.4030305@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).