Skip to content
Snippets Groups Projects
Commit 54ae085a authored by Jan Wille's avatar Jan Wille
Browse files

README: explain `BCOR`

parent 1663044a
No related branches found
No related tags found
No related merge requests found
......@@ -156,6 +156,15 @@ Before you go to town, check out what others already published in
[the snippets section](https://lab.it.hs-hannover.de/qxx-tul-u1/latex-template-hsh/-/snippets).
This will be a good starting point or maybe even already be what you want.
### How can I increase the left margin for printing?
What you are trying to mmodify is called the "bindin correction". The option for that is `BCOR`.
You can set it to any size know to LaTeX and the margin will be increased accordingly,
always on the left side for `oneside` documents and alternating for `twoside` documents.
> **Note** the textarea is not reduced, only moved. So a very large value for `BCOR` will
> move the content off the page.
### Italic vs. upright Index? (changing subscript)
The classes by default set all sub scripts upright ("steil" in German), because this is
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment