]> git.somenet.org - fsinf/basics.git/blob - basics.tex
fixed bullet point lists, changed stuff from received feedback, reformatted paragraph...
[fsinf/basics.git] / basics.tex
1 \documentclass[10pt,a5paper,twoside,openright,twocolumn,german]{book}
2
3 % encoding
4 \usepackage[T1]{fontenc}
5 \usepackage[utf8]{inputenc}
6
7 % includable git commit info
8 \usepackage[missing=run\ build.sh\ or\ gitinfohook.sh]{gitinfo}
9
10 % page formatting
11 \usepackage[columnsep=.75cm,lmargin=.75cm,rmargin=.75cm,tmargin=1.5cm,bmargin=1.5cm]{geometry}
12 \setlength{\parindent}{0pt}
13
14 \usepackage{fancyhdr}
15 \pagestyle{fancy}
16 \lhead{}
17 \chead{}
18 \rhead{}
19 \cfoot{}
20 \renewcommand{\chaptermark}[1]{ \markboth{#1}{} }
21 \fancyhead[LE,RO]{\leftmark}
22 \fancyfoot[LE,RO]{\thepage}
23
24 % Use sans serif font.
25 \renewcommand*{\familydefault}{\sfdefault}
26
27 % Fürs "last generated" Datum
28 \usepackage[iso]{isodate}
29
30 % Image import stuff
31 \usepackage[absolute]{textpos}
32 \usepackage{graphicx}
33 \DeclareGraphicsExtensions{.pdf,.png,.jpg}
34
35 % change heading fontsizes.
36 \usepackage{sectsty}
37 \subsectionfont{\normalsize}
38 \subsubsectionfont{\small}
39
40 % \chapter hacks
41 % Create \Hide command (used for chapters)
42 \usepackage[explicit]{titlesec}
43 \newcommand*\Hide{\titleformat{\chapter}[display]{}{}{0pt}{\Huge}\titleformat{\part}{}{}{0pt}{}}
44
45 % inhibit creation of new double page on new chapter.
46 \usepackage{etoolbox}
47 \makeatletter
48 \patchcmd{\chapter}{\if@openright\cleardoublepage\else\clearpage\fi}{}{}{}
49 \makeatother
50
51 % change heading margins.
52 \titlespacing*{\chapter}{0pt}{0pt}{-40pt}
53 \titlespacing*{\subsection}{0pt}{9pt}{0pt}
54 \titlespacing*{\subsubsection}{0pt}{0pt}{0pt}
55
56 % make \paragraph do newlines
57 \makeatletter
58 \renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
59   {-.75ex \@plus -1ex \@minus -0.2ex}%
60   {0.01pt}%
61   {\normalfont\normalsize\bfseries}%
62 }
63 \makeatother
64
65 % inhibit "Contents" Head in TOC
66 \makeatletter
67 \renewcommand\tableofcontents{\@starttoc{toc}}
68 \makeatother
69
70 %make toc consider Chapter and section only.
71 \setcounter{tocdepth}{1}
72
73 % disable chapter, section, ... numbering
74 \setcounter{secnumdepth}{-1}
75
76 % make footnote numbering reset on every page.
77 \usepackage[perpage]{footmisc}
78
79 % clickable references/links/...
80 \usepackage{hyperref}
81
82 % euro-sign
83 \usepackage{eurosym}
84 \DeclareUnicodeCharacter{20AC}{\euro}
85
86
87 % START DOCUMENT
88 \begin{document}\thispagestyle{empty}
89 \begin{textblock*}{\paperwidth}(0mm,0mm)\noindent\includegraphics[width=\paperwidth,height=\paperheight]{images/cover_front.png}
90 \end{textblock*}
91 \mbox{}\newpage
92
93 %hack to have more characters per page.
94 \small
95
96 \twocolumn
97 \thispagestyle{empty}
98 \input{articles/_impressum.tex}\vspace{\fill}\newpage
99 \input{articles/_adressen.tex}\vspace{\fill}\newpage
100
101 \thispagestyle{empty}
102 \input{articles/_editorial.tex}\vspace{\fill}\newpage
103 \section*{Inhalt}\begin{footnotesize}\tableofcontents\end{footnotesize}
104 \begin{center}\footnotesize{Document (.tex) compiled on: \today\\
105 This is revision: \gitAbbrevHash}\end{center}
106
107 \clearpage\Hide\chapter{Einleitung}\thispagestyle{fancy}
108 \input{articles/einleitung_die_fsinf.tex}\vspace{\fill}\newpage
109 \input{articles/einleitung_beratung.tex}\vspace{\fill}\newpage
110
111 \clearpage\Hide\chapter{Vor dem Studium}\thispagestyle{fancy}
112 \input{articles/vor_das_richtige_studium.tex}\vspace{\fill}\newpage
113 \input{articles/vor_unsere_studien.tex}\vspace{\fill}\newpage
114 \input{articles/vor_medieninf.tex}\vspace{\fill}\newpage
115 \input{articles/vor_medzinf.tex}\vspace{\fill}\newpage
116 \input{articles/vor_se.tex}\vspace{\fill}\newpage
117 \input{articles/vor_ti.tex}\vspace{\fill}\newpage
118 \input{articles/vor_inskription.tex}\vspace{\fill}\newpage
119 \input{articles/vor_module.tex}\vspace{\fill}\newpage
120 \input{articles/vor_prolog.tex}\vspace{\fill}\newpage
121
122 \clearpage\Hide\chapter{Erstes Semester}\thispagestyle{fancy}
123 \input{articles/es_bday.tex}\vspace{\fill}\newpage
124 \input{articles/es_estuts.tex}\vspace{\fill}\newpage
125 \input{articles/es_studplan.tex}\vspace{\fill}\newpage
126 \input{articles/es_lvas.tex}\vspace{\fill}\newpage
127 \input{articles/es_steop.tex}\vspace{\fill}\newpage
128 \input{articles/es_ticket.tex}\vspace{\fill}\newpage
129
130 \clearpage\Hide\chapter{Unialltag}\thispagestyle{fancy}
131 \input{articles/unialltag_bibliothek.tex}\vspace{\fill}\newpage
132 \input{articles/unialltag_lokaltipps.tex}\vspace{\fill}\newpage
133 \input{articles/unialltag_lernraume.tex}\vspace{\fill}\newpage
134
135 \clearpage\Hide\chapter{Uni im Internet}\thispagestyle{fancy}
136 \input{articles/inet_zid.tex}\vspace{\fill}\newpage
137 \onecolumn
138 \input{articles/inet_tiss.tex}\vspace{\fill}\newpage
139 \twocolumn
140 \input{articles/inet_fsinf.tex}\vspace{\fill}\newpage
141 \input{articles/inet_vowi.tex}\vspace{\fill}\newpage
142 \input{articles/inet_infforum.tex}\vspace{\fill}\newpage
143
144 \clearpage\Hide\chapter{Uni für Fortgeschrittene}\thispagestyle{fancy}
145 \input{articles/advuni_anerkennung.tex}\vspace{\fill}\newpage
146 \input{articles/advuni_mitbelegen.tex}\vspace{\fill}\newpage
147 \input{articles/advuni_pruefungsrecht.tex}\vspace{\fill}\newpage
148 \input{articles/advuni_erasmus.tex}\vspace{\fill}\newpage
149
150 \clearpage\Hide\chapter{Finanzierung}\thispagestyle{fancy}
151 \input{articles/finanz_allgemein.tex}\vspace{\fill}\newpage
152 \input{articles/finanz_familienbeihilfe.tex}\vspace{\fill}\newpage
153 \input{articles/finanz_studienbeihilfe.tex}\vspace{\fill}\newpage
154 \input{articles/finanz_studiengebuehren.tex}\vspace{\fill}\newpage
155 \input{articles/finanz_studarb.tex}\vspace{\fill}\newpage
156 \input{articles/finanz_stipendium.tex}\vspace{\fill}\newpage
157
158 %\clearpage\Hide\chapter{Schluss}\thispagestyle{fancy}
159 %\input{articles/schluss_abkuerzungen.tex}\newpage
160
161 \begin{footnotesize}
162 Abkürzungsverzeichnis gelöscht, weil TOC overflow.\\
163
164 OPEN TODOS:\\
165 ./vor\_inskription.tex:28:TODO: \emph{\textbf{Abschließend erhältst du eine Teilnahmebestätigung, die du dir aufheben solltest, falls dir das Zeugnis über die STEG in den folgenden Wochen nicht ausgestellt wird.}}\\
166 ./vor\_ti.tex:2:--- TODO: final version pending ---
167 ./es\_ticket.tex:5:TODO: bulletlist!
168 ./unialltag\_lernraume.tex:58:TODO: missing!
169 ./inet\_fsinf.tex:2:--- TODO: rework this one ---
170 ./unialltag\_lokaltipps.tex:2:--- TODO: irgendwas sinnvolleres hier? ---
171
172 \end{footnotesize}
173
174 \clearpage
175
176 \onecolumn
177 \mbox{}\thispagestyle{empty}
178 \begin{textblock*}{\paperwidth}(0mm,0mm)\noindent\includegraphics[width=\paperwidth,height=\paperheight]{images/cover_back.png}
179 \end{textblock*}
180 \end{document}