summaryrefslogtreecommitdiffstats
path: root/Tex/Master/vaucanson-g.sty
blob: 851ce6b1c4dbd24a6b9d0b0a9371302df1659945 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\ProvidesPackage{vaucanson-g}[2003/05/09 package wrapper for Vaucanson-G]
\DeclareOption{slides}{\AtEndOfPackage{\input VCPref-slides.tex}}
\ProcessOptions
\RequirePackage{ifthen}
\RequirePackage[usenames]{pstcol}
\RequirePackage{pst-node}
\RequirePackage{pst-plot}
\RequirePackage{pst-coil}
%\RequirePackage{multido}
\RequirePackage{pst-3d}
\RequirePackage{color}
\RequirePackage{calc}
\input Vaucanson-G.tex
\endinput