1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
# tudaposter class
# Matthew Bertucci 2022/08/17 for v3.27
#include:expl3
#include:l3keys2e
#include:class-scrartcl
#include:scrlayer
#include:scrlayer-notecolumn
#include:tudafonts
#include:tudarules
#include:tudacolors
#include:qrcode
#include:tikz
#include:geometry
#keyvals:\documentclass/tudaposter#c
color=#%color
accentcolor=#%color
textaccentcolor=#%color
identbarcolor=#%color
logo=#head,body
footer#true,false
paper=#a0,a1,a2,a3,a4
fontsize=##L
logofile=%<Dateipfad%>
type=announcement
indenttext#true,false
marginpar#true,false
title=#default,large,small
colorback#true,false
colorsubtitle#true,false
#endkeyvals
\contentwidth#L
\contentheight#L
\SetMarginpar{content%text}
\SetMarginpar[options%keyvals]{content%text}
#keyvals:\SetMarginpar
valign=
overlap#true,false
#endkeyvals
\titleinfo{text}
\titlegraphic{graphics code}
\addTitleBox{text}
\addTitleBoxLogo{imagefile}#g
\addTitleBoxLogo*{graphics code}
\footer{text}
\footerqrcode{URL}#U
\footerqrcodeimg{graphics code}
\infofont
\infotext{text}
\authorandname#*
|