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
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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