Changes

Jump to navigation Jump to search
m
userpage links & typo's
< [[Structurals]] | [[Enumerations]] >
Sometimes, you might want to enumerate things using a number conversion (that is, the letter or symbol or whatever that "numbers" the item) which isn't one existing ConTeXt enumerations. For example, [[User:Mojca Milkovec Miklavec|Mojca Miklavec]] recently (2005/07/26) pointed out on the mailing list that, in Slovenian, it is traditional to letter things using the Slovenian alphabet, which doesn't quite match the English one. [[User:Hagen|Hans ]] provided this example of how to create a new enumeration in ConTeXt, which defines a "Mojcanian" numbering system, and a conversion based on those numbers:
<texcode>
<texcode>
\defineconversion[s][m, o, j, c, a, m, i, k, l, c, oa, v, e, c]
</texcode>
<context>
\defineconversion[s][m, o, j, c, a, m, i, k, l, c, oa, v, e, c]
\starttext
\startitemize[s,columns,five,packed,broad]

Navigation menu