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: several messages
Date: Sun, 13 Sep 2009 13:56:34 +0200	[thread overview]
Message-ID: <4AACDDF2.7010907@wxs.nl> (raw)
In-Reply-To: <alpine.LNX.2.00.0909121925060.6654@ybpnyubfg.ybpnyqbznva>

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
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


      reply	other threads:[~2009-09-13 11:56 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     ` disabling font features with xetex Hans Hagen
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 [this message]

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=4AACDDF2.7010907@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).