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
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
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
Ivo Kabadshow
beamertheme-juelich
Commits
2d090d3a
Commit
2d090d3a
authored
Sep 14, 2018
by
Andreas Beckmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add background image example
parent
dca172b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
tutorial/frame_background.tex
tutorial/frame_background.tex
+7
-0
tutorial/part_examples.tex
tutorial/part_examples.tex
+16
-0
No files found.
tutorial/frame_background.tex
0 → 100644
View file @
2d090d3a
\setbeamertemplate
{
background
}{
\includegraphics
[width=\paperwidth]
{
placeholder
}}
\begin{frame}
\frametitle
{
An image in the background
}
\centering
Some text in front of the background image.
\end{frame}
\setbeamertemplate
{
background
}{}
tutorial/part_examples.tex
View file @
2d090d3a
...
...
@@ -67,6 +67,22 @@
\end{center}
\end{frame}
\section
{
Backgrounds
}
\begin{frame}
[fragile]
\frametitle
{
Background Images
}
\framesubtitle
{
On Standard Frames
}
\begin{itemize}
\item
The next slide shows an image, embedded into the background of the frame layout.
\item
The background image is automatically cropped to the frame dimensions.
\end{itemize}
\begin{block}
{
How to install a background image
}
\scriptsize
\verbatiminput
{
frame
_
background
}
\end{block}
\end{frame}
\input
{
frame
_
background
}
\section
{
Beamer Block Constructs
}
\subsection
{
Theorem, Proof
}
\begin{frame}
...
...
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