ice chnages
[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{{./}}
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=lightgray](0,0)(1.,1.)
24
25 \rput(0.8,0.8){%
26  \includegraphics[width=8cm]{kamera.eps}
27 }
28
29 \psframe[fillcolor=red,fillstyle=solid,linecolor=red](0,0.43)(1.,0.57)
30 \rput(0.5,0.5){\mbox{%
31  {\VERYHuge\bf\sf\color{white}
32  Freiheit statt Angst
33  }
34 }}
35
36 \rput(0.5,0.38){\mbox{%
37  {\VeryHuge\bf\sf\color{black}
38  F\"ur die Grundrechte
39  }
40 }}
41
42 \rput(0.8,0.1){%
43  \includegraphics[width=5cm]{logo.eps}
44 }
45
46 \end{pspicture}
47
48 \end{document}