Page Layout ⇒ Long chapter titles - how?
Long chapter titles - how?
Design & Implementation <ragged line break here>
Phase One: Building the architecture
If I select a headings style, to show something more than the page number on the header, of course it end up out of the page margins.
I was wondering, is there some way to redefine what will appear as the heading (for example, to make it show only the "Phase One: ..." part)?
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
Long chapter titles - how?
you can use the optional argument for the sectional commands; i.e., you can use something like
Code: Select all
\chapter[Phase One: Building the architecture]{Design & Implementation. Phase One: Building the architecture}