summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2022-05-30 12:00:48 +0200
committerMatěj Cepl <mcepl@cepl.eu>2022-05-30 12:00:48 +0200
commit3e1be2b2ef271db2d231b72917cc140926760208 (patch)
treeb8937e172953170ee1386671c7087c1e9a00a4f8
parent45eb9ff9e69fbec607f9c94014143dfe1e40f429 (diff)
downloadopenSUSEConf2022-3e1be2b2ef271db2d231b72917cc140926760208.tar.gz
Start new presentation.
-rw-r--r--main.pdfbin131415 -> 30477 bytes
-rw-r--r--main.tex30
2 files changed, 19 insertions, 11 deletions
diff --git a/main.pdf b/main.pdf
index 277b8be..fb1be1d 100644
--- a/main.pdf
+++ b/main.pdf
Binary files differ
diff --git a/main.tex b/main.tex
index 2f29484..1987d79 100644
--- a/main.tex
+++ b/main.tex
@@ -1,4 +1,4 @@
-\documentclass[aspectratio=169,czech]{beamer}
+\documentclass[aspectratio=169,british]{beamer}
\usepackage{graphicx}
\usepackage{bookman}
\usepackage{tikz}
@@ -6,31 +6,39 @@
\usetheme{opensuse}
-\title{Python multiversion v openSUSE}
+\title{Python packaging in openSUSE}
+\subtitle{Advantages against other distributions}
\author{Matěj Cepl}
-\date{March 2021}
+\date{June 2022}
\newcommand{\authortitle}{}
\newcommand{\organization}{SUSE}
-\newcommand{\event}{InstallFest}
+\newcommand{\event}{OpenSUSE Conference 2022}
\begin{document}
\frame{\titlepage}
+% \begin{frame}
+%
+% \begin{tikzpicture}[remember picture,overlay]
+% \node at (5cm,-0.5cm) {\includegraphics[width=9.33cm,height=8cm,keepaspectratio]{package.png}};
+% \end{tikzpicture}
+%
+% \end{frame}
+
\begin{frame}
-\begin{tikzpicture}[remember picture,overlay]
- \node at (5cm,-0.5cm) {\includegraphics[width=9.33cm,height=8cm,keepaspectratio]{package.png}};
-\end{tikzpicture}
+\begin{itemize}
+ \item First item
+\end{itemize}
\end{frame}
\begin{frame}
- \frametitle{Děkuji!}
- Můj email je mcepl@cepl.eu.\vspace{1em}
+ \frametitle{Thank you!}
+ My email is mcepl@cepl.eu.\vspace{1em}
- \tiny \LaTeX\hspace{0.01em}-ový zdroj této prezentace je na github.com/ishwon/opensuse-tex-beamer-tpl.\\
- Šablona je uvolněna pod licencí MIT.
+ \tiny \LaTeX\hspace{0.01em} source of this presentation is availalbe on https://gitlab.com/mcepl/opensuseconf.git.
\end{frame}