Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hhu-beamer-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jannik Dunkelau
hhu-beamer-template
Commits
908d26ab
Commit
908d26ab
authored
2 years ago
by
Jannik Dunkelau
Browse files
Options
Downloads
Patches
Plain Diff
Fix ToC error displaying section name in subsection's stead
parent
569a4308
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
beamerinnerthemehhubeamer.sty
+2
-2
2 additions, 2 deletions
beamerinnerthemehhubeamer.sty
presentation.tex
+36
-2
36 additions, 2 deletions
presentation.tex
with
38 additions
and
4 deletions
beamerinnerthemehhubeamer.sty
+
2
−
2
View file @
908d26ab
...
...
@@ -138,11 +138,11 @@
\setbeamertemplate
{
subsection in toc
}{
%
\hspace
{
5mm
}{
\raisebox
{
.6mm
}{
%
\tikz\draw
[hhuiceblue!70,fill=hhuiceblue!70]
(0,0) circle (.3ex);
}}
%
~~
\inserttocsection
}
~~
\inserttocs
ubs
ection
}
\setbeamertemplate
{
subsection in toc shaded
}{
%
\hspace
{
5mm
}{
\raisebox
{
.6mm
}{
%
\tikz\draw
[hhuiceblue!70,fill=hhuiceblue!70]
(0,0) circle (.3ex);
}}
%
~~
\color
{
black!40
}
\inserttocsection
}
~~
\color
{
black!40
}
\inserttocs
ubs
ection
}
\mode
...
...
This diff is collapsed.
Click to expand it.
presentation.tex
+
36
−
2
View file @
908d26ab
...
...
@@ -41,7 +41,7 @@
\end{frame}
\subsection
{
L
orem I
psum
}
\subsection
{
L
i
psum
}
\begin{frame}
\frametitle
{
Titel + Inhalt + Untertitel
}
\framesubtitle
{
Subtitle Blindtext
}
...
...
@@ -73,6 +73,40 @@
\end{description}
\end{frame}
\begin{frame}
\frametitle
{
Reiner Text
}
Laboris nisi dolor duis nulla non irure anim sit incididunt.
Occaecat dolore occaecat in consectetur.
Officia ex anim consequat duis tempor nostrud dolore exercitation.
Sit dolor velit ipsum amet.
Consequat sunt proident eu adipisicing sint.
Deserunt duis deserunt laborum duis pariatur deserunt ut.
Aliqua sint consequat cupidatat ex. Excepteur velit veniam non amet.
\end{frame}
\begin{frame}
\frametitle
{
Zwei Spalten
}
\begin{columns}
\begin{column}
{
0.47
\textwidth
}
Laboris nisi dolor duis nulla non irure anim sit incididunt.
Occaecat dolore occaecat in consectetur.
Officia ex anim consequat duis tempor nostrud dolore exercitation.
\end{column}
\begin{column}
{
0.47
\textwidth
}
Sit dolor velit ipsum amet.
Consequat sunt proident eu adipisicing sint.
Deserunt duis deserunt laborum duis pariatur deserunt ut.
Aliqua sint consequat cupidatat ex. Excepteur velit veniam non amet.
\end{column}
\end{columns}
\end{frame}
\section
{
Lorem Ipsum
}
\begin{frame}
...
...
@@ -85,7 +119,7 @@
\end{frame}
\subsection
{
L
orem I
psum
}
\subsection
{
L
i
psum
}
\begin{frame}
\frametitle
{
Current Section
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment