ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [OT] creating-a-style-file-in-context
Date: Tue, 27 Oct 2009 23:08:16 +0100	[thread overview]
Message-ID: <FFB6D7FD-DE8F-41D0-A49A-369578F4865B@googlemail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.0910270930460.10467@ybpnyubfg.ybpnyqbznva>


Am 27.10.2009 um 14:38 schrieb Aditya Mahajan:

>>> 3. Should \simplefonts!weight also include lightcondensed and heavy?
>>
>> Can you provide a list for them.
>
> Many fonts provide a heavy version; Antykwa provides condensed  
> light; Kurier provides condensed medium and condensed heavy. So, a  
> partial list might be (I don't know if this is complete or not)
>
> \def\simplefonts!weight
>  {\v!light,\v!normal,\v!medium,\v!heavy,\v!condensed\v!light,\v! 
> condensed,\v!condensed\v!medium,\v!condensed\v!heavy}

I need also a list like these for each weight (this is the logic to  
find all alternatives for a given font):

\getparameters
   [\????sf\v!heavy]
   [        \c!regular={heavyregular,heavy},
             \c!italic={heavyitalic,\namedsimplefontparameter\v!heavy 
\c!regular},
            \c!slanted={\namedsimplefontparameter\v!heavy\c!italic},
               \c!bold={\namedsimplefontparameter\v!heavy\c!regular},
         \c!bolditalic={\namedsimplefontparameter\v!heavy\c!bold},
        \c!boldslanted={\namedsimplefontparameter\v!heavy\c!bolditalic},
               \c!caps={\namedsimplefontparameter\v!heavy\c!regular},
         \c!italiccaps={\namedsimplefontparameter\v!heavy\c!caps},
        \c!slantedcaps={\namedsimplefontparameter\v!heavy\c!italiccaps},
           \c!boldcaps={\namedsimplefontparameter\v!heavy\c!caps},
     \c!bolditaliccaps={\namedsimplefontparameter\v!heavy\c!boldcaps},
    \c!boldslantedcaps={\namedsimplefontparameter\v!heavy\c! 
bolditaliccaps}]

Wolfgang

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


      reply	other threads:[~2009-10-27 22:08 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-21  9:05 luigi scarso
2009-10-25  9:15 ` Jan-Erik Hägglöf
2009-10-25  9:23   ` Wolfgang Schuster
2009-10-25  9:27     ` Taco Hoekwater
2009-10-25  9:37       ` Wolfgang Schuster
2009-10-25 10:27         ` Jan-Erik Hägglöf
2009-10-25 10:40           ` Wolfgang Schuster
2009-10-25 11:05           ` Aditya Mahajan
2009-10-25 12:09             ` Jan-Erik Hägglöf
2009-10-25 12:17               ` Aditya Mahajan
2009-10-25 12:28                 ` Jan-Erik Hägglöf
2009-10-25 12:32                 ` Jan-Erik Hägglöf
2009-10-25 12:45 ` Wolfgang Schuster
2009-10-25 14:17   ` Jan-Erik Hägglöf
2009-10-25 14:29     ` Wolfgang Schuster
2009-10-25 14:53       ` Jan-Erik Hägglöf
2009-10-26  5:42   ` Aditya Mahajan
2009-10-26  7:43     ` Wolfgang Schuster
2009-10-26 16:13       ` Aditya Mahajan
2009-10-26 21:20         ` Wolfgang Schuster
2009-10-27  6:13           ` Aditya Mahajan
2009-10-27  8:45             ` Wolfgang Schuster
2009-10-27  8:50               ` Hans Hagen
2009-10-27  8:56                 ` Wolfgang Schuster
2009-10-27  9:11                   ` Hans Hagen
2009-10-27  9:13                     ` luigi scarso
2009-10-27 13:38               ` Aditya Mahajan
2009-10-27 22:08                 ` Wolfgang Schuster [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=FFB6D7FD-DE8F-41D0-A49A-369578F4865B@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).