Fixes
This commit is contained in:
parent
3b7636cbdb
commit
1c79209e1d
|
@ -74,6 +74,7 @@ The predefined document layout is the following:
|
|||
|
||||
* page size: A4
|
||||
* borders: left=40mm, right=20mm, top=25mm, bottom=25mm (using `geometry`)
|
||||
* Roman page numbering is used for introductory pages; arabic page numbering starts with first content chapter (see `main.tex` for that)
|
||||
|
||||
Further configuration can be done in `config/config.tex`.
|
||||
|
||||
|
|
2
main.tex
2
main.tex
|
@ -12,7 +12,7 @@
|
|||
\newcommand{\dokumentenpruefer}{Prüfer}
|
||||
\newcommand{\studiengang}{Studiengang}
|
||||
\newcommand{\studiengruppe}{Studiengruppe}
|
||||
\newcommand{\institution}{Fachhochschule der Wirtschaft (FHDW)\\Bergisch Gladbach}
|
||||
\newcommand{\institution}{Institution}
|
||||
|
||||
% PDF-Setup
|
||||
\hypersetup{
|
||||
|
|
Loading…
Reference in New Issue
Block a user