1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
\author{{\Huge Jean Pierre Casteleyn } \\ {\Huge IUT GTE } \\ {\Huge Dunkerque, France }}
\DeclareFixedFont{\RM}{T1}{ptm}{b}{n}{2cm}
\DeclareFixedFont{\RMM}{T1}{ptm}{b}{n}{1cm}
\TFRGB{
\title{ \pscharpath[fillstyle=gradient,gradbegin=red,gradend=cyan,shadow=true,doubleline=true]{\RM Visuel PSTricks} \\ \vspace{1cm} \pscharpath[fillstyle=gradient,gradbegin=red,gradend=cyan,shadow=true,doubleline=true]{\RMM Version 2.30}\\ \vspace{1cm}%
\includegraphics[width=6cm]{logoiut.eps} %
}}
{\title{ \pscharpath[fillstyle=gradient,gradbegin=red,gradend=cyan,shadow=true,doubleline=true]{\RM Visual PSTricks} \\ \vspace{1cm} \pscharpath[fillstyle=gradient,gradbegin=red,gradend=cyan,shadow=true,doubleline=true]{\RMM Version 2.30}\\ \vspace{1cm}%
\includegraphics[width=6cm]{logoiut.eps} %
}}
\date{{\LARGE mis à jour le \today}}
\maketitle
|