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