aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIsh Sookun <ish@hacklog.mu>2019-03-30 22:13:42 +0400
committerIsh Sookun <ish@hacklog.mu>2019-03-30 22:13:42 +0400
commit7b3136688732f68603db67d1707daae0b84ba03d (patch)
tree8ba62c44aaf0a1ff84b2a6a8610e1ddd516ebcb9
parent964fa9e4cef5de4573988b2b2174f48431f38a2c (diff)
downloadinstallFest2021-7b3136688732f68603db67d1707daae0b84ba03d.tar.gz
Options for author details
-rw-r--r--beamerinnerthemeopensuse.sty22
-rw-r--r--main.pdfbin27846 -> 28786 bytes
-rw-r--r--main.tex8
3 files changed, 21 insertions, 9 deletions
diff --git a/beamerinnerthemeopensuse.sty b/beamerinnerthemeopensuse.sty
index 4d58403..464cc82 100644
--- a/beamerinnerthemeopensuse.sty
+++ b/beamerinnerthemeopensuse.sty
@@ -17,14 +17,22 @@
}
% Title page
-\defbeamertemplate*{title page}{texsx}[1][]
+\defbeamertemplate*{title page}{opensuse}[1][]
{
- \vskip0.5cm%
- \hskip0.3cm\includegraphics[scale=0.15]{opensuse-logo}\vskip0.1cm%
- \begin{beamercolorbox}[wd=12cm,leftskip=0cm,sep=8pt,#1]{title page header}
- \usebeamerfont{title}\LARGE\inserttitle\par%
- \vspace{0.5em}\small\insertsubtitle\par%
- \end{beamercolorbox}%
+ \vskip0.5cm
+ \includegraphics[scale=0.15]{opensuse-logo}\vskip0.1cm
+ %\begin{beamercolorbox}[wd=12cm,leftskip=0cm,sep=8pt,#1]{title page header}
+ \usebeamerfont{title}{\LARGE\inserttitle}\par
+ \vspace{0.1em}{\small\insertsubtitle}\par
+ \vspace{1em}{\large\insertdate}\par
+
+
+ \begin{flushright}
+ {\large\insertauthor}\par
+ {\small\authortitle}\par
+ {\small\organization}
+ \end{flushright}
+ %\end{beamercolorbox}%
%\vskip0.75cm%
%\begin{beamercolorbox}[wd=12cm,leftskip=3cm,#1]{author}
% \usebeamerfont{author}\insertauthor%
diff --git a/main.pdf b/main.pdf
index fa92457..be6385f 100644
--- a/main.pdf
+++ b/main.pdf
Binary files differ
diff --git a/main.tex b/main.tex
index 30cb8f1..7f4524a 100644
--- a/main.tex
+++ b/main.tex
@@ -9,7 +9,11 @@
\title{Introduction to Btrfs}
\subtitle{Just enough to get you started}
\author{Ish Sookun}
-\date{2019}
+\date{April 2019}
+\newcommand{\authortitle}{Systems Architect}
+\newcommand{\organization}{La Sentinelle Ltd}
+\newcommand{\event}{Developers Conference}
+\newcommand{\location}{Voilà Hotel}
\begin{document}
@@ -29,7 +33,7 @@ This is a text from the first frame.
\frametitle{Thank you!}
I am reachable at ishwon@opensuse.org.\vspace{1em}
- \tiny The LaTeX source of this presentation template is available at github.com/ishwon/opensuse-tex-beamer-tpl.\\
+ \tiny The \LaTeX\hspace{0.01em} source of this presentation template is available at github.com/ishwon/opensuse-tex-beamer-tpl.\\
The template is MIT licensed.
\end{frame}