[pstricks] something strange with the latest pstricks-add version

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Wed Aug 11 14:44:13 CEST 2004


Jean-Michel Papy wrote:

> since I installed one of the latest pstricks-add version (the one which
> require pst-eqdf.pro to be installed) I cannot compile my document
> anymore. As I've erased the version of pstricks-add which was properly
> working, I've no other choice but finding the problem. Does anybody have
> a clue ?

the pstricks-add on my website is really experimental and until
now not _really_ compatible with the _official_ one on CTAN.

> Here is a piece of my document, followed by the log file  

maybe that you also get problems with easymat, too much
length registers. Here is the example for the pstricks-add,
version 2.10 and without loading easymat

Herbert

\listfiles
\documentclass[a4paper,10pt]{article}
\usepackage{graphicx}
\usepackage{pstricks,pstricks-add}
%\usepackage[thinlines]{easybmat}
\usepackage{psfrag}
\usepackage{amsmath,amsfonts,amssymb}
\usepackage{multirow}
\newcommand{\bs}{\boldsymbol}
\newcommand{\addots}{\mbox{\raisebox{-.2em}{\reflectbox{$\ddots$}}}}
\newcommand{\Addots}{\mbox{\raisebox{-.2em}{\reflectbox{$\ddots$}}}}
\newcommand{\nms}{\negmedspace}
\newcommand{\wh}{\widehat}
\newcommand{\wt}{\widetilde}
\newcommand{\ph}{\phantom}
\begin{document}

%\begin{equation}
%\begin{BMAT}(e){c|c}{c}
%\bs{S} & \wt{\bs{S}}_{g}
%\end{BMAT}
%\end{equation}

\begin{figure}[htbp]
\begin{center}
\psset{xunit=2cm, yunit=0.8cm,xyLabel={\scriptsize\sffamily}}
\begin{pspicture}(-0.6,-3)(2,3.5)
    %\psframe(-0.6,-3)(2,3.5)
   \psaxes[linewidth=0.5pt,axesstyle=frame,Dx=0.4,ylogBase=10,%
     ysubticks=5,%
     logLines=y,%
     xticksize=0 5,yticksize=0 2](0.0,-2)(2,3)
   \readdata{\data}{./result_2ch.dat}
   \pstScalePoints(1,1){}{log}
   \listplot[plotNo=6,plotNoMax=9,linecolor=blue,linewidth=1pt,%
     showpoints=true,dotstyle=o]{\data}
   \listplot[plotNo=8,plotNoMax=9,linecolor=red,linewidth=1pt,%
     showpoints=true,dotstyle=triangle]{\data}
   \rput(1,-2.75){\small\sffamily Noise Standard Deviation}
   \rput{90}(-0.5,0.5){\small\sffamily RRMSE \% (log scale)}
   \rput(1,3.25){\small\sffamily Frequency}
\end{pspicture}
\end{center}
\caption{The figure}
\end{figure}
\end{document}



-- 
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes




More information about the PSTricks mailing list