aboutsummaryrefslogtreecommitdiff
path: root/2018-opencampbr/theme/title.tex
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-04-27 11:10:10 +0200
committerKarel Kočí <cynerd@email.cz>2018-04-27 11:27:12 +0200
commit669a737f98a486d0cd7708f104e0003cdd4ce038 (patch)
treec056b005d2a40ec1248efa57aa215e8fd3566030 /2018-opencampbr/theme/title.tex
parentf12b97d0646cd334061bedee2cd233e1f1f937e6 (diff)
downloadpresentations-669a737f98a486d0cd7708f104e0003cdd4ce038.tar.gz
presentations-669a737f98a486d0cd7708f104e0003cdd4ce038.tar.bz2
presentations-669a737f98a486d0cd7708f104e0003cdd4ce038.zip
Add presentation from Open Camp Bratislave 2018
Diffstat (limited to '2018-opencampbr/theme/title.tex')
-rw-r--r--2018-opencampbr/theme/title.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/2018-opencampbr/theme/title.tex b/2018-opencampbr/theme/title.tex
new file mode 100644
index 0000000..d4de9f5
--- /dev/null
+++ b/2018-opencampbr/theme/title.tex
@@ -0,0 +1,14 @@
+% vim: ft=tex
+
+\begingroup
+\setbeamertemplate{headline}
+{
+ \begin{beamercolorbox}[wd=\paperwidth,ht=1.5cm,dp=1.125ex,
+ leftskip=.3cm,rightskip=.3cm plus1fil]{top}
+ \includegraphics[width=12cm,keepaspectratio]{theme/nictop.pdf}
+ \end{beamercolorbox}
+}
+
+\frame{\titlepage}
+
+\endgroup