-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Option twoside #1
Comments
Nein, derzeit nicht, in der Vorlage ist nur einseitiger Druck vorgesehen. |
This should be looked at again ... |
Here is a quick patch to switch to
This will show
Header contents can be customized by modifying |
I'll post this here as evidence of how other universities are handling this topic. University of Vienna obviously requires two-sided prints when handing in a thesis: https://mtbl.univie.ac.at/storage/media/mtbl02/2023_2024/2023_2024_62.pdf On page 2 it says:
Maybe we should consider passing the parameter to the class options to enable this at some point. |
I agree, but as said its not only about passing the option through. I'm happy to look at this once the current changes are in done ... |
The recent commit (c3c3fc8) to branch |
All relevant modifications for handling |
Aw, this is beautiful. ❤️ |
I wondered about this too. Btw., I changed a small detail in the headers: Instead of "3. Title of Chapter" / "3.1. Title of Section" it now shows "3 Title of Chapter" / "3.1 Title of Section" - removed that one dot. |
Theme checks could be an idea, but would need a clear commitment on how to handle it. I'm not sure if can can manage to get this even for our university. 😬 |
Well, the chaos would be the same if people used plain LaTeX ... |
Hallo,
kurze Frage: Wenn ich meine Arbeit binden lassen möchte, empfiehlt sich gleich das ganze beidseitig zu bedrucken. Ist in dem Paket der beidseitige Druck (twoside) vorgesehen, damit jeweils der linke und rechte Rand abwechselnd einen größeren Abstand zur Bindung bekommen?
Ich habe bereits gesehen, dass das Paket auf der Klasse "book" aufsetzt, allerdings passen beim setzen der twoside Option z. B. die Seitenüberschriften nicht mehr. Gibt's da eine Lösung?
The text was updated successfully, but these errors were encountered: