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

weitergemacht am potentiellen Plakat

parent b57a581a
No related branches found
No related tags found
No related merge requests found
\documentclass[a3paper]{article} \documentclass[a4paper]{article}
\usepackage[margin=1cm]{geometry} \input{preamble.tex}
\usepackage[dvipsnames]{xcolor}
\usepackage{fontspec}
\usepackage{microtype}
\usepackage{listings}
\lstset{basicstyle=\tiny\ttfamily,language={[LaTeX]TeX},
texcsstyle=*\color{Mahogany}\bfseries,
commentstyle=\itshape\color{RoyalBlue},
keywordstyle=\color{RoyalBlue}\bfseries,
moretexcs={lstset,testfont,color,sl,lstinputlisting,newfontfamily,fontsize,
ShowCharInBox},morekeywords={center,document}}
\newfontfamily\testfont{LatinModernRoman}
\usepackage{showcharinbox}
\begin{document} \begin{document}
\null\vspace{4cm}\null \null\vspace{2cm}
\begin{center} \begin{center}
\ShowCharInBox{\fontsize{210pt}{210pt}\testfont{\color{Mahogany}\LaTeX}} \\[2cm] {\HUGE \sl Einführung in}\\[1cm]
{\Huge\sl Workshop für Einsteiger} \\[4cm] \ShowCharInBox{\Gargantous\testfont{\color{Mahogany}\LaTeX}} \\[2cm]
% TODO Tabelle machen, OSAK-Tux einfügen, Code zeigen? \Large
Ort: ... \\ \begin{tabular}{rl}
Datum: ... \\ Ort & Dort \\
OSAK: Tux \\ Datum & Heute \\
Laptop mitbringen OSAK & Tux \\
Laptop mitbringen & \& \\
& Spaß
\end{tabular}
\end{center} \end{center}
\vfill \vfill
\lstinputlisting{plakat.tex} \lstinputlisting{plakat.tex}
......
\usepackage[margin=0.5cm]{geometry}
\usepackage[dvipsnames]{xcolor}
\usepackage{fontspec}
\usepackage{microtype}
\usepackage{listings}
\lstset{
basicstyle=\small\ttfamily,
language={[LaTeX]TeX},
texcsstyle=*\color{Mahogany}\bfseries,
commentstyle=\itshape\color{RoyalBlue},
keywordstyle=\color{RoyalBlue}\bfseries,
moretexcs={lstset,testfont,color,sl,lstinputlisting,newfontfamily,fontsize,HUGE,
Gargantous,ShowCharInBox},
morekeywords={center,document}
}
\newfontfamily\testfont{LatinModernRoman}
\usepackage{showcharinbox}
\def\HUGE{\fontsize{40pt}{40pt}\testfont}
\def\Gargantous{\fontsize{180pt}{180pt}\testfont}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment