-
Notifications
You must be signed in to change notification settings - Fork 0
/
Scientific-Poster-Conference.tex
350 lines (274 loc) · 8.99 KB
/
Scientific-Poster-Conference.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
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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
% ##################################################
% # Tagungsposter Vorlage LaTeX #
% # #
% # Autor: B. Michel Döhring #
% # E-Mail: [email protected] #
% # Version: 1.3 #
% # Datum: August 2019 #
% # #
% ##################################################
% #######################################
% #######################################
% # Dokumentation der Tikzposter Klasse #
% #######################################
% #######################################
%% Tikzposter is highly customizable: please see
%% https://bitbucket.org/surmann/tikzposter/downloads/styleguide.pdf
%% Available themes: see also
%% https://bitbucket.org/surmann/tikzposter/downloads/themes.pdf
% ######################################
% ######################################
% # Konfigurieren der Dokumentenklasse #
% ######################################
% ######################################
\documentclass[20pt, a0paper, portrait, margin=0mm, innermargin=15mm, blockverticalspace=18mm, colspace=18mm, subcolspace=0mm]{tikzposter}
% #####################################
% Weitere Optionen für documentclass: #
% #####################################
% colspace
% subcolspace
% blockverticalspace
% #################################
% TikZ und LaTeX Reference off/on #
% #################################
\tikzposterlatexaffectionproofoff
% ####################
% # Pakete einbinden #
% ####################
% Legt die Zeichenkodierung fest, z.B UTF8
\usepackage[utf8]{inputenc}
% Verwendung der Zeichentabelle T1, für deutschsprachige Dokumente sinnvoll
\usepackage[T1]{fontenc}
\usepackage{lmodern}
\usepackage{blindtext}
% Silbentrennung nach neuer deutscher und englischer Rechtschreibung
\usepackage[ngerman,english]{babel}
% Für PDF-Optionen
\usepackage[
pdftitle={Title},
pdfsubject={Subject},
pdfauthor={},
pdfkeywords={}
pdfcreator={},
]{hyperref}
% Für weitere Autoren im Titelbereich
\usepackage{authblk}
% Weitere Farben und HTML Farben
\usepackage{xcolor}
% Text um Bilder herum ermöglichen
\usepackage{wrapfig}
% Paket für Mathematische Strukturen
\usepackage{amsmath}
% Weitere Mathe-Pakete:
\usepackage{amssymb}
% Zusammenfassung mehrerer Zellen in einer Spalte einer Tabelle
\usepackage{multirow}
% Bilder Alignment
\usepackage[export]{adjustbox}
% Länge von linewidth etc.
\usepackage{layouts}
% Todos ermöglichen:
\usepackage{todonotes}
% Serifenlose Mathe-Schriftart CM Bright --> http://www.tug.org/pracjourn/2006-1/hartke/hartke.pdf
%\usepackage{cmbright}
% Serifenlose Mathe-Schriftart Arev math --> http://www.tug.org/pracjourn/2006-1/hartke/hartke.pdf
\usepackage{arev}
% Schriften und Schriften-Style einbinden
\usepackage[default]{droidserif}
\usepackage[defaultsans]{droidsans}
\usepackage{titlecaps}
% Weitere Schrift avant grande
%\usepackage{avant}
\renewcommand*\familydefault{\sfdefault}
% Ermöglicht die Nutzung von \SI[per-mode=fraction]{1,345}{\coulomb\per\mole}
\usepackage[
locale=DE,
per-mode=fraction,
output-decimal-marker={{.}},
separate-uncertainty,
range-phrase={{ to }},
]{siunitx}
% Paket für Symbole aus Origin
\usepackage{oplotsymbl}
% Chemie-Pakete
\usepackage{chemfig}
\usepackage{mathtools}
% chemmacros und chemformula ohne ghsystem
\usepackage{chemmacros}
\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 ]{(}{)}
% #############################
% # Weitere Farben definieren #
% #############################
\definecolor{myblue}{HTML}{4B405E}
\definecolor{mynotecolor}{HTML}{FFFF00}
\definecolor{myviolett}{HTML}{8904B1}
% blau08088A
% blue 4B405E
% #############################
% # Color Style konfigurieren #
% #############################
\definecolorstyle{myColorStyle}{
\colorlet{colorOne}{black}
\colorlet{colorTwo}{myblue}
\colorlet{colorThree}{white}
\colorlet{colorFour}{green}
\colorlet{colorFive}{myviolett}
}{
% ###################
% Background Farben #
% ###################
\colorlet{backgroundcolor}{myblue!100} % Hintergund-Farbe
\colorlet{framecolor}{myblue!100} % Rahmen-Farbe
% ##############
% Title Farben #
% ##############
\colorlet{titlefgcolor}{white} % Titel Schrift-Farbe
\colorlet{titlebgcolor}{myblue} % Hintergund-Farbe
% ##############
% Block Farben #
% ##############
\colorlet{blocktitlebgcolor}{white} % Titel Hintergund-Farbe
\colorlet{blocktitlefgcolor}{red} % Block-Titel Farbe
\colorlet{blockbodybgcolor}{white} % Schreibbereich Hintergrund-Farbe
\colorlet{blockbodyfgcolor}{black} % Schreibbereich Schrift-Farbe
% ###################
% Innerblock Farben #
% ###################
\colorlet{innerblocktitlebgcolor}{white} % Innere Blocks Hintergund-Farbe
\colorlet{innerblocktitlefgcolor}{myviolett} % Innere Blocks Schrift-Farbe
\colorlet{innerblockbodybgcolor}{white} % Innere Blocks Hintergund-Farbe
\colorlet{innerblockbodyfgcolor}{black} % Innere Blocks Schrift-Farbe
% #############
% Note Farben #
% #############
\colorlet{notebgcolor}{mynotecolor} % Note Hintergund-Farbe
\colorlet{notefgcolor}{black} % Note Schrift-Farbe
\colorlet{notefrcolor}{mynotecolor} % Note Rahmen-Farbe
}
% ##########################
% # Color Style einstellen #
% ##########################
\usecolorstyle{myColorStyle}
% ##########################
% # Title Style einstellen #
% ##########################
\usetitlestyle{Empty} % (Default, Basic, Envelope, Wave, VerticalShading, Filled, Empty)
% ##########################
% # Block Style einstellen #
% ##########################
\useblockstyle{Default} % (Default, *Basic, Minimal, Envelope, Corner, Slide, TornOut)
\useinnerblockstyle{Default} % (Default,Table)
% ###############################
% # Background Style einstellen #
% ###############################
\usebackgroundstyle{Default} % (Default, Rays, VerticalGradation, BottomVerticalGradation, Empty)
% #########################
% # Note Style einstellen #
% #########################
\usenotestyle{Sticky} % (Default, Corner, VerticalShading, Sticky)
% ######################
% ######################
% # Beginn des Posters #
% ######################
% ######################
% ##########################
% # Autor, Titel, Institut #
% ##########################
% Logos
\titlegraphic{\includegraphics[width=10cm]{example-image-a}}
% Titel
\title{\parbox{\linewidth}{\centering First experimental results from a new high-power electron gun: \\ Electron-impact ionisation of multiply charged xenon ions}}
% Autoren
\author[1,2]{Autor1}
\author[1,2]{Autor2}
\author[1]{Autor3}
\author[1]{Autor4}
\author[3]{Autor5}
\author[1]{Autor6}
\author[1]{Autor7}
\affil[1]{Institut 1}
\affil[2]{Institut 2}
\affil[3]{Institut 3}
\renewcommand\Affilfont{\itshape}
\setlength{\affilsep}{2em}
% \institute{ACME Institute}
% ###############################
% # Logo Position konfigurieren #
% ###############################
\makeatletter
\def\maketitle{\AB@maketitle}
\renewcommand\TP@maketitle{%
\centering
\begin{minipage}[b]{1.0\linewidth}
\centering
\color{titlefgcolor}
{\bfseries \Huge \@title \par} %\textsc
\vspace*{4em}
{\LARGE \@author \par}
\vspace*{1em}
{\LARGE \@institute}
\end{minipage}%
\tikz[remember picture,overlay]\node[scale=0.8,anchor=east,xshift=0.51\linewidth,yshift=9cm,inner sep=0pt] {%
\@titlegraphic
};
}
% ###########################
% # Poster/Dokument beginnt #
% ###########################
\begin{document}
\maketitle
% ###############################
% # Blöcke und Spalten beginnen #
% ###############################
% Blöcke und Spalten sind hier exemplarisch angegeben. Die Länge richtet sich nach der Textmenge und den Bildern.
% Sinnvoll ist es (1) Text und Bilder zu finalisieren, dann (2) die Anordnung und Länge anzupassen.
\block{Introduction}{
\blindtext
}
\note[rotate=8, connection, width = 7cm,
roundedcorners=15, targetoffsetx=2cm
]{notes notes notes}
\begin{columns}
\column{0.6}
\block{Another Block}{
\begin{tikzfigure}[Picture]
\includegraphics[width=0.5\linewidth]{example-image-a}
\end{tikzfigure}
\blindtext
}
\column{0.4}
\block{Block}{
\blindtext
}
\end{columns}
\begin{columns}
\column{0.65}
\block{Block again}{
\blindtext
\innerblock[]{Heading}{\blindtext}
}
\column{0.35}
\block{Summary}{
\blindtext
}
\end{columns}
% ###################################
% # Literaturverzeichnis mit BibTeX #
% ###################################
\block{}{
\nocite{*}
\bibliography{literatur}
\bibliographystyle{unsrtdin}
}
% ############################################################################
% ############################################################################
% ############################################################################
% ############################################################################
\end{document}