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
Andreas Herten
beamertheme-juelich
Commits
e1bf0058
Commit
e1bf0058
authored
Jun 20, 2018
by
Ivo Kabadshow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add frametitle settings to tutorial
parent
af580635
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
tutorial/tutorial.pdf
tutorial/tutorial.pdf
+0
-0
tutorial/tutorial.tex
tutorial/tutorial.tex
+12
-0
No files found.
tutorial/tutorial.pdf
View file @
e1bf0058
No preview for this file type
tutorial/tutorial.tex
View file @
e1bf0058
...
...
@@ -541,6 +541,8 @@ english,
\item
\verb
+
\fzjset{subtitle=regular}
+
to set the title regular and in a smaller font for long text
\item
\verb
+
\fzjset{part=allcaps}
+
to set the part in allcaps for short text
\item
\verb
+
\fzjset{part=regular}
+
to set the part regular and in a smaller font for long text
\item
\verb
+
\fzjset{frametitle=allcaps}
+
to set the frametitle in allcaps for short text
\item
\verb
+
\fzjset{frametitle=regular}
+
to set the frametitle regular font for long text
\end{itemize}
\end{frame}
...
...
@@ -562,6 +564,16 @@ english,
\subtitle
{
This is a section page
}
\makesection
\fzjset
{
frametitle=allcaps
}
\begin{frame}
\frametitle
{
Title in allcaps
}
\end{frame}
\fzjset
{
frametitle=regular
}
\begin{frame}
\frametitle
{
Title in a regular style
}
\end{frame}
\section
{
Bugs
}
\begin{frame}
[fragile,label=bugs]
\frametitle
{
Fixed Bugs
}
...
...
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