summaryrefslogtreecommitdiff
path: root/graphics/pictex/addon/pictex.sty
blob: 5e2f257c41d8ea66db181b5dbd30218d85879039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\def\fileversion{1.0}
\def\filedate{1994/03/31}

% PiCTeX als LaTeX-Style oder LaTeX2e-Package einladen.
% von Andreas Schrell

\ifx\fiverm\undefined
	\newfont\fiverm{cmr5}
\fi
\input prepictex
\input pictex
\input postpictex
\catcode`\@=11
\@input{picmore.tex}
\@input{piccorr.sty}

\endinput