Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
beamertheme-juelich
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacopo De Amicis
beamertheme-juelich
Commits
0ab03f39
Commit
0ab03f39
authored
Sep 14, 2018
by
Andreas Beckmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
a little bit more cleanup
parent
61fbfe6c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
tutorial/part_fzjcolors.tex
tutorial/part_fzjcolors.tex
+2
-2
tutorial/part_localization.tex
tutorial/part_localization.tex
+2
-2
tutorial/tutorial.tex
tutorial/tutorial.tex
+1
-1
No files found.
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
blue, fzjlightblue, fzjred, fzjgreen, fzjyellow, fzjviolet, fzjorang
e
}
{
\node
[fill=\color,circle,minimum size=2cm]
at (
\i*
360/7: 2
cm)
{
\color
}
;
\foreach
\color
[count=
\i
] in
{
fzj
orange, fzjviolet, fzjyellow, fzjgreen, fzjred, fzjlightblue, fzjblu
e
}
{
\node
[fill=\color,circle,minimum size=2.3cm]
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
Markdown
is supported
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