summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/12-0-6.ltx
blob: a62b4938ddfde39775890cd8fbedcc7301687d34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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}