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

A3paper, OSAK

parent 3e3307ec
No related branches found
No related tags found
No related merge requests found
\documentclass[a3paper,18pt]{scrartcl} \documentclass[a3paper,16pt]{scrartcl}
\input{preamble.tex} \input{preamble.tex}
\begin{document} \begin{document}
\null\vspace{2cm} \null\vspace{3cm}
\begin{center} \begin{center}
{\HUGE Einführung in}\\[1cm] {\HUGE Einführung in}\\[2cm]
\ShowCharInBox{\Gargantous\testfont{\color{Mahogany}\LaTeX}} \\[2cm] \ShowCharInBox{\Gargantous\testfont{\color{Mahogany}\LaTeX}} \\[4cm]
\Large \Large
\begin{tabular}{rl} \begin{tabular}{rl}
Ort & Dort \\ Ort & $\left<x\right>$ \\
Datum & Heute \\ Datum & $\left<t\right>$ \\
OSAK & Tux \\ ... & ?
Laptop mitbringen & \& \\ % TODO ausfüllen nach FSS
& Spaß
\end{tabular} \end{tabular}
\end{center} \end{center}
\vfill \vfill
\begin{minipage}{0.8\textwidth} \begin{minipage}{0.7\textwidth}
\lstinputlisting{plakat.tex} \lstinputlisting{plakat.tex}
\end{minipage} \end{minipage}
\begin{minipage}{0.2\textwidth} \begin{minipage}{0.3\textwidth}
\vspace{200pt} \vspace{210pt}
\includegraphics[width=\textwidth]{osak-logo.pdf} \includegraphics[width=\textwidth]{osak-logo.pdf}
\end{minipage} \end{minipage}
\end{document} \end{document}
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
\usepackage{microtype} \usepackage{microtype}
\usepackage{listings} \usepackage{listings}
\lstset{ \lstset{
basicstyle=\small\ttfamily, basicstyle=\scriptsize\ttfamily,
language={[LaTeX]TeX}, language={[LaTeX]TeX},
texcsstyle=*\color{Mahogany}\bfseries, texcsstyle=*\color{Mahogany}\bfseries,
commentstyle=\itshape\color{RoyalBlue}, commentstyle=\itshape\color{RoyalBlue},
...@@ -16,5 +16,5 @@ morekeywords={center,document} ...@@ -16,5 +16,5 @@ morekeywords={center,document}
} }
\newfontfamily\testfont{LatinModernRoman} \newfontfamily\testfont{LatinModernRoman}
\usepackage{showcharinbox} \usepackage{showcharinbox}
\def\HUGE{\fontsize{40pt}{40pt}\testfont} \def\HUGE{\fontsize{60pt}{60pt}\testfont}
\def\Gargantous{\fontsize{180pt}{180pt}\testfont} \def\Gargantous{\fontsize{240pt}{240pt}\testfont}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment