summaryrefslogtreecommitdiff
path: root/dviware/dvi2pcl/pjxl.sty
blob: d76a77a8cc83767d5fa4f44ae795d609b843f9db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
%
% pjxl.sty
%
% LaTeX style file for PaintJet XL color support
% Copyright (c) 1992, Bo Thid\'e, bt@irfu.se, Uppsala, Sweden
%
% You may copy this file and use it as long as you don't try to make money
% off it, or pretend that you wrote it.
%
% This file is provided "as is".

\def\black{\special{pjxl:black}}
\def\red{\special{pjxl:red}}
\def\green{\special{pjxl:green}}
\def\yellow{\special{pjxl:yellow}}
\def\blue{\special{pjxl:blue}}
\def\magenta{\special{pjxl:magenta}}
\def\cyan{\special{pjxl:cyan}}
\def\white{\special{pjxl:white}}