Fabian B. wrote:

> Hi,
> 
> I'm writing a document using report, koma-script class.
> There four things in the layout I want to change:
> 
> 1. the toc is like
> Part 1
> Chapter 1
>    Section 1.1
>    Section 1.2
> Chapter 2
> ...
> I want it like
> Part 1
>    Chapter 1
>        Section 1.1
>        Section 1.1
>    Chapter 2


package tocloft or look at http://www.lyx.org/help/tocloft/TOC.php#label

> 2. The output of part should be:
> 1. Name
> instead of
> Part 1
> Name


same question like this for chapter
http://www.lyx.org/help/layouts/chapter.php#header

> 3. I don't want a pagebreak, when a new Chapter starts.


than don't use reportstyle, take article.

> 4. Is there a way to customize the space, between the Chapter-Title and 
> the following Standard section?


see above link.

Herbert


http://www.lyx.org/help/

Reply via email to