[pstricks] Re: pstricks-add problems

Herbert Voss LaTeX at zedat.fu-berlin.de
Thu Oct 6 21:08:45 CEST 2005


Field.Malcolm at epamail.epa.gov wrote:

> The suggested corrections listed below did not change the failure of
> pstricks-add to work.  The same problem occurs.

with this preamble everything is fine here.
If this doesn't work for you look into the logfile,
at the end is the list of files.

Herbert


\documentclass[12pt]{letter}
\listfiles
\usepackage{amsmath}
\usepackage[amssymb,pstricks]{SIunits}
\usepackage[total={6.5in,6.0in},top=1.2in,left=0.9in]{geometry}
\usepackage{graphicx}
\usepackage{pifont}
\usepackage{dcolumn}
\usepackage[dvipsnames]{pstricks}
\usepackage{pst-grad}
\usepackage{pst-node}
\usepackage{pst-coil}
\usepackage{pstricks-add}
%
% Custom command to show grids for plotting
\newpsobject{showgrid}{psgrid}{subgriddiv=1,griddots=10,gridlabels=6pt}
%
% Define new colors
\definecolor{Tan}{cmyk}{0.14, 0.42, 0.56, 0.0}
\definecolor{Peachy}{cmyk}{0.0, 0.2, 0.4, 0.0}
\definecolor{Purply}{cmyk}{0.0, 0.1, 0.0, 0.0}
\definecolor{Pink}{cmyk}{0.0, 0.35, 0.2, 0.0}
\definecolor{Purple}{cmyk}{0.0 ,0.5, 0.0, 0.0}
\definecolor{LightYellow}{cmyk}{0.0, 0.0, 0.3, 0.0}
\definecolor{YellowOrange}{cmyk}{0.0, 0.42, 1.0, 0.0}
\definecolor{Apricot}{cmyk}{0.0, 0.32, 0.62, 0.0}
\definecolor{GreenBrown}{cmyk}{0.3, 0.0, 1.0, 0.3}
%
%
\begin{document}

[ ... ]




More information about the PSTricks mailing list