[pstricks] Labels on y-axis

Herbert Voss LaTeX at zedat.fu-berlin.de
Fri Jan 19 16:50:11 CET 2007


Denis Vergès schrieb:
> ..., but on the y-axis there is 0 instead of 22. Il seems that  
> PsTricks don't like all the 11-multiple.
> Any idea ?
>   
no, because I cannot reproduce. Filelist attached

Herbert


\listfiles
\documentclass{minimal}
\usepackage{pst-plot}

\begin{document}

\psset{xunit=33.3cm,yunit=1cm}\begin{pspicture}(1,16)(1.3,32)
\psaxes[linewidth=1.5pt,Ox=1,Dx=0.05,Oy=16]{->}(1,16)(1.32,32.5)
\psplot{1.265}{1.3}{10 x 2 exp mul} \uput[r](1.3,16.8){10}
\psplot{1.155}{1.3}{12 x 2 exp mul}\uput[r](1.3,20.2){12}
\psplot{1.069}{1.3}{14 x 2 exp mul}\uput[r](1.3,23.6){14}
\psplot{1}{1.3}{16 x 2 exp mul}\uput[r](1.3,27){16}
\psplot{1}{1.3}{18 x 2 exp mul}\uput[r](1.3,30.4){18}
\psplot{1}{1.264}{20 x 2 exp mul}\uput[u](1.27,32){20}
\psplot{1}{1.206}{22 x 2 exp mul}\uput[u](1.2,32){22}
\psplot{1}{1.1545}{24 x 2 exp mul}\uput[u](1.16,32){24}
\psplot{1}{1.1095}{26 x 2 exp mul}\uput[u](1.12,32){26}
\psplot{1}{1.0695}{28 x 2 exp mul}\uput[u](1.07,32){28}
\psplot{1}{1.0325}{30 x 2 exp mul}\uput[u](1.04,32){30}
\uput[d](1.15,15){taille} \uput[l](0.97,24){poids}
\multido{\n=1.00+0.01}{31}{\psline(\n,16)(\n,16.2)}
\end{pspicture}

\end{document}

 *File List*
 minimal.cls    2001/05/25 Standard LaTeX minimal class
pst-plot.sty    2004/07/15 package wrapper for pst-plot.tex
pstricks.sty    2006/08/10 v0.32 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2006/12/22 v1.15 `PSTricks' (tvz)
pstricks.pro
  xcolor.sty    2006/11/28 v2.10 LaTeX color extensions (UK)
   color.cfg    2001/08/31 v1.1 color configuration of teTeX/TeXLive
   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-plot.tex    1999/12/12 97 patch 2 `pst-plot' (tvz)




More information about the PSTricks mailing list