aboutsummaryrefslogtreecommitdiff
path: root/2021-IT21.2/theme/title.tex
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2021-11-15 09:22:24 +0100
committerKarel Kočí <cynerd@email.cz>2021-11-15 09:22:24 +0100
commit34c39badf1ea35401233d97707f7f53ada8e9429 (patch)
tree67b7fc972dd1e886cbe4665fb782cfaa7c98d7d5 /2021-IT21.2/theme/title.tex
parentfbdb61c8f919e367b107c5e38a50a55bcd4a1974 (diff)
downloadpresentations-34c39badf1ea35401233d97707f7f53ada8e9429.tar.gz
presentations-34c39badf1ea35401233d97707f7f53ada8e9429.tar.bz2
presentations-34c39badf1ea35401233d97707f7f53ada8e9429.zip
2021-IT21.2: add presentation about Turris 3.x migration
Diffstat (limited to '2021-IT21.2/theme/title.tex')
-rw-r--r--2021-IT21.2/theme/title.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/2021-IT21.2/theme/title.tex b/2021-IT21.2/theme/title.tex
new file mode 100644
index 0000000..258eacb
--- /dev/null
+++ b/2021-IT21.2/theme/title.tex
@@ -0,0 +1,14 @@
+% vim: ft=tex
+
+\begingroup
+\setbeamertemplate{headline}
+{
+ \begin{beamercolorbox}[wd=\paperwidth,ht=1.7cm,dp=1.125ex,
+ leftskip=.3cm,rightskip=.3cm plus1fil]{top}
+ \includegraphics[width=15.4cm,keepaspectratio]{theme/nictop.pdf}
+ \end{beamercolorbox}
+}
+
+\frame{\titlepage}
+
+\endgroup