Fixes wrapped footer text (fixes #36).

This commit is contained in:
Ricardo Langner
2015-10-14 20:40:54 +02:00
parent b9b641dadb
commit 47c547f86a

View File

@@ -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%