Skip to content
Snippets Groups Projects
Commit de1c2c80 authored by witiko's avatar witiko
Browse files

Added comments, fixed clubs and widows and removed text overflows within

the user guides.
parent e9992743
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
\usepackage{fancyvrb} \usepackage{fancyvrb}
\usepackage{minted} \usepackage{minted}
\usepackage{ltxcmds} \usepackage{ltxcmds}
\usepackage[defaultlines=2,all]{nowidow}
\usepackage[ \usepackage[
backend=biber, backend=biber,
style=numeric, style=numeric,
...@@ -84,7 +85,7 @@ ...@@ -84,7 +85,7 @@
packages:\begin{itemize} packages:\begin{itemize}
\item\textsf{xcolor}, \textsf{graphix}, \textsf{pdfpages}, \item\textsf{xcolor}, \textsf{graphix}, \textsf{pdfpages},
\textsf{hyperref}, \textsf{keyval}% \textsf{hyperref}, \textsf{keyval}%
{\makeatletter % Typeset additional loaded packages {\makeatletter % The following macro typesets loaded packages
\def\thguide@prnpkg#1{\ltx@ifpackageloaded% \def\thguide@prnpkg#1{\ltx@ifpackageloaded%
{#1}{, \textsf{#1}}{}}% {#1}{, \textsf{#1}}{}}%
\thguide@prnpkg{tikz}% \thguide@prnpkg{tikz}%
...@@ -473,5 +474,6 @@ ...@@ -473,5 +474,6 @@
package. package.
\makeatletter\thesis@postamble\makeatother \makeatletter\thesis@postamble\makeatother
\tolerance=300\emergencystretch=1em
\printbibliography[heading=bibintoc] \printbibliography[heading=bibintoc]
\end{document} \end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment