diff options
author | Ish Sookun <ish@hacklog.mu> | 2019-03-30 22:38:15 +0400 |
---|---|---|
committer | Ish Sookun <ish@hacklog.mu> | 2019-03-30 22:38:15 +0400 |
commit | 1981498df5a41f81ed67ecbe9442f370431f811d (patch) | |
tree | 5f8d56a18516cbaa99f95cceffbd7fc8ba9ef1f4 | |
parent | 7b3136688732f68603db67d1707daae0b84ba03d (diff) | |
download | openSUSEConf2022-1981498df5a41f81ed67ecbe9442f370431f811d.tar.gz |
Removed unused styles
-rw-r--r-- | beamerinnerthemeopensuse.sty | 11 | ||||
-rw-r--r-- | main.pdf | bin | 28786 -> 28786 bytes |
2 files changed, 0 insertions, 11 deletions
diff --git a/beamerinnerthemeopensuse.sty b/beamerinnerthemeopensuse.sty index 464cc82..326dfe8 100644 --- a/beamerinnerthemeopensuse.sty +++ b/beamerinnerthemeopensuse.sty @@ -21,26 +21,15 @@ { \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% - %\end{beamercolorbox} - % \vskip0.2cm% - %\begin{beamercolorbox}[wd=12cm,leftskip=3cm,#1]{date} - % \usebeamerfont{author}Hello, world!% - % \end{beamercolorbox} \vfill } |