Search found 5 matches

by AdrianM
Tue Jan 04, 2011 1:10 pm
Forum: Page Layout
Topic: Chapter title at the middle of the page
Replies: 2
Views: 5689

Re: Chapter title at the middle of the page

It did the trick, thank you.
by AdrianM
Mon Jan 03, 2011 9:46 pm
Forum: Page Layout
Topic: Chapter title at the middle of the page
Replies: 2
Views: 5689

Chapter title at the middle of the page

Hi and Happy New Year!

How can I put the chapter title at the middle of the page?

I want to write a book with two big sections which I sepparated writing the title of each sections as a chapter on a blank page, added \clearpage after and then started the content using \section.

But I don't want ...
by AdrianM
Mon Nov 29, 2010 10:16 am
Forum: General
Topic: Document layout (book of poems)
Replies: 7
Views: 5691

Document layout (book of poems)

Well, I don't know an easier way to manipulate sectioning units than by using titlesec package. However, if you don't want an automatic solution, and since there are only two chapters, you can simply clear the page after the chapter titles manually, e.g.:


Thank you very much, that did the trick ...
by AdrianM
Sun Nov 28, 2010 4:54 pm
Forum: General
Topic: Document layout (book of poems)
Replies: 7
Views: 5691

Document layout (book of poems)

I find the example that you kindly offered a bit complicated and also I am not used to the \part command. But I managed to make some adjustments to my document and the only question that remains is:

How can I get the chapter's name written on a blank page, only by itself and then the following ...
by AdrianM
Sun Nov 28, 2010 10:52 am
Forum: General
Topic: Document layout (book of poems)
Replies: 7
Views: 5691

Document layout (book of poems)

Hello everyone!

I am currently working on a book of poems and I recently discovered the key features that LaTeX provides for this kind of documents. Until now, I only have used it for scientific articles.

I have a bit of a problem, due to my lack of knowledge and experience.

I want my book to ...