From: W. Trevor King Date: Thu, 14 Jan 2010 21:59:44 +0000 (-0500) Subject: Added possible fancy footer overlap issue. X-Git-Tag: 0.4^2~11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=42500cf2744fe8849d95b71eb6167171043da4be;p=drexel-thesis.git Added possible fancy footer overlap issue. --- 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} % %