summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ptx/examples/latex/latex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/ptx/examples/latex/latex.tex')
-rw-r--r--gnu/usr.bin/ptx/examples/latex/latex.tex11
1 files changed, 11 insertions, 0 deletions
diff --git a/gnu/usr.bin/ptx/examples/latex/latex.tex b/gnu/usr.bin/ptx/examples/latex/latex.tex
new file mode 100644
index 0000000..1f0a2f1
--- /dev/null
+++ b/gnu/usr.bin/ptx/examples/latex/latex.tex
@@ -0,0 +1,11 @@
+\documentstyle[11pt]{article}
+\begin{document}
+
+\def\xx#1#2#3#4#5#6{\hbox{
+ \hbox to2.5in{\hfil#5#2}
+ \hbox to3.0in{{\sl #3}\,#4#1\hfil}
+ \hbox to1.5in{\tiny#6\hfil}
+}}
+\input table
+
+\end{document}
OpenPOWER on IntegriCloud