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
ddb371c1
Commit
ddb371c1
authored
Oct 08, 2019
by
Andreas Herten
Browse files
Add more documentation for progress bar
parent
13a45764
Changes
4
Hide whitespace changes
Inline
Side-by-side
tutorial/part_tweaks.tex
View file @
ddb371c1
...
...
@@ -52,3 +52,18 @@
\setbeamertemplate
{
footer element1
}
[default]
\setbeamertemplate
{
footer element2
}
[default]
\setbeamertemplate
{
footer element3
}
[default]
\section
{
Progress Bar
}
{
%
\setbeamertemplate
{
progressbar
}
[visible]
%
\fzjset
{
progress bar/height=0.4ex
}
%
\begin{frame}
[fragile]
\frametitle
{
Progress Bar
}
\begin{itemize}
\item
(Experimental) Support for progress bar
\item
Highly configurable, see
\verb
+
progressbar.tex
+
\item
Feedback welcome!
\end{itemize}
\end{frame}
}
tutorial/progressbar.pdf
View file @
ddb371c1
No preview for this file type
tutorial/progressbar.tex
View file @
ddb371c1
...
...
@@ -16,21 +16,21 @@
%% Use FZJ Progress Bar
\setbeamertemplate
{
progressbar
}
[visible]
%% Adapt height
\fzjset
{
progress bar/height=
2
ex
}
%% Rather count overlays not frames
%% Adapt height
(default: 0.4pt)
\fzjset
{
progress bar/height=
1
ex
}
%% Rather count overlays not frames
(default: false)
\fzjset
{
progress bar/count overlays=true
}
%% Title page should not have a progress bar
%% Title page should not have a progress bar
(default: false)
\fzjset
{
progress bar/count titlepage=false
}
%% Let the progress bar end when the appendix starts
%% Let the progress bar end when the appendix starts
(default: false)
\fzjset
{
progress bar/count appendix=false
}
%% If we're in the appendix, the progress bar should shrink from right to left
%% If we're in the appendix, the progress bar should shrink from right to left
(default: false)
\fzjset
{
progress bar/invert appendix=true
}
%% Show the progress bar in handout / trans mode (default: false)
\fzjset
{
progress bar/show in handout=true
}
\fzjset
{
progress bar/show in trans=true
}
%
\only<handout>{
\setbeamer
template
{progressbar}
[invisible]
}
%% Change color of progress bar, either globally in preamble (i.e. here) or locally for a (set of) slide(s) -- see below (default: fg=fzjblue)
% \setbeamer
color
{progressbar}
{fg=fzjgreen
}
\newcommand
{
\printpagesinfo
}{
%
Frame
\insertframenumber
{}
of
\inserttotalframenumber
{}
...
...
tutorial/tutorial.pdf
View file @
ddb371c1
No preview for this file type
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