summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx b/Master/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx
new file mode 100644
index 00000000000..a62b4938ddf
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx
@@ -0,0 +1,16 @@
+\documentclass{ppex}
+\nonstopmode
+\usepackage {pstall}
+\pagestyle{empty}
+
+\begin{document}
+\ResetPreambleCommands
+\ReadyForTheFray
+\usepackage {pstall}
+\definecolor{lightblue}{rgb}{.68, .85, .9}
+\fontfamily{ptm}\selectfont
+\pscharpath[fillstyle=solid,linecolor=red,
+ fillcolor=lightblue,linewidth=2pt,
+ linewidth=1.5pt]
+{\fontsize{1.5in}{1.5in}\selectfont \LaTeX}
+\end{document}