El sáb, 1 ene 2022 a la(s) 15:37, jbf via ntg-context (ntg-context@ntg.nl) escribió: > Am typesetting a book that has 'STUDY ONE', 'STUDY TWO' etc. in place of > CHAPTER ONE, etc. I have no difficulty getting 'STUDY' with > \setuplabeltext[chapter=STUDY~], and I can achieve 'STUDY One' with the > key conversion=Words in \setuphead[chapter]. > > My question: how do I get ONE instead of One. > > I tried conversion=WORDS (or WORD), but that is not recognised and the > output then becomes STUDY 1, which I don't want. > > I also tried playing with \definestructureconversionset[myconversion][ > ,A,] then adding the numberconversionset=myconversion to \setuphead. > > There must be a simple way to achieve the desire result, and to be > honest I'm wondering why WORD does not work? Any thoughts? > > Like this? \setuplabeltext[chapter={Study~,}] \setuphead[chapter][conversion=words,numberstyle=\WORDS] \starttext \startchapter[title=Feliz año nuevo!] \input{tufte} \stopchapter \stoptext I hope it helps. Happy new year! Jairo Julian > > > ___________________________________________________________________________________ > 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://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > > ___________________________________________________________________________________ >