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
i4
TeX Vorlagen
neo
Commits
1d8914a1
Commit
1d8914a1
authored
Oct 18, 2019
by
Bernhard Heinloth
Browse files
universal aspect ratio title page image
parent
338cead9
Pipeline
#30616
passed with stage
in 23 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beamertheme-source/beamerinnerthemeneo.dtx
View file @
1d8914a1
...
...
@@ -151,18 +151,20 @@
\titlepage
\else
{
\def\backgroundimg{images/titlepage-#1}
\ifdimcomp{\beamer@paperwidth}{=}{16.00cm}{\ifdimcomp{\beamer@paperheight}{=}{9.00cm}{%
% 16:9
\def\backgroundimg{images/titlepage-#1-highres-169}
}{}}{}
\usebackgroundtemplate{\includegraphics[width=\paperwidth]{\backgroundimg}}
\usebackgroundtemplate{
\tikzexternaldisable%
\begin{tikzpicture}
\node[anchor=north west,inner sep=0,outer sep=0] at (0, \paperheight) {\includegraphics[width=\paperwidth]{images/titlepage-#1}};
\fill[nWhite] (0,0) rectangle (\paperwidth, 0.3\paperheight);
\end{tikzpicture}%
\tikzexternalenable%
}
\frame[plain,noframenumbering]{
\neo@colors@dark
\setbeamercolor{title separator}{
fg=black!20,
bg=normal text.fg
}
fg=black!20,
bg=normal text.fg
}
\titlepage
}
}
...
...
images/titlepage-extern-highres-169.pdf
deleted
100644 → 0
View file @
338cead9
File deleted
images/titlepage-extern-highres.pdf
deleted
100644 → 0
View file @
338cead9
File deleted
images/titlepage-extern.pdf
View file @
1d8914a1
No preview for this file type
images/titlepage-intern.pdf
View file @
1d8914a1
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