Skip to content
Snippets Groups Projects
Commit 1fb9971b authored by Julian Rother's avatar Julian Rother
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:osak/talks

parents 6e5940f9 febe516e
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
\usetikzlibrary{backgrounds, fit, matrix, calc} \usetikzlibrary{backgrounds, fit, matrix, calc}
\usepackage{listings} \usepackage{listings}
\usepackage{calc} \usepackage{calc}
\usepackage{qrcode}
\usepackage{mathtools} \usepackage{mathtools}
\graphicspath{{figures/}{examples/}} \graphicspath{{figures/}{examples/}}
\usefonttheme{professionalfonts} \usefonttheme{professionalfonts}
...@@ -115,8 +116,12 @@ ...@@ -115,8 +116,12 @@
\end{itemize} \end{itemize}
}% }%
\else% \else%
\Huge\% TODO QR CODE UND URL {
\Huge QR-CODE UND/ODER URL \begin{center}
\scalebox{2.0}{\qrcode{https://fsmpi.eu/latex}} \\[10pt]
\url{https://fsmpi.eu/latex}
\end{center}
}
\fi% \fi%
\end{frame} \end{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment