> It has to be fixed by Hans. ConTeXt looks only for the label of the current 
> heading (e.g. chapter) and not for the label which is set for a > certain 
> sectionblock (e.g. “chapter” for the bodypart and “appendix” for the 
> appendices).
> 
> I wrote a minimal which can be used to see the problem and to test for the 
> correct result once the thing is resolved.
> 
> \setuplabeltext [chapter=Chapter ]
> \setuplabeltext[appendix=Appendix ]
> 
> \setuplist[chapter][label=yes,width=5em]
> 
> \starttext
> 
> \startfrontmatter
> \completecontent
> \stopfrontmatter
> 
> \startbodymatter
> \chapter{Bodypart}
> \stopbodymatter
> 
> \startappendices
> \chapter{Appendix}
> \stopappendices
> 
> \stoptext
> 
> Wolfgang

Why does this not work with
\mainlanguage[uk]

How can I force this to be shown?

Adam
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to