home ...
[lectures/latex.git] / political / vds / fsa2008.tex
1 \documentclass[a3paper]{article}
2 \usepackage{epsf,psfig,pstricks,multicol,pst-grad,pst-node,color}
3 \usepackage{graphicx,amsmath,amssymb,layout}
4 \graphicspath{{./img/}}
5 \usepackage[german]{babel}
6 \usepackage[centering,noheadfoot,hmargin={-0.6cm,9.2cm},vmargin={-0.1cm,12.2cm}]{geometry}
7 \usepackage{helvet}
8
9 \newcommand{\veryHuge}{\fontsize{35.83}{45}\selectfont}
10 \newcommand{\VeryHuge}{\fontsize{43}{54}\selectfont}
11 \newcommand{\VERYHuge}{\fontsize{51.6}{64}\selectfont}
12
13 \pagestyle{empty}
14
15 \psset{xunit=\textwidth}
16 \psset{yunit=\textheight}
17
18 \begin{document}
19 \begin{pspicture}[](0,0)(1.\textwidth,1.\textheight)
20
21 \linespread{1.3}
22
23 \psframe[fillstyle=solid,fillcolor=gray](0,0)(1.,1.)
24
25 \psframe[fillcolor=red,fillstyle=solid,linecolor=red](0,0.43)(1.,0.57)
26 \rput(0.5,0.5){\mbox{%
27  {\VERYHuge\bf\sf\color{white}
28  Freiheit statt Angst
29  }
30 }}
31 \rput(0.5,0.38){\mbox{%
32  {\VeryHuge\bf\sf\color{black}
33  F\"ur die Grundrechte
34  }
35 }}
36
37 \end{pspicture}
38
39 \end{document}