From 42500cf2744fe8849d95b71eb6167171043da4be Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 14 Jan 2010 16:59:44 -0500 Subject: [PATCH] Added possible fancy footer overlap issue. --- drexel-thesis.dtx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/drexel-thesis.dtx b/drexel-thesis.dtx index 2cce1b6..7f2653d 100644 --- a/drexel-thesis.dtx +++ b/drexel-thesis.dtx @@ -2842,6 +2842,8 @@ parenthetical citation\citep{rief97}. \chapter{A Long Title Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla} \blabla{30}{20} +\section{Section in long-titled chapter} +\blabla{30}{20} % % \end{macrocode} % @@ -2968,6 +2970,13 @@ Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla Bla} % \item Different space between chapter heading and section heading, % vs.\ chapter heading and text. Compare \emph{A Chapter Heading} % and \emph{Another Chapter} in \file{example.pdf}. +% \item Footer overlap if chapter/section names are particularly long. +% See \emph{Section in long-titled chapter} in \file{example.pdf}. +% Workaround: turn off either chapters or sections in the footer. +% \begin{example} +% \fancyfoot[RE,LO]{\scshape\leftmark} +% \fancyfoot[LE,RO]{} +% \end{example} % \end{itemize} % % -- 2.26.2