derric / cleanthesis

Clean Thesis is a clean, simple, and elegant LaTeX style (or template) for thesis documents.
http://cleanthesis.der-ric.de/
908 stars 116 forks source link

twoside=false gives a bunch of errors #102

Closed Aapjes94 closed 6 years ago

Aapjes94 commented 6 years ago

Package Fancyhdr Warning: \fancyfootoffset's 'E' option without twoside option is useless on input line 150.

Package Fancyhdr Warning: \fancyfoot's 'E' option without twoside option is useless on input line 150.

Line 150: \pagestyle{maincontentstyle}

It gives the same errors with where \chapter{...} of \section{...} is called, but not for every chapter or section.

johannesbottcher commented 6 years ago

It is a warning, not an error. And it to be expected for a one-sided document.

On Thu, 13 Sep 2018, 15:52 Aapjes94, notifications@github.com wrote:

Package Fancyhdr Warning: \fancyfootoffset's 'E' option without twoside option is useless on input line 150.

Package Fancyhdr Warning: \fancyfoot's 'E' option without twoside option is useless on input line 150.

Line 150: \pagestyle{maincontentstyle}

It gives the same errors with where \chapter{...} of \section{...} is called, but not for every chapter or section.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/derric/cleanthesis/issues/102, or mute the thread https://github.com/notifications/unsubscribe-auth/AH4EjgF0CldkQ5-oJrNTHxbynXamMmsNks5uamM5gaJpZM4WnTPZ .