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