-
Notifications
You must be signed in to change notification settings - Fork 0
/
003_SetupPakete.tex
58 lines (39 loc) · 1.21 KB
/
003_SetupPakete.tex
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
% ################
% # Setup Pakete #
% ################
% Pakete, die eigene "Setups" haben und ! nicht ! über "Optionen" eingestellt werden können, werden in dieser Datei konfiguriert.
% Farben von Links etc. festlegen
\hypersetup{
%pdfencoding=auto, % oder unicode
%bookmarks=true, % ist Standard
unicode=true,
bookmarksopen=true,
bookmarksnumbered=true,
pdftitle={\varTitelHyper},
pdfauthor={\varAutorEins},
pdfsubject={Bachelor-Thesis},
pdfcreator={Texpad und Mac OS X},
pdfkeywords={\varKeyA}{\varKeyB}{\varKeyC}{\varKeyD}{\varKeyE},
colorlinks=true,
linkcolor=green,
citecolor=RawSienna,
filecolor=magenta,
urlcolor=cyan
}
% #####-------------------------------------------------#####
% #####-------------------------------------------------#####
% Einstellungen für Chemie-Pakete "circled=formal":
% \mch normales Minus-Zeichen
% \pch normales Plus-Zeichen
% \fmch umkreistes Minus-Zeichen
% \fpch umkreistes Plus-Zeichen
% \el Elektron mit normalem Minus
% \prt Proton mit normalem Plus
\chemsetup{language=english,
modules=all,
%formula = chemformula
}
\chemsetup[phases]{pos=sub}
% Nummerierung der Reaktions-Formeln nach Chapter (R 1.1)
\usechemmodule{reactions}
\renewtagform{reaction}[R ]{(}{)}