Hi Mojca

Not right away, but any time in the future when unicode, fonts and
the future is now ...
\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[sl][a][\mojcaniannumber]

\starttext

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

\language[sl]

\startitemize[a,columns,three,packed,broad]
\dorecurse{10}{\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
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to