It should display: I Cool [figure] Figure 1.1 A cow % <-- not: Figure I.1 A cow
II Cat 2.1 Mouse 2.2 Dog [figure] Figure 2.1 A cow Could you look at this weird prefix conversion behaviour Hans? Géry Ogam 2013/11/12 Géry Ogam <maggy...@gmail.com> > Hello, > > There is a numberconversion problem in caption prefixes. For instance, if > chapter numbers are set to Romannumerals, the conversion of the caption > prefixes depends on the presence of a section > > Minimal example: > > \setuphead[chapter][conversion=Romannumerals] > \setupcaption[way=bychapter, prefixsegments=chapter] > > > \starttext > > \chapter{Cool} > \placefigure{A cow}{\externalfigure[cow]} > > \chapter{Cat} > \section{Mouse} > \section{Dog} > \placefigure{A cow}{\externalfigure[cow]} > > \stoptext > > > The previous code displays an inconsistent caption prefix (first time a > Romannumeral, second time a number): > > I Cool > [figure] Figure I.1 A cow > > II Cat > 2.1 Mouse > 2.2 Dog > [figure] Figure 2.1 A cow >
___________________________________________________________________________________ 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 ___________________________________________________________________________________