This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sdqdiss.cls
296 lines (256 loc) · 9.55 KB
/
sdqdiss.cls
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
%% Vorlage für SDQ-Dissertationen und Monographien
%% nach den Vorgaben des KIT Scientific Publishing
%%
%% %% Dr.-Ing. Erik Burger
%%
%% Siehe https://sdqweb.ipd.kit.edu/wiki/Dokumentvorlagen
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{sdqdiss}[2021/01/25 SDQ Dissertation]
\usepackage{xkeyval}
%%
%% OPTIONEN
%%
%% SDQ- und KSP-Formatoptionen
\newif\ifdinafourformatsdq
\newif\ifdinafiveformatksp
\newif\ifdinafourformatksp
\newif\ifscientificformatksp
\newif\ifscaletoafiveksp
\newif\ifsmalldiss
\newif\ifmediumdiss
\newif\iflargediss
\define@choicekey*{sdqdiss.cls}{format}[\val\nr]{a4-sdq,a4-ksp,a5-ksp,17x24-ksp}[a5-ksp]{%
\ifcase\nr\relax
\dinafourformatsdqtrue%
\or
\dinafourformatksptrue%
\or
\dinafiveformatksptrue%
\or
\scientificformatksptrue%
\fi
}
\define@choicekey*{sdqdiss.cls}{scaleto}[\val\nr]{a5,none}[none]{%
\ifcase\nr\relax
\scaletoafiveksptrue%
\fi
}
\define@choicekey*{sdqdiss.cls}{length}[\val\nr]{small,medium,large}[medium]{%
\ifcase\nr\relax
\smalldisstrue%
\or
\mediumdisstrue%
\or
\largedisstrue%
\fi
}
%% Listen im Flattersatz
\define@boolkey{sdqdiss.cls}[]{raggedlists}[true]{}
%% Listings verwenden (damit auch dafür die Einrückung in der List of Listings korrigiert wird)
\newif\ifuselistings
\define@key{sdqdiss.cls}{listings}[]{
\uselistingstrue
\def\listingsoptions{#1}
}
%% Passt die Breite der Nummerierung an, falls Figures/Tables/Listings mit hoher Nummerierung (vierstellig) verwendet werden
\define@boolkey{sdqdiss.cls}[]{highlistnumbers}[true]{}
%% Standard
\ExecuteOptionsX{length=medium,format=a5-ksp}
%% Optionen an scrbook durchreichen
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{scrbook}}
\ProcessOptionsX\relax
%% Skalierung funktioniert nur für KSP-Formate, daher bei SDQ-Format einen Error ausgeben
\ifdinafourformatsdq
\ifscaletoafiveksp
\PackageError{sdqdiss.cls}{Scaling not available for a4-sdq format}%
\fi
\fi
\LoadClass{scrbook}
%%
%% KONFIGURATION
%%
%% Seitenformat
\ifdinafiveformatksp
\KOMAoptions{paper=a5, fontsize=10pt}
\fi
\ifscientificformatksp
\KOMAoptions{paper=17cm:24cm, fontsize=10pt}
\fi
\ifdinafourformatksp
\KOMAoptions{paper=a4, fontsize=11pt}
\fi
\ifdinafourformatsdq
\KOMAoptions{paper=a4, fontsize=12pt}
\fi
%% Satzspiegel
% Berechnung für KSP-Format:
% DIV gibt Anzahl Spalten an, in die Seitebreite abzüglich Bindekorrektur aufgeteilt wird. Rand besteht dann standardmäßig außen aus 2 Spalten, innen aus einer Spalte + Bindekorrektur.
% Es handelt sich also um ein ganzzahliges Problem, dessen Lösung wir nur approximieren können.
% Um die KSP-Maße zu approximieren, zunächst optimales DIV errechnen, indem Bindekorrektur approximiert wird durch: Approxmierte Bindekorrektur = Innenrand - (Außenrand/2)
% Dann optimales DIV berechnen als: DIV = (Seitenbreite - Approxmierte Bindekorrektur) / (Außenrand/2)
% Dann mit dem errechneten DIV die exakte Bindekorrektur berechnen: Bindekorrektur = (DIV/(DIV-1) * Innenrand) - (Seitenbreite / (DIV-1))
% Im Ergebnis wird der vorgebenene Innenrand exakt erreicht und der Außenrand sowie die Textbreite angenähert.
% Bei den Außenrändern gibt KSP Bereiche an, hier haben wir für die Berechnung den Mittelwert des Bereichs gewählt.
%
% Relevante Maße:
% "ohne Skalierung", d.h. es wird in dem Format geschrieben, in dem später gedruckt wird.
% "17x24cm zu DIN A5", d.h. es wird in 17x24cm geschrieben, aber auf A5 gedruckt.
% "A4 zu DIN A5", d.h. es wird in A4 geschrieben, aber auf A5 gedruckt.
% SDQ-Format: Einheitlicher Satzspiegel für A4
\ifdinafourformatsdq
\typearea[20mm]{15}
\else
% KSP: Standardwerte ohne Skalierung
% +------------+----------------+---------------------+
% | Seitenzahl | Bindekorrektur | Seitenteilung (DIV) |
% +------------+----------------+---------------------+
% | < 200 | 11.5mm | 16 |
% | 200–399 | 14.7mm | 16 |
% | > 400 | 17.3mm | 17 |
% +------------+----------------+---------------------+
\ifsmalldiss\typearea[11.5mm]{16}\fi
\ifmediumdiss\typearea[14.7mm]{16}\fi
\iflargediss\typearea[17.3mm]{17}\fi
\fi
% Skalierung für KSP-Formate
\ifscaletoafiveksp
% A4 geschrieben, A5 gedruckt
\ifdinafourformatksp
% +------------+----------------+---------------------+
% | Seitenzahl | Bindekorrektur | Seitenteilung (DIV) |
% +------------+----------------+---------------------+
% | < 200 | 15.9mm | 16 |
% | 200–399 | 20.1mm | 16 |
% | > 400 | 24.0mm | 17 |
% +------------+----------------+---------------------+
\ifsmalldiss\typearea[15.9mm]{16}\fi
\ifmediumdiss\typearea[20.1mm]{16}\fi
\iflargediss\typearea[24.0mm]{17}\fi
\KOMAoptions{fontsize=14pt}
\fi
% 17×24cm geschrieben, A5 gedruckt
\ifscientificformatksp
% +------------+----------------+---------------------+
% | Seitenzahl | Bindekorrektur | Seitenteilung (DIV) |
% +------------+----------------+---------------------+
% | < 200 | 13.2mm | 16 |
% | 200–399 | 17.5mm | 16 |
% | > 400 | 20.2mm | 17 |
% +------------+----------------+---------------------+
\ifsmalldiss\typearea[13.2mm]{16}\fi
\ifmediumdiss\typearea[17.5mm]{16}\fi
\iflargediss\typearea[20.2mm]{17}\fi
\KOMAoptions{fontsize=11pt}
\fi
\fi
% Damit ergeben sich (in etwa) die gewünschten Werte auf https://www.bibliothek.kit.edu/cms/downloads/KSP/KSP-Grundregeln-Gestaltung.pdf, Seite 5
%% Standardoptionen
\KOMAoptions{
pagesize,
headlines=1.1,
parskip=half,
headsepline,
headinclude=true,
footinclude=false,
bibliography=totoc,
%listof=totoc,
headings=optiontoheadandtoc,
toc=chapterentrywithdots,
}
\raggedbottom
\recalctypearea
%% Seitenzahlen nach KSP-Vorgabe
\setlength{\footskip}{3\baselineskip}
%% Titelseite
\setkomafont{subtitle}{\normalfont\large}
%% Schrifttypen
% serif type: Linux Libertine
\RequirePackage{libertine}
% Linux Libertine in math mode
\RequirePackage[libertine]{newtxmath}
% grotesque type: Adobe Source Sans Pro
\RequirePackage[scaled=.92, proportional]{sourcesanspro}
% monospace type: Bera Mono
\RequirePackage[scaled=.78]{beramono}
% Microtype für schöneren Textsatz
\RequirePackage[protrusion=true,expansion=true]{microtype}
%% Keine Seitenzahl auf Kapiteltrennblättern
\renewcommand*{\partpagestyle}{empty}
%% Numerierte Subsubsections
\setcounter{secnumdepth}{3}
%% Größe der Titelzeile
\setkomafont{pageheadfoot}{\footnotesize\usekomafont{pagenumber}}
%% Einzug der Überschriften einheitlich (Vorgabe KSP)
\newlength{\headingindent}
\setlength{\headingindent}{3.6em}
\renewcommand*{\chapterformat}{%
\makebox[\headingindent][l]{\thechapter\autodot}%
}
\renewcommand*{\sectionformat}{%
\makebox[\headingindent][l]{\thesection\autodot}%
}
\renewcommand*{\subsectionformat}{%
\makebox[\headingindent][l]{\thesubsection\autodot}%
}
\renewcommand*{\subsubsectionformat}{%
\makebox[\headingindent][l]{\thesubsubsection\autodot}%
}
%% Vermeidet leere rechte Kopfzeilen bei langen Einleitungtexten in Kapiteln vor der ersten Section
\renewcommand*\chaptermark[1]{%
\markboth
{\MakeMarkcase{\chaptermarkformat#1}}
{\MakeMarkcase{\chaptermarkformat#1}}}
%% Beschriftungen von Schaubildern
\setkomafont{caption}{\footnotesize} % Vorgabe KSP: 8 pt
\setkomafont{captionlabel}{\sffamily\bfseries\footnotesize} % seriflos fett, 8 pt
\setcapindent{0em} % keinen Einzug ab der 2. Zeile
%% Hurenkinder und Schusterjungen verhindern
\clubpenalty10000
\widowpenalty10000
\displaywidowpenalty10000
%% Fußnoten
% Fußnoten über mehrere Seiten verhindern
\interfootnotelinepenalty10000
% Fußnotentext bündig
\deffootnote[1em]{1em}{0em}{%
\makebox[1em][l]{% linksbündig in dem angegebenen Markenbreich
\textsuperscript{\thefootnotemark}}%
}
% Abstand Fußnotentrennlinie laut KSP
\setlength{\skip\footins}{20pt}
%% Formatierung von Aufzählungen
\usepackage{enumitem}
\setlist[itemize]{partopsep=0pt}
\setlist[enumerate]{partopsep=0pt}
% Flattersatz in Aufzählungen, falls gewünscht
\ifraggedlists
\setlist[itemize]{before=\csname par\endcsname\raggedright,partopsep=0pt}
\setlist[enumerate]{before=\csname par\endcsname\raggedright,partopsep=0pt}
\fi
%% Vollere Seiten erlauben
\renewcommand{\topfraction}{0.9} % max fraction of floats at top
\renewcommand{\bottomfraction}{0.8} % max fraction of floats at bottom
\renewcommand{\textfraction}{0.07} % allow minimal text w. figs
% Parameters for FLOAT pages (not text pages):
\renewcommand{\floatpagefraction}{0.85} % require fuller float pages
% N.B.: floatpagefraction MUST be less than topfraction !!
\renewcommand{\dblfloatpagefraction}{0.85} % require fuller float pages
%% Figures, Tables, Listings
% Verzeichnisse Figure/Table/Listing ohne linken Rand
\renewcommand\l@figure{\@dottedtocline{1}{0em}{2.3em}}
\renewcommand\l@table{\@dottedtocline{1}{0em}{2.3em}}
\ifuselistings
\usepackage[\listingsoptions]{listings}%
\renewcommand\l@lstlisting{\@dottedtocline{1}{0em}{2.3em}}%
\fi
\ifhighlistnumbers
\renewcommand\l@figure{\@dottedtocline{1}{0em}{2.6em}}%
\renewcommand\l@table{\@dottedtocline{1}{0em}{2.6em}}%
\ifuselistings
\renewcommand\l@lstlisting{\@dottedtocline{1}{0em}{2.6em}}%
\fi
\fi
%% Gleiche Größe und Ausrichtung von Part und Chapter
\setkomafont{partentry}{\usekomafont{chapterentry}}
\RedeclareSectionCommand[tocnumwidth=1.5em]{part}