Re: Chapter with numbering but without word "chapter" - more questions...

2005-10-29 Thread Rich Shepard
On Sat, 29 Oct 2005, Steve Litt wrote: Where does one get "The LaTeX Companion 2nd edition"? http://www.amazon.com, http://www.powells.com, and others. It's a great resource, Steve. I ended up reading it cover to cover just because it was so interesting and answered so many questions.

Re: Chapter with numbering but without word "chapter" - more questions...

2005-10-29 Thread Steve Litt
On Friday 21 October 2005 12:00 pm, Uwe Stöhr wrote: > [EMAIL PROTECTED] schrieb: > > Do you by any chance also know, if it is now also possible to get the > > number of the chapter in front of my own chapter title instead of on top > > of it? And is there a possibility to get around the pagebreaks

Re: AW: Re: Chapter with numbering but without word "chapter" - more questions...

2005-10-26 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > Thank you very much! I did manage to get the numbering in front of my own > chapter title and also got rid of the space above the chapter title. > Great! However, I still have the space at the end of a chapter before a > new chapter starts. Can I somehow let a new chapte

AW: Re: Chapter with numbering but without word "chapter" - more questions...

2005-10-24 Thread liliann
Thank you very much! I did manage to get the numbering in front of my own chapter title and also got rid of the space above the chapter title. Great! However, I still have the space at the end of a chapter before a new chapter starts. Can I somehow let a new chapter start on the same page the las

Re: Chapter with numbering but without word "chapter" - more questions...

2005-10-24 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > Hi! > > Thanks for your advice! Eventhough I'm using the Report style, I still got > rid of the word chapter by adding the command (eventhough I had to type it > as Tex at the beginning of the document, it wouldn't work in the > preamble). > > Do you by any chance also

Re: Chapter with numbering but without word "chapter" - more questions...

2005-10-21 Thread Uwe Stöhr
[EMAIL PROTECTED] schrieb: Do you by any chance also know, if it is now also possible to get the number of the chapter in front of my own chapter title instead of on top of it? And is there a possibility to get around the pagebreaks when a new chapter starts? Please have a look at the book "

Re: Chapter with numbering but without word "chapter"

2005-10-21 Thread Paul
[EMAIL PROTECTED] wrote: > Does anyone know, if it is possible to get rid of the word "chapter" in the > chapter title without losing the numbering as well (using chapter*)? Assuming you're using the "book" document class, find the file "book.cls". do a search for "Chapter" and you can see a line

Re: Chapter with numbering but without word "chapter"

2005-10-21 Thread Uwe Stöhr
[EMAIL PROTECTED] schrieb: Does anyone know, if it is possible to get rid of the word "chapter" in the chapter title without losing the numbering as well (using chapter*)? See the attached example file. I demonstrate the effect for the document language "ngerman", see the preamble. regards