Page LayoutNice Part Title with Epigraph

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
Francis
Posts: 2
Joined: Sat Jan 21, 2012 2:51 pm

Nice Part Title with Epigraph

Post by Francis »

Dear readers,

I'm writing a thesis containing several parts with the book class. I would like to have nice titles for the parts with an epigraph just below on the right. I already spend some hours on this problem without any success.

To be more precise, I would like something like:

### Beginning of part page ###

Part II
------------------------------ (a line)
The Title
------------------------------ (a line)
...............Epigraph text
.................Author




(hidden page number)
###### End of part page ######

Of course, the part must be referenced in the TOC.

I would be very grateful to any who gives me the LaTeX code to do that.

Best,

Francis
Last edited by Francis on Sat Jan 21, 2012 3:56 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Nice Part Title with Epigraph

Post by localghost »

The epigraph package should be your friend in this case. As far as I remember this has been discussed here in the past. So a Forum Search should yield usable solutions.


Best regards and welcome to the board
Thorsten
Francis
Posts: 2
Joined: Sat Jan 21, 2012 2:51 pm

Nice Part Title with Epigraph

Post by Francis »

Thanks for the quick answer.

I already looked at the epigraph package. But for the part I, I obtain a replication of the epigraph in the middle of the Introduction which is before part I. I don't know how to avoid that.

I used the code provided by gmedina.

About the nice title, I saw that the titlesec package could be a good choice. But it doesn't include an epigraph option.

Maybe there is a solution without package?

Best,

Francis
Post Reply