From 589519beae7628f03fe5fb5325e0c463e437e608 Mon Sep 17 00:00:00 2001 From: SergeantBiggs Date: Sat, 20 Feb 2021 19:38:54 +0100 Subject: [PATCH] Added Glossar --- IHK/Abschlussdokumentation.tex | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/IHK/Abschlussdokumentation.tex b/IHK/Abschlussdokumentation.tex index 1a65d9d..fb2e1f9 100644 --- a/IHK/Abschlussdokumentation.tex +++ b/IHK/Abschlussdokumentation.tex @@ -3,6 +3,9 @@ \usepackage{hyperref} \usepackage{fancyhdr} \usepackage{csquotes} +\usepackage{tabularx} +\usepackage{booktabs} + % add bibliography to TOC \usepackage{tocbibind} @@ -67,6 +70,20 @@ Testing the citation \cite{test} tool. \section{Anhang} \subsection{Glossar} + \begin{tabularx}{\textwidth}{ + %|| >{\raggedright\arraybackslash}X + %| >{\raggedright\arraybackslash} X || } + || X | X ||} + \hline + + Begriff & Definition \\ + \hline\hline + + Zeroth law of thermodynamics & If two thermodynamic systems are each in thermal equilibrium with + a third one, then they are in thermal equilibrium with each other. \\ + \hline + + \end{tabularx} \subsection{Bibliographie} \printbibliography