Page LayoutQuotchap alignment

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
dulcificum
Posts: 9
Joined: Thu Oct 23, 2008 12:08 am

Quotchap alignment

Post by dulcificum »

Great - thanks for that :)

I had to tweak it a bit and use the * option, but in the end, the following owrked perfectly:

Code: Select all

\renewcommand*\thechapter{\arabic{chapter}\hspace*{-0.3cm}}
\chapter{\sffamily{#1}}
\renewcommand*\thechapter{\arabic{chapter}}
For some reason the 1 required a slightly different offset to the rest of the numbers though.

Recommended reading 2024:

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

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

Post Reply