ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jean-Pierre Delange <adeimantos@free.fr>
To: news3@nililand.de, mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with Russian letters in itemize
Date: Mon, 13 Feb 2017 19:13:46 +0100 (CET)	[thread overview]
Message-ID: <1554632292.433493799.1487009626573.JavaMail.root@spooler6-g27.priv.proxad.net> (raw)
In-Reply-To: <j9ujpe91on3h$.dlg@nililand.de>

Hi Vladimir,

You may try the '\definefallbackfamily' command if you are written in another language than Russian;
if the whole text is in Cyrillic, I don't have any idea how you can't achieve the itemize purpose.
Since I guess you are aware about what kind of font match with cyrillic, there is something to clear with the itemizing setting.
If your document is written in another language than English, test this MWE (in which I don't understand either why the numbering is not in Russian!) :

definefallbackfamily [mainface] [serif] [AGGaramondCyr] [range=cyrillic] 
\definefontfamily [mainface] [serif] [AGGaramondCyr]
\setupbodyfont[mainface]
\setuplanguage[en,ru][patterns={fr, de, ru}]

\starttext
A sentence in Russian :
Традиционная систематика лишайников оказывается во многом условна и

\startitemize[a]
\item первый
\item второй
\stopitemize

\stoptext


----- Mail original -----
De: "Ulrike Fischer" <news3@nililand.de>
À: ntg-context@ntg.nl
Envoyé: Lundi 13 Février 2017 14:16:52
Objet: Re: [NTG-context] Problem with Russian letters in itemize

Am Mon, 13 Feb 2017 17:24:19 +0800 schrieb Vladimir Lomov:

> I'm trying to use Russian (Cyrillic) letters for itemize list but
> without luck.

Imho there is no predefined conversion, but you can define your own:

http://wiki.contextgarden.net/User-Defined_Enumerations


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2017-02-13 18:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-13  9:24 Vladimir Lomov
2017-02-13 13:16 ` Ulrike Fischer
2017-02-13 18:13   ` Jean-Pierre Delange [this message]
2017-02-14  3:31   ` Vladimir Lomov
2017-02-14 12:10     ` Hans Hagen
2017-02-14 13:24     ` Ulrike Fischer

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=1554632292.433493799.1487009626573.JavaMail.root@spooler6-g27.priv.proxad.net \
    --to=adeimantos@free.fr \
    --cc=news3@nililand.de \
    --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).