%% %% A DANTE-Edition example %% %% Example 18-02-1 on page 291. %% %% Copyright (C) 2011 Herbert Voss %% %% It may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% %% See http://www.latex-project.org/lppl.txt for details. %% %% %% ==== % Show page(s) 1 %% \documentclass[]{article} \pagestyle{empty} \setlength\textwidth{450.69049pt} \setlength\parindent{0pt} \usepackage{pstricks,pst-text,pst-grad} \DeclareFixedFont{\RM}{T1}{ptm}{b}{n}{2cm} \begin{document} \pscharpath{\RM TeXnic}\pscharpath[linecolor=lightgray]{\RM TeXnic}\\ \psset{fillstyle=gradient,gradbegin=red,gradend=cyan} \pscharpath[gradangle=90]{\RM TeXnic}% \pscharpath[linestyle=none,gradangle=-90]{\RM TeXnic} \end{document}