ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: Vladimir Smirnov <smirnoff@spbal.ru>
Subject: Re: Cyrillic glyphs display problem with standalone ConTeXt distribution under win32
Date: Mon, 08 May 2006 01:43:09 +0200	[thread overview]
Message-ID: <445E860D.6050802@wxs.nl> (raw)
In-Reply-To: <6faad9f00605071600s5b0b77c3nff883906a30fab59@mail.gmail.com>

Mojca Miklavec wrote:
> On 5/7/06, Vladimir Smirnov wrote:
>   
>> Hello everyone,
>>
>> Great thanks to Mojca Miklavec, that was definitely a font problem. Using
>> antykwa-torunska did solve it.
>>
>>     
>>>> \usetypescript[modern-base][t2a]
>>>> \setupbodyfont[modern]
>>>>         
>>> Latin modern doesn't have cyrillic letters.
>>>       
>> I took the code from wiki. It was for cm-super font package, included in
>> the distribution. Is there a problem with this package in
>> mswincontext.zip?..
>>     
>
> I'm only guessing now, but it might be that cm[whatever] maps to
> lm[whatever] even at the places where cm-super fonts should be used,
> which means that the code used to work until Latin Modern replaced
> Computer Modern.
>
> Another (not really probable) possibility is that latin modern is
> preloaded and interferes with loading new encoding from "almost the
> same family".
>
> If I figure anything out, I'll report it, but Hans or others probably
> know better how to handle with this than I do.
>   
\starttext

\usetypescript [serif,sans,mono,math] [computer-modern] [default,name,size,t2c]
\usetypescript [map] [computer-modern] [t2c]
\usemathcollection[default]
\setupbodyfont[modern]

\dorecurse{200}{\char\recurselevel\space \space}

\stoptext

this does not work here because i don't have the full cm super installed 

(i can add a reasonable subset to the less and less minimal distribution)  

(there are quite some cyr related definitions in the typescripts but what encoding makes most sense?) 

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

  reply	other threads:[~2006-05-07 23:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-07 21:59 Vladimir Smirnov
2006-05-07 23:00 ` Mojca Miklavec
2006-05-07 23:43   ` Hans Hagen [this message]
2006-05-07 23:08 ` Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2006-05-07 18:50 Vladimir Smirnov
2006-05-07 19:56 ` Mojca Miklavec
2006-05-07 20:32 ` Mikael Persson

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=445E860D.6050802@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    --cc=smirnoff@spbal.ru \
    /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).