Fixes wrapped footer text (fixes #36).
This commit is contained in:
@@ -365,7 +365,7 @@
|
|||||||
{\color{ctcolorfootermark}\textbf{\chaptername\ \thechapter}}%
|
{\color{ctcolorfootermark}\textbf{\chaptername\ \thechapter}}%
|
||||||
\quad%
|
\quad%
|
||||||
\ifct@cthesis@wrapfooter%
|
\ifct@cthesis@wrapfooter%
|
||||||
{\color{ctcolorfootertitle}\parbox[t]{.7\textwidth}{#1}}%
|
{\color{ctcolorfootertitle}\protect\parbox[t]{.7\textwidth}{#1}}%
|
||||||
\else%
|
\else%
|
||||||
{\color{ctcolorfootertitle}#1}%
|
{\color{ctcolorfootertitle}#1}%
|
||||||
\fi%
|
\fi%
|
||||||
|
Reference in New Issue
Block a user