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: Cyrillic fonts
Date: Sun, 22 Feb 2009 21:24:52 +0100	[thread overview]
Message-ID: <955AE641-AF34-4A19-A998-B1703931865C@gmail.com> (raw)
In-Reply-To: <49A07B6B.2010705@gmail.com>


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
___________________________________________________________________________________

      reply	other threads:[~2009-02-22 20:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.112.1235177068.18844.ntg-context@ntg.nl>
2009-02-21 22:08 ` Vyatcheslav Yatskovsky
2009-02-22 20:24   ` 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=955AE641-AF34-4A19-A998-B1703931865C@gmail.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).