summaryrefslogtreecommitdiff
path: root/dviware/dvi2pcl/sample.tex
blob: 82f1d8915069e76bcb9a75291a9c26c7c43b24db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
\documentstyle[pjxl,hiscatrep]{report}

\pagestyle{empty}

\topmargin-8mm
\oddsidemargin-9mm
\textwidth95mm
\textheight130mm
\begin{document}

{\bf Hello World!}

\medskip
{\small\sf This is \TeX\ printout on the HP PaintJet XL.}

{\small\em Graphics can be included \dots}

\special{move(h-42mm v6mm r)}
\special{include(hiscatlogo.pcl)}
\vspace{32mm}
%{\GAro \hiscat{}}
{\em \dots and color text too!}

\small\red{}Now \green colors \yellow can \blue be \magenta changed \cyan
at \black any \red time\black!

\cyan\small Here's math:\normalsize
$$
\vec A\approx\mu_0\int\!d^3x'\,
\vec {\red{}J^{\rm NL}}(\vec x')\cyan{}e^{-ik\vec n\cdot\vec x'}
$$
\black\tiny The driver used is the 'dvi2pcl' dvi-to-pcl translator.
\end{document}