customizing report

2002-03-09 Thread Fabian B.

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
...

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

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

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

Thanks a lot
Fabian Barteld 




Re: customizing report

2002-03-09 Thread Herbert Voss

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/




Re: customizing report

2002-03-09 Thread Allan Rae

On Sun, 10 Mar 2002, Herbert Voss wrote:

 Fabian B. wrote:
[...]
  3. I don't want a pagebreak, when a new Chapter starts.


 than don't use reportstyle, take article.

Articles don't have chapters.

Allan. (ARRae)




Re: customizing report

2002-03-09 Thread Herbert Voss

Allan Rae wrote:

 On Sun, 10 Mar 2002, Herbert Voss wrote:
 
 
Fabian B. wrote:

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


than don't use reportstyle, take article.

 
 Articles don't have chapters.


sure, but if you want a behaviour for chapters like
the ones for sections, than don't use chapters ...
means: use article

Herbert



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




customizing report

2002-03-09 Thread Fabian B.

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
...

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

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

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

Thanks a lot
Fabian Barteld 




Re: customizing report

2002-03-09 Thread Herbert Voss

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/




Re: customizing report

2002-03-09 Thread Allan Rae

On Sun, 10 Mar 2002, Herbert Voss wrote:

 Fabian B. wrote:
[...]
  3. I don't want a pagebreak, when a new Chapter starts.


 than don't use reportstyle, take article.

Articles don't have chapters.

Allan. (ARRae)




Re: customizing report

2002-03-09 Thread Herbert Voss

Allan Rae wrote:

 On Sun, 10 Mar 2002, Herbert Voss wrote:
 
 
Fabian B. wrote:

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


than don't use reportstyle, take article.

 
 Articles don't have chapters.


sure, but if you want a behaviour for chapters like
the ones for sections, than don't use chapters ...
means: use article

Herbert



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




customizing report

2002-03-09 Thread Fabian B.

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
...

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

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

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

Thanks a lot
Fabian Barteld 




Re: customizing report

2002-03-09 Thread Herbert Voss

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/




Re: customizing report

2002-03-09 Thread Allan Rae

On Sun, 10 Mar 2002, Herbert Voss wrote:

> Fabian B. wrote:
[...]
> > 3. I don't want a pagebreak, when a new Chapter starts.
>
>
> than don't use reportstyle, take article.

Articles don't have chapters.

Allan. (ARRae)




Re: customizing report

2002-03-09 Thread Herbert Voss

Allan Rae wrote:

> On Sun, 10 Mar 2002, Herbert Voss wrote:
> 
> 
>>Fabian B. wrote:
>>
> [...]
> 
>>>3. I don't want a pagebreak, when a new Chapter starts.
>>>
>>
>>than don't use reportstyle, take article.
>>
> 
> Articles don't have chapters.


sure, but if you want a behaviour for chapters like
the ones for sections, than don't use chapters ...
means: use article

Herbert



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