ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: "Very dirty" localisation request for a rainy evening
Date: Wed, 27 Jul 2005 00:01:28 +0200	[thread overview]
Message-ID: <42E6B2B8.9080404@wxs.nl> (raw)
In-Reply-To: <6faad9f00507261401390177c3@mail.gmail.com>

Mojca Miklavec wrote:

>This should actually be the only proper way to number items in
>Slovenian, but you can imagine that nobody is able to use that since
>the beginning of computer era. (Another example is the usage of
>quotation marks: most people use the American quotation marks instead
>of the German ones just because MS Word defaults to that.)
>  
>
in addition to Brooks answer a goody for your wiki page:

\def\mojcaniannumber#1%
  {\ifcase#1 \or m\or o\or j\or c\or a\or m\or i\or k\or l\or a\or v\or 
e\or c\else
   \expandafter\mojcaniannumber\expandafter{\the\numexpr#1-13\relax}\fi}

\defineconversion[s][\mojcaniannumber]

\starttext

\startitemize[s,columns,three,packed,broad]
\dorecurse{100}{\item test\endgraf}
\stopitemize

\stoptext

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

  parent reply	other threads:[~2005-07-26 22:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-26 21:01 Mojca Miklavec
2005-07-26 21:28 ` Brooks Moses
2005-07-26 21:54 ` Hans Hagen
2005-07-26 22:01 ` Hans Hagen [this message]
2005-07-26 22:11 ` Hans Hagen
2005-07-26 22:35 ` Hans Hagen
2005-07-26 22:39 ` Brooks Moses
2005-07-26 23:35   ` Mojca Miklavec
2005-07-26 23:56     ` Brooks Moses
2005-07-27  0:29       ` Mojca Miklavec
2005-07-27  0:43         ` Brooks Moses
2005-07-27  1:32         ` Brooks Moses
2005-07-27  7:26         ` Hans Hagen
2005-07-27  7:39       ` Hans Hagen

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=42E6B2B8.9080404@wxs.nl \
    --to=pragma@wxs.nl \
    --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).