Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
talks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Model registry
Operate
Environments
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osak
talks
Commits
1634ebfa
You need to sign in or sign up before continuing.
Commit
1634ebfa
authored
6 years ago
by
Lennart Klebl
Browse files
Options
Downloads
Patches
Plain Diff
updated the template and changed to spaces ( >> tabs )
parent
4a9844d7
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
beamertheme/beamerthemeOSAK.sty
+2
-1
2 additions, 1 deletion
beamertheme/beamerthemeOSAK.sty
beamertheme/example.tex
+20
-8
20 additions, 8 deletions
beamertheme/example.tex
with
22 additions
and
9 deletions
beamertheme/beamerthemeOSAK.sty
+
2
−
1
View file @
1634ebfa
...
...
@@ -24,6 +24,7 @@
\logo
{
\includegraphics
[height=2cm]
{
osak-logo
}}
\newcommand
{
\OSAKthemenologo
}{
\setbeamertemplate
{
logo
}{}}
\newcommand
{
\OSAKthemelogo
}{
\logo
{
\includegraphics
[height=2cm]
{
osak-logo
}}}
\mode
<all>
This diff is collapsed.
Click to expand it.
beamertheme/example.tex
+
20
−
8
View file @
1634ebfa
...
...
@@ -4,6 +4,7 @@
\usepackage
[T1]
{
fontenc
}
\usepackage
[ngerman]
{
babel
}
\usepackage
{
lmodern
}
\usepackage
{
verbatim
}
\usetheme
{
OSAK
}
%\OSAKthemenologo
...
...
@@ -25,7 +26,10 @@
\end{frame}
\section
{
Was wollen wir tun?
}
\begin{frame}
{
Beispielfolie
}{
Auf dieser Folie sollte eine super Motivation stehen!
}
% Das Logo ausblenden
\OSAKthemenologo
\begin{frame}
[fragile]
{
Beispielfolie
}{
Auf dieser Folie sollte eine super Motivation stehen!
}
\structure
{
Ein bisschen sinnloser Inhalt:
}
\begin{itemize}
...
...
@@ -34,8 +38,16 @@
\end{itemize}
\begin{enumerate}
\item
Bilder sind auch toll
\item
Das Logo da unten kann man mit
$
\backslash
${}
OSAKthemenologo ausblenden
\item
Das Logo da unten kann man mit
\verb
~
\
OSAKthemenologo
~
ausblenden
\dots
\end{enumerate}
\end{frame}
% Das Logo wieder einblenden
\OSAKthemelogo
\begin{frame}
[fragile]
\begin{itemize}
\item
\dots
und mit
\verb
~
\OSAKthemelogo
~
wieder einblenden
\end{itemize}
\end{frame}
\end{document}
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