Skip to content
Snippets Groups Projects
Commit 3e3307ec authored by Lennart Klebl's avatar Lennart Klebl
Browse files

plakat koma

parent c3b8c3f0
No related branches found
No related tags found
No related merge requests found
bin/
*.pdf
!figures/*.pdf
*.vrb
\documentclass[a4paper]{article}
\documentclass[a3paper,18pt]{scrartcl}
\input{preamble.tex}
\begin{document}
\null\vspace{2cm}
\begin{center}
{\HUGE \sl Einführung in}\\[1cm]
{\HUGE Einführung in}\\[1cm]
\ShowCharInBox{\Gargantous\testfont{\color{Mahogany}\LaTeX}} \\[2cm]
\Large
\begin{tabular}{rl}
......@@ -15,5 +15,11 @@
\end{tabular}
\end{center}
\vfill
\begin{minipage}{0.8\textwidth}
\lstinputlisting{plakat.tex}
\end{minipage}
\begin{minipage}{0.2\textwidth}
\vspace{200pt}
\includegraphics[width=\textwidth]{osak-logo.pdf}
\end{minipage}
\end{document}
\usepackage[margin=0.5cm]{geometry}
\usepackage[dvipsnames]{xcolor}
\usepackage{graphicx}
\usepackage{fontspec}
\usepackage{microtype}
\usepackage{listings}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment