Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
tuhh_latex_presentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Roman Sartorti
tuhh_latex_presentation
Commits
e4b557d6
Commit
e4b557d6
authored
3 years ago
by
Leonard Fisser
Browse files
Options
Downloads
Patches
Plain Diff
Fix slidenumber and date position in non-titlepage
parent
df8a738c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
beamerinnerthemetuhh.sty
+3
-3
3 additions, 3 deletions
beamerinnerthemetuhh.sty
with
3 additions
and
3 deletions
beamerinnerthemetuhh.sty
+
3
−
3
View file @
e4b557d6
...
...
@@ -5,7 +5,7 @@
\ifnum\thepage
>1
\relax
%
\begin{beamercolorbox}
{
tuhh teal
}
\useasboundingbox
(0,0) rectangle(
\the\paperwidth
,
\the\paperheight
);
\node
[outer sep=0, inner sep=0]
(tuhh
_
logo) at (309.42mm+7.91mm,
\the\paperheight
-2
6
.05mm)
{
\includegraphics
[width=25.82mm]
{
.theme
_
imgs/TUHH
_
logo
_
rgb.pdf
}}
;
\node
[outer sep=0, inner sep=0]
(tuhh
_
logo) at (309.42mm+7.91mm,
\the\paperheight
-2
8
.05mm)
{
\includegraphics
[width=25.82mm]
{
.theme
_
imgs/TUHH
_
logo
_
rgb.pdf
}}
;
\useasboundingbox
(0,0) rectangle(
\the\paperwidth
,
\the\paperheight
);
%date
\node
[rectangle,
...
...
@@ -14,7 +14,7 @@
outer sep = 0mm,
inner sep = 0.0mm,
anchor = west,
] at (301.7 mm,
\the\paperheight
-18
1
.27 mm)
{
\usebeamerfont
{
date
_
small
}
\insertdate
}
;
] at (301.7 mm,
\the\paperheight
-18
5
.27 mm)
{
\usebeamerfont
{
date
_
small
}
\insertdate
}
;
%slide number
\node
[rectangle,
minimum width = 16.12mm,
...
...
@@ -22,7 +22,7 @@
outer sep = 0mm,
inner sep = 0.0mm,
anchor = west,
] at (309.0mm,
\the\paperheight
-1
35
.26mm)
{
\usebeamerfont
{
frame
_
number
}
\insertframenumber
}
;
] at (309.0mm,
\the\paperheight
-1
40
.26mm)
{
\usebeamerfont
{
frame
_
number
}
\insertframenumber
}
;
\useasboundingbox
(0,0) rectangle(
\the\paperwidth
,
\the\paperheight
);
\node
[rectangle,
...
...
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