WIP: background section
This commit is contained in:
@@ -13,6 +13,9 @@ This is \code{inline code}.
|
||||
This is a reference to \Gls{fail}.
|
||||
This is another reference to \Gls{fail}.
|
||||
This is a citation~\autocite{polednaReplicaDeterminismDistributed1994}.
|
||||
|
||||
\section{This is a section}\label{sec:examplesection}
|
||||
|
||||
This is a reference to \autoref{ch:introduction}.
|
||||
This is a formula: \( \sum\limits_{f=1}^{\infty}\frac{o}{r}\cdot m_{u} + l^{a} \).
|
||||
This is \textbf{bold text that is slightly bold}, so underwhelming.
|
||||
@@ -24,12 +27,20 @@ In contrast, \sansbf{this text is very strong}, very cool\footnote{very cool}.
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\begin{subfigure}[b]{0.55\textwidth}
|
||||
\begin{subfigure}[b]{0.85\textwidth}
|
||||
\includesvg[width=1.0\linewidth]{\subfix{figures/example.svg}}
|
||||
\end{subfigure}
|
||||
\caption{This is a figure.}\label{fig:examplefigure}
|
||||
\end{figure}
|
||||
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\begin{subfigure}[b]{0.95\textwidth}
|
||||
\includesvg[width=1.0\linewidth]{\subfix{figures/heatmap2.svg}}
|
||||
\end{subfigure}
|
||||
\caption{This is another figure.}\label{fig:exampleheatmap}
|
||||
\end{figure}
|
||||
|
||||
\lipsum%
|
||||
|
||||
\end{document}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 610 KiB |
Reference in New Issue
Block a user