Search found 4 matches

by aerus
Sat Feb 04, 2012 1:11 pm
Forum: LyX
Topic: Alpha-numerical chapters
Replies: 7
Views: 13023

Alpha-numerical chapters

I use article with KOMA-Script. My preamble looks like this:

\renewcommand*{\thepart}{\Alph{part}}
\renewcommand*{\thesection}{\Roman{section}}
\renewcommand*{\thesubsection}{\arabic{subsection}}
\renewcommand*{\thesubsubsection}{\alph{subsubsection}}
\renewcommand*{\theparagraph}{\roman{paragraph ...
by aerus
Sat Feb 04, 2012 1:01 pm
Forum: LyX
Topic: Alpha-numerical chapters
Replies: 7
Views: 13023

Re: Alpha-numerical chapters

Ok, thanks, I figured it out now. I have another question. My TOC looks now like in the attachment.

I don't need the spacing between the number and the caption. How can I change this, too?
by aerus
Sat Feb 04, 2012 12:29 pm
Forum: LyX
Topic: Alpha-numerical chapters
Replies: 7
Views: 13023

Re: Alpha-numerical chapters

Thanks for your rapid reply.

If I set this into preamble, I get this error message:

LaTex Error: \thechapter undefined

What can it be?
by aerus
Sat Feb 04, 2012 11:46 am
Forum: LyX
Topic: Alpha-numerical chapters
Replies: 7
Views: 13023

Alpha-numerical chapters

Hello,

I try to use LyX to write my german law thesis. If I add chapters and sections, I get a structure like I, 1, 1.1 what I want is though: A, I, 1, a), aa, (i), (ii)

Is it possible with LyX? If yes, how?

Thank you in advance