ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: vit.zyka@seznam.cz,  mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: fix of Kurier typefaces
Date: Tue, 10 Jun 2008 00:36:14 +0200	[thread overview]
Message-ID: <484DB05E.9090806@wxs.nl> (raw)
In-Reply-To: <484CF77E.5040404@seznam.cz>

Vit Zyka wrote:
> Hi,
> 
> there is a miscorrespondence between names of Kurier fonts (in 
> type-one.tex and type-syn.tex) - missing 'Regular' or '-'. I propose to 
> fix type-syn.tex as follows.
> 
> Vit
> 
> -----------------------------------------------
> \starttypescript [sans] [kurier-light] [name]
>    \setups[font:fallback:sans]
>    \definefontsynonym [Sans]           [Kurier-Light-Regular] %<-
>    \definefontsynonym [SansItalic]     [Kurier-Light-Italic] %<-
>    \definefontsynonym [SansBold]       [Kurier-Medium-Regular] %<-
>    \definefontsynonym [SansBoldItalic] [Kurier-Medium-Italic] %<-
> \stoptypescript
> 
> \starttypescript [sans] [kurier] [name]
>    \setups[font:fallback:sans]
>    \definefontsynonym [Sans]           [Kurier-Regular]
>    \definefontsynonym [SansItalic]     [Kurier-Regular-Italic] %<-
>    \definefontsynonym [SansBold]       [Kurier-Bold-Regular] %<-
>    \definefontsynonym [SansBoldItalic] [Kurier-Bold-Italic] %<-
> \stoptypescript
> 
> \starttypescript [sans] [kurier-medium] [name]
>    \setups[font:fallback:sans]
>    \definefontsynonym [Sans]           [Kurier-Medium-Regular] %<-
>    \definefontsynonym [SansItalic]     [Kurier-Medium-Italic] %<-
>    \definefontsynonym [SansBold]       [Kurier-Heavy-Regular] %<-
>    \definefontsynonym [SansBoldItalic] [Kurier-Heavy-Italic] %<-
> \stoptypescript
> 
> \starttypescript [math] [kurier-light] [name]
>    \definefontsynonym [MathRoman]     [Kurier-Math-Letters-Light]
>    \definefontsynonym [MathItalic]    [Kurier-Math-Letters-Light-Italic] %<-
>    \definefontsynonym [MathSymbol]    [Kurier-Math-Symbols-Light]
>    \definefontsynonym [MathExtension] [Kurier-Math-Extension-Light]
> \stoptypescript
> 
> \starttypescript [math] [kurier] [name]
>    \definefontsynonym [MathRoman]     [Kurier-Math-Letters-Regular]
>    \definefontsynonym [MathItalic] 
> [Kurier-Math-Letters-Regular-Italic] %<-
>    \definefontsynonym [MathSymbol]    [Kurier-Math-Symbols-Regular]
>    \definefontsynonym [MathExtension] [Kurier-Math-Extension-Regular]
> \stoptypescript
> 
> \starttypescript [math] [kurier-medium] [name]
>    \definefontsynonym [MathRoman]     [Kurier-Math-Letters-Medium]
>    \definefontsynonym [MathItalic] 
> [Kurier-Math-Letters-Medium-Italic] %<-
>    \definefontsynonym [MathSymbol]    [Kurier-Math-Symbols-Medium]
>    \definefontsynonym [MathExtension] [Kurier-Math-Extension-Medium]
> \stoptypescript

i think that it should be In type-one):

\starttypescript [sans] [kurier-light,kurier,kurier-medium] 
[texnansi,ec,qx,t5]
     \definefontsynonym[Kurier-Regular]       [\typescriptthree-kurierr] 
  [encoding=\typescriptthree]
     \definefontsynonym[Kurier-Italic] 
[\typescriptthree-kurierri] [encoding=\typescriptthree]
     \definefontsynonym[Kurier-Bold]          [\typescriptthree-kurierb] 
  [encoding=\typescriptthree]
     \definefontsynonym[Kurier-BoldItalic] 
[\typescriptthree-kurierbi] [encoding=\typescriptthree]
     \definefontsynonym[Kurier-Light]         [\typescriptthree-kurierl] 
  [encoding=\typescriptthree]
     \definefontsynonym[Kurier-LightItalic] 
[\typescriptthree-kurierli] [encoding=\typescriptthree]
     \definefontsynonym[Kurier-Medium]        [\typescriptthree-kurierm] 
  [encoding=\typescriptthree]
     \definefontsynonym[Kurier-MediumItalic] 
[\typescriptthree-kuriermi] [encoding=\typescriptthree]
     \definefontsynonym[Kurier-Heavy]         [\typescriptthree-kurierh] 
  [encoding=\typescriptthree]
     \definefontsynonym[Kurier-HeavyItalic] 
[\typescriptthree-kurierhi] [encoding=\typescriptthree]

     \loadmapfile[kurier-\typescriptthree.map]
\stoptypescript


-----------------------------------------------------------------
                                           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:[~2008-06-09 22:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-09  9:27 Vit Zyka
2008-06-09 22:36 ` 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=484DB05E.9090806@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=vit.zyka@seznam.cz \
    /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).