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: \definefontfeature
Date: Sun, 13 Sep 2009 13:22:44 +0200	[thread overview]
Message-ID: <4AACD604.5050709@wxs.nl> (raw)
In-Reply-To: <CDB4446B-F3BF-4495-830E-F7595E19D12F@googlemail.com>

Wolfgang Schuster wrote:
> 
> Am 12.09.2009 um 14:50 schrieb Hans Hagen:
> 
>> what happens if you define 'none' to disable liga explicitly
> 
> the three argument version of \definefontfeature is more handy but the 
> definition for mkii makes no sense
> 
> \def\dodefinefontfeature[#1][#2][#3]%
>   {\doifassignmentelse{#2}
>      {\setevalue{\??fa#1}{#2}}
>      {\let\!!stringa\empty
>       
> \def\mkdodefinefontfeature##1{\edef\!!stringa{\ifx\!!stringa\empty\else\!!stringa,\fi##1}}% 
> 
>       \processcommalist[#2]\mkdodefinefontfeature
>       \setevalue{\??fa#1}{\ifx\!!stringa\empty\else\!!stringa,\fi#3}}}
> 
> wouldn't be
> 
>       ...
>       \def\mkdodefinefontfeature##1%
>        
> {\edef\!!stringa{\ifx\!!stringa\empty\else\!!stringa,\fi\executeifdefined{\??fa##1}\empty}}% 
> 
>       ...
> 
> better?

sure. actually most of these \mk* macros hav eto go (date from the 
shared time)

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:22 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         ` Hans Hagen [this message]
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=4AACD604.5050709@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).