Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ivo Kabadshow
beamertheme-juelich
Commits
0ab03f39
Commit
0ab03f39
authored
Sep 14, 2018
by
Andreas Beckmann
Browse files
a little bit more cleanup
parent
61fbfe6c
Changes
3
Hide whitespace changes
Inline
Side-by-side
tutorial/part_fzjcolors.tex
View file @
0ab03f39
...
...
@@ -6,8 +6,8 @@
\framesubtitle
{
You can use predefined colornames to spice up your slides
}
\centering
\begin{tikzpicture}
\foreach
\color
[count=
\i
] in
{
fzj
blu
e, fzj
lightblue, fzjred, fzjgreen, fzjyellow, fzjviolet, fzjorang
e
}
{
\node
[fill=\color,circle,minimum size=2cm]
at (
\i*
360/7: 2cm)
{
\color
}
;
\foreach
\color
[count=
\i
] in
{
fzj
orang
e, fzj
violet, fzjyellow, fzjgreen, fzjred, fzjlightblue, fzjblu
e
}
{
\node
[fill=\color,circle,minimum size=2
.3
cm]
at (
-
\i*
360/7
+90
: 2
.3
cm)
{
\color
}
;
}
\end{tikzpicture}
\end{frame}
...
...
tutorial/part_localization.tex
View file @
0ab03f39
...
...
@@ -7,8 +7,8 @@
The date will be adjusted automatically. You just have to use the
{
\tt
babel
}
package with the desired language.
\begin{block}
{
Date style -- Mixed
}
load package with DE and EN (default):
\hfill
\verb
+
\usepackage[ngerman,english]{babel}
+
\newline
choose German:
\hfill
\verb
+
\selectlanguage{ngerman}
+
\newline
load package with DE and EN (default):
\hfill
\verb
+
\usepackage[ngerman,english]{babel}
+
\\
choose German:
\hfill
\verb
+
\selectlanguage{ngerman}
+
\\
choose English:
\hfill
\verb
+
\selectlanguage{english}
+
\end{block}
\begin{block}
{
Date style -- German
}
...
...
tutorial/tutorial.tex
View file @
0ab03f39
...
...
@@ -130,7 +130,7 @@ english,
The
\verb
+
.zip
+
archive will be updated periodically for bug fixes. The name and URL of the archive will be the same.
\end{block}
\begin{block}
{
More Pitfalls/bugs?
}
Please report
.
Please report
them to
{
\tt
i.kabadshow@fz-juelich.de
}
\end{block}
\end{frame}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment