Page Layout ⇒ Nice Part Title with Epigraph
Nice Part Title with Epigraph
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
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
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Nice Part Title with Epigraph
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