code sample multi page
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
changepage
|
||||
csquotes
|
||||
enumitem
|
||||
caption
|
||||
fontaxes
|
||||
latexmk
|
||||
listings
|
||||
|
||||
10
main.tex
10
main.tex
@@ -90,12 +90,10 @@ Die \textbf{Experience API (xAPI)} ist ein Standard zur Erfassung von Lernerfahr
|
||||
\label{fig:xapi_schema}
|
||||
\end{figure}
|
||||
|
||||
\begin{listing}[H]
|
||||
\centering
|
||||
\inputminted{json}{listings/xapi-example.json}
|
||||
\caption{Beispiel-xAPI-Statements (JSON)}
|
||||
\label{lst:xapi_example}
|
||||
\end{listing}
|
||||
\begin{center}
|
||||
\inputminted{json}{listings/xapi-example.json}
|
||||
\captionof{listing}{Beispiel-xAPI-Statements (JSON)\label{lst:xapi_example}}
|
||||
\end{center}
|
||||
|
||||
\subsection{Datenschutzgrundlagen (DSGVO) und Governance}
|
||||
\label{subsec:datenschutz}
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
\RequirePackage{appendix}
|
||||
\RequirePackage[backend=biber,style=ieee]{biblatex}
|
||||
\RequirePackage{csquotes}
|
||||
\RequirePackage{caption}
|
||||
|
||||
% Schriftarten einstellen (nur mit LuaLaTeX oder XeLaTeX kompilieren!)
|
||||
\setmainfont{IBM Plex Serif}
|
||||
|
||||
Reference in New Issue
Block a user