From 4d07764fe4d03ff6dc3ce75ae85061b2b4f21084 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Fri, 28 May 2021 16:11:12 +0200 Subject: Tweak table look --- CLYN-Mobility.tex | 6 +++--- build/CLYN-Mobility.pdf | Bin 3817033 -> 3817004 bytes 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CLYN-Mobility.tex b/CLYN-Mobility.tex index d4c15d6..f64ce9f 100644 --- a/CLYN-Mobility.tex +++ b/CLYN-Mobility.tex @@ -582,7 +582,7 @@ aus beiden, die machbar ist, zu einem besseren Ergebnis führen. \newpage \appendix -\newgeometry{margin = 1.5cm, top = 3cm, bottom = 3cm} +% \newgeometry{margin = 1.5cm, top = 3cm, bottom = 3cm} \begin{landscape} \section{Tabellen und Anhänge} \begin{table}[H] @@ -593,7 +593,7 @@ aus beiden, die machbar ist, zu einem besseren Ergebnis führen. \renewcommand{\arraystretch}{1.15} \rowcolors{2}{gray!15}{white} \begin{tabularx}{\linewidth}[t]{ - lc X c l + lc X >{\raggedleft\arraybackslash}p{2.1cm} l >{\ttfamily}p{.1\linewidth} p{.1\linewidth} X } \toprule @@ -789,7 +789,7 @@ aus beiden, die machbar ist, zu einem besseren Ergebnis führen. \parnotes \end{table} \end{landscape} -\restoregeometry +% \restoregeometry %% Maps diff --git a/build/CLYN-Mobility.pdf b/build/CLYN-Mobility.pdf index 0c97055..f421bae 100644 Binary files a/build/CLYN-Mobility.pdf and b/build/CLYN-Mobility.pdf differ -- cgit v1.2.1