[NTG-context] header labels
Thomas A. Schmitz
thomas.schmitz at uni-bonn.de
Mon Mar 19 16:16:52 CET 2007
Hi all,
I've just hit some rather interesting interaction. I wanted my
sections numbered A. Title, B. Title etc. This works, unless I choose
language [deo]. Here's a short test document that demonstrates the
behavior:
\mainlanguage[de]
\setupsection[section][conversion=A]
\setuplabeltext[section={{},{.~}}]
\starttext
\section{Number One}
dummy
\section{Number Two}
dummy
\section{Number Three}
dummy
\stoptext
If you replace language[deo] with language[de], things work as
expected. Any explanation for this behavior?
Best
Thomas
More information about the ntg-context
mailing list