mirror of
https://github.com/dnlbauer/dissertation-template.git
synced 2026-09-10 14:05:30 +00:00
27 lines
572 B
TeX
27 lines
572 B
TeX
%!TEX root = thesis.tex
|
|
\chapter{Abbreviations}
|
|
\vspace{-0.5cm}
|
|
\begin{tcolorbox}[
|
|
enhanced,
|
|
enforce breakable,
|
|
check odd page,
|
|
toggle left and right,
|
|
grow to right by=\marginparwidth+\marginparsep-0.4cm,
|
|
toggle enlargement=evenpage,
|
|
notitle after break,
|
|
vfill before first,
|
|
nobeforeafter,
|
|
sharp corners,
|
|
top=0pt,
|
|
before upper={\let\clearpage\relax},
|
|
opacityback=0,
|
|
opacityframe=0,
|
|
]
|
|
|
|
\renewcommand{\glossarysection}[2][]{} % no glossary title
|
|
\printglossaries
|
|
\end{tcolorbox}
|
|
|
|
\chapter{Additional Data}
|
|
\blindtext
|