1 \RequirePackage{snapshot} % stats of included files: $filename.dep
3 \documentclass[10pt,a5paper,twoside,openright,twocolumn,ngerman]{book}
4 \usepackage[ngerman]{babel}
6 %%%%% Formatting and encoding %%%%%
8 \usepackage[T1]{fontenc}
9 \usepackage[utf8]{inputenc}
12 \usepackage[columnsep=.75cm,lmargin=.75cm,rmargin=.75cm,tmargin=1cm,bmargin=1cm]{geometry}
13 \setlength{\parindent}{0pt}
15 % Use sans serif font.
16 \renewcommand*{\familydefault}{\sfdefault}
18 % change heading fontsizes.
20 \subsectionfont{\normalsize}
21 \subsubsectionfont{\small}
24 % Create \Hide command (used for chapters)
25 \usepackage[explicit]{titlesec}
26 \newcommand*\Hide{\titleformat{\chapter}[display]{}{}{0pt}{\Huge}\titleformat{\part}{}{}{0pt}{}}
28 % inhibit creation of new double page on new chapter.
31 \patchcmd{\chapter}{\if@openright\cleardoublepage\else\clearpage\fi}{}{}{}
34 % change heading margins.
35 \titlespacing*{\chapter}{0pt}{0pt}{-40pt}
36 \titlespacing*{\section}{0pt}{9pt}{3pt}
37 \titlespacing*{\subsection}{0pt}{6pt}{0pt}
38 \titlespacing*{\subsubsection}{0pt}{0pt}{0pt}
40 % make \paragraph do newlines
42 \renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}
43 {-.75ex \@plus -1ex \@minus -0.2ex}
45 {\normalfont\normalsize\bfseries}
50 % inhibit "Contents" Head in TOC
51 % disable chapter, section, ... numbering
52 \setcounter{secnumdepth}{-1}
53 %%%%% / Formatting %%%%%
55 % includable git commit info
56 \usepackage[missing=run\ build.sh\ or\ gitinfohook.sh]{gitinfo}
58 % Fürs "last generated" Datum
59 \usepackage[iso]{isodate}
62 \usepackage[absolute]{textpos}
64 \DeclareGraphicsExtensions{.pdf,.png,.jpg}
66 % clickable references/links/...
71 \DeclareUnicodeCharacter{20AC}{\euro}
74 \usepackage[framemethod=default]{mdframed}
75 \newmdenv[linecolor=red,backgroundcolor=yellow]{yellowframe}
78 \usepackage[babel,german=quotes]{csquotes}
85 \begin{document}\thispagestyle{empty}
86 \begin{textblock*}{\paperwidth}(0mm,0mm)\noindent\includegraphics[width=\paperwidth,height=\paperheight]{images/cover_front.png}
94 \input{articles/adressen.tex}
96 \vspace{\fill}\scriptsize
97 \subsection{Git-repository}
98 \url{https://git.somenet.org/fsinf/pub/cheatsheet.git} Revision: \textbf{\gitAbbrevHash} Document (.tex) compiled on: \textbf{\today}
100 %\vspace{\fill}\newpage\thispagestyle{empty}
101 %\input{articles/info.tex}
103 %\vspace{\fill}\newpage\thispagestyle{empty}
104 %\begin{textblock*}{\paperwidth}(0mm,0mm)\noindent\includepdf[pages=1,angle=90]{articles/gutGeb.pdf}