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}
\usepackage[margin=1cm]{geometry}
\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}
\documentclass[a4paper]{article}
\input{preamble.tex}
\begin{document}
\null\vspace{4cm}\null
\null\vspace{2cm}
\begin{center}
\ShowCharInBox{\fontsize{210pt}{210pt}\testfont{\color{Mahogany}\LaTeX}} \\[2cm]
{\Huge\sl Workshop für Einsteiger} \\[4cm]
% TODO Tabelle machen, OSAK-Tux einfügen, Code zeigen?
Ort: ... \\
Datum: ... \\
OSAK: Tux \\
Laptop mitbringen
{\HUGE \sl Einführung in}\\[1cm]
\ShowCharInBox{\Gargantous\testfont{\color{Mahogany}\LaTeX}} \\[2cm]
\Large
\begin{tabular}{rl}
Ort & Dort \\
Datum & Heute \\
OSAK & Tux \\
Laptop mitbringen & \& \\
& Spaß
\end{tabular}
\end{center}
\vfill
\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