Add indentation to front matter
This commit is contained in:
parent
7909106c90
commit
af444feee6
@ -218,14 +218,15 @@ Titelei
|
|||||||
\author{Fooboar Rüssel \and
|
\author{Fooboar Rüssel \and
|
||||||
Fachschaft WIAI}
|
Fachschaft WIAI}
|
||||||
\date{\today}
|
\date{\today}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
\section{Trüffelsuche}
|
\section{Trüffelsuche}
|
||||||
\subsection{Suche mit Schwein}
|
\subsection{Suche mit Schwein}
|
||||||
\subsection{Suche ohne Schwein}
|
\subsection{Suche ohne Schwein}
|
||||||
Wer macht denn sowas?
|
Wer macht denn sowas?
|
||||||
\section{Trüffelrezepte}
|
\section{Trüffelrezepte}
|
||||||
Mein Lieblingsrezept
|
Mein Lieblingsrezept
|
||||||
\end{document}
|
\end{document}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -218,14 +218,15 @@ Front matter
|
|||||||
\author{Fooboar Rüssel
|
\author{Fooboar Rüssel
|
||||||
\and Fachschaft WIAI}
|
\and Fachschaft WIAI}
|
||||||
\date{\today}
|
\date{\today}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\maketitle
|
\maketitle
|
||||||
\section{Truffle hunt}
|
\section{Truffle hunt}
|
||||||
\subsection{Hunt with a pig}
|
\subsection{Hunt with a pig}
|
||||||
\subsection{Hunt without a pig}
|
\subsection{Hunt without a pig}
|
||||||
Why would you do that?
|
Why would you do that?
|
||||||
\section{Truffle recipes}
|
\section{Truffle recipes}
|
||||||
My favorite recipe
|
My favorite recipe
|
||||||
\end{document}
|
\end{document}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user