Hi again, I've been searching through various docs in order to find how I can have roman numbering with headers (namely, chapter titles), but I've been unsuccessful. I'm sure it's possible! How does one do it? Thank you in advance, Jeff
On Thu, 26 Oct 2006, Jeff Smith wrote:
Hi again,
I've been searching through various docs in order to find how I can have roman numbering with headers (namely, chapter titles), but I've been unsuccessful. I'm sure it's possible! How does one do it?
\setupsection[section-2][bodypartconversion=Romannumerals] section-1 is parts section-2 is chapter/title section-3 is section etc. Aditya
On 10/26/06, Aditya Mahajan
section-1 is parts section-2 is chapter/title section-3 is section
Oh, God, page 146 of the manual! I must have been blind or something, I'm truly sorry... Thanks for the reply though. :( That being said, I now have a problem with the separator. I want to use a different separator between chapter and section (-), and between section and subsection (.). So, assuming I'm using roman numerals for chapters, I'd like numering of sections to be I-1, I-2, I-3, etc., of subsections to be I-1.1, I-1.2, I-2.1, I-2.2, I-2.3, etc. Now when I use \setuphead for section and subsection blocks with different [separator=] attributes: \setuphead[section][separator=-] \setuphead[subsection][separator=.] ... it defines the separator for the _whole_ header level, not the number position within any relevant header. So I get this instead: sections are numbered I-1, I-2, I-3, etc. subsections are numbered I.1.1, 1.1.2, I.2.1, I.2.2, I.2.3, etc. Am I clear as to what I'd like to do? Is there a way to do it? Thank you in advance, as always! Jeff
\setupsection[chapter][conversion=Romannumerals]
(you get I, II, III, IV... )
or
\setupsection[chapter][conversion=romannumerals]
(you get i, ii, iii, iv ... )
Marcus
Jeff Smith
participants (3)
-
Aditya Mahajan
-
Jeff Smith
-
Marcus Vinicius Mesquita de So