ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* minimal example for Cyrillic
@ 2008-04-28  7:16 Gour
  2008-04-28 19:05 ` Henning Hraban Ramm
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Gour @ 2008-04-28  7:16 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 838 bytes --]

Hello!

I was able to persuade one user to prepare ConTeXt package for NixOS
distro, but, unfortunately, being from Russia he quickly discovered that
he minimal example from wiki (http://wiki.contextgarden.net/Russian)
does not work, i.e.

\enableregime[utf]
\useencoding[cyr]

\definetypeface [russian]
  [rm] [serif] [computer-modern] [default] [encoding=t2a]

\setupbodyfont[russian]
\starttext
Мама и Папа % Some Russian characters
\stoptext


does transliterate Russian characters.

I do not have any experience working with Cyrillic, so if anyone can
provide minimal working example it would be very nice?

I persistently claimed that "it must work!" :-)


Sincerely,
Gour

-- 

Gour  | Zagreb, Croatia  | GPG key: C6E7162D
----------------------------------------------------------------

[-- Attachment #1.2: Type: application/pgp-signature, Size: 196 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

___________________________________________________________________________________
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] 20+ messages in thread
* Minimal example for Cyrillic
@ 2011-03-31 10:22 Aleksandr Sinicyn
  2011-03-31 13:34 ` Mojca Miklavec
  2011-03-31 14:44 ` mathew
  0 siblings, 2 replies; 20+ messages in thread
From: Aleksandr Sinicyn @ 2011-03-31 10:22 UTC (permalink / raw)
  To: ntg-context

Hello!

Cyrillic characters get transliterated after being processed by
"texexec".

The following example:

    \enableregime[utf]
    \useencoding[cyr]
    \definetypeface[russian][rm][serif][computer-modern][default][encoding=t2a]
    \setupbodyfont[russian,24pt]
    \starttext
        Немного русского текста для пробы.
    \stoptext

produces this result:

    Nemnogo russkogo teksta dlya probery.

Solution posted at
"http://www.ntg.nl/pipermail/ntg-context/2008/035330.html" no longer
works with context version

    "ConTeXt  ver: 2010.09.09 23:45 MKII  fmt: 2010.9.10  int:
    english/english"

but produces the following message:

    ! Font \*russian12ptrmtfrm*:=larm1000 at 12.0pt not loadable: Metric
    (TFM) file not found.                                                
    <to be read again>

Thank you for help.

-- 
http://www.fastmail.fm - Faster than the air-speed velocity of an
                          unladen european swallow

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

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

end of thread, other threads:[~2011-04-01 10:15 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-28  7:16 minimal example for Cyrillic Gour
2008-04-28 19:05 ` Henning Hraban Ramm
2008-04-29  6:23   ` Gour
2008-04-29  7:00     ` Wolfgang Schuster
2008-04-29  8:12       ` Gour
2008-04-29  9:17         ` Wolfgang Schuster
2008-04-29 10:22           ` Gour
2008-04-29 10:30             ` Mikael Persson
2008-05-05 16:10               ` Gour
2008-04-29 10:25           ` Gour
2008-04-30 16:38 ` Oleg Kolosov
2008-10-14 12:01 ` Radhelorn
2008-10-14 13:32   ` Taco Hoekwater
2011-03-31 10:22 Minimal " Aleksandr Sinicyn
2011-03-31 13:34 ` Mojca Miklavec
     [not found]   ` <1301636838.6125.1436238169@webmail.messagingengine.com>
2011-04-01 10:15     ` Mojca Miklavec
2011-03-31 14:44 ` mathew
2011-03-31 22:14   ` Thomas A. Schmitz
2011-03-31 23:14     ` mathew
2011-04-01 10:08     ` Mojca Miklavec

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