ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Cyrillic fonts
       [not found] <mailman.112.1235177068.18844.ntg-context@ntg.nl>
@ 2009-02-21 22:08 ` Vyatcheslav Yatskovsky
  2009-02-22 20:24   ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Vyatcheslav Yatskovsky @ 2009-02-21 22:08 UTC (permalink / raw)
  To: ntg-context

>
> no. also, times is even older than lm -)
>
> i'd like to default to optima nova or palatino nova but that's no option
> for most users either because these are commercial fonts
>    
Thank you, Hans. But my argument for default Times (or other font) is 
that it supports Cyrillic, while LM does not.
I think that Cyrillic users deserve to be able write something like
\starttext
Привет мир! (Hello World)
\stoptext
and get right output with no setup.

My another question remains: how to use other Gyre fonts in most simple way?

Best,
Vyactheslav
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Cyrillic fonts
  2009-02-21 22:08 ` Cyrillic fonts Vyatcheslav Yatskovsky
@ 2009-02-22 20:24   ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2009-02-22 20:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 21.02.2009 um 23:08 schrieb Vyatcheslav Yatskovsky:

> Thank you, Hans. But my argument for default Times (or other font)  
> is that it supports Cyrillic, while LM does not.

We hat this topic a while ago and Hans suggested one should
write a mail to the Latin Modern team to include cyrillic.

Using Times as default font is no option.

> I think that Cyrillic users deserve to be able write something like
> \starttext
> Привет мир! (Hello World)
> \stoptext
> and get right output with no setup.
>
> My another question remains: how to use other Gyre fonts in most  
> simple way?


See below, a few fonts are missing but I will provide the typescripts  
and
send it to Hans.

% Palatino

\usetypescript[palatino]
\setupbodyfont[palatino]

% Times

\usetypescript[times]
\setupbodyfont[times]

or

\usetypescript[postscript]
\setupbodyfont[postscript]

% Helvetica

\usetypescript[postscript]
\setupbodyfont[postscript,ss]

% Courier

\usetypescript[postscript]
\setupbodyfont[postscript,tt]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-22 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.112.1235177068.18844.ntg-context@ntg.nl>
2009-02-21 22:08 ` Cyrillic fonts Vyatcheslav Yatskovsky
2009-02-22 20:24   ` Wolfgang Schuster

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).