ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: Vladimir Lomov <lomov.vl@gmail.com>, ntg-context@ntg.nl
Subject: Re: Problem with Russian letters in itemize
Date: Tue, 14 Feb 2017 13:10:02 +0100	[thread overview]
Message-ID: <1e373c5d-fb0a-f2a2-ea8c-29805aea73d2@wxs.nl> (raw)
In-Reply-To: <20170214033101.GC995@smoon.vl-lomov.ru>

On 2/14/2017 4:31 AM, Vladimir Lomov wrote:
> Hello,
> ** Ulrike Fischer [2017-02-13 14:16:52 +0100]:
>
>> 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
>
> Thank you, I saw this page but was confused by other page about
> Enumerations (http://wiki.contextgarden.net/Enumerations) that mentions
> two special examples: Slovenian and Spain (and some alphabetic thing).
>
> I tried to make custom conversion command and it works, but my point was
> that I expected that \items will give Russian letters if I use
> '\mainlanguage[ru]'. I tried with 'sl' and 'es' and both give special
> letters. Still 'ar', 'gr' and 'kr' don't give me other than Latin
> letters in \items as I would expect (examples with 'sl' and 'es' work!).
>
> So I conclude that either I'm doing something wrong (in wrong way) or
> something still missing in context regarging usage of other alphabets
> letters as \items.

it's a matter of completion .. in core-con.lua we need to add a vector 
for russian in

local counters = allocate { ...

so you can make one and sent it to me ... then we needs an entry in 
core-con.mkiv

just see how slovenian is done

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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-14 12:10 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
2017-02-14  3:31   ` Vladimir Lomov
2017-02-14 12:10     ` Hans Hagen [this message]
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=1e373c5d-fb0a-f2a2-ea8c-29805aea73d2@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=lomov.vl@gmail.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).