[pstricks] naput/nbput doing misplacement

Uwe Siart uwe.siart at tum.de
Wed Jun 9 16:23:50 CEST 2010


In the current version of pst-node neither \naput nor \nbput work
correctly. They produce misplaced labels:

% ----------------------------
\documentclass{article}
\usepackage{pstricks}
\usepackage{pst-node}
\begin{document}
\begin{pspicture}(0,0)(5,1)
  \pcline(0,0)(5,0)\nbput{$r$}
  \pcline(0,1)(5,1)\naput{$r$}
\end{pspicture}
\end{document}
% ----------------------------

 *File List*
 article.cls    2007/10/19 v1.4h Standard LaTeX document class
  size10.clo    2007/10/19 v1.4h Standard LaTeX file (size option)
pstricks.sty    2008/11/26 v0.40 LaTeX wrapper for `PSTricks' (RN,HV)
pstricks.tex    2010/05/24 v2.07 `PSTricks' (tvz,hv)
pst-xkey.tex    2005/11/25 v1.6 PSTricks specialization of xkeyval (HA)
 xkeyval.sty    2008/08/13 v2.6a package option processing (HA)
 xkeyval.tex    2008/08/13 v2.6a key=value parser (HA)
  pst-fp.tex    2010/05/24 v2.07 `PST-fp' (hv)
  xcolor.sty    2007/01/21 v2.11 LaTeX color extensions (UK)
   color.cfg    2007/01/18 v1.5 color configuration of teTeX/TeXLive
   dvips.def    1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pst-node.sty    2010/04/22 package wrapper for pst-node.tex
pst-node.tex    2010/04/22 1.11 `pst-node' (tvz)

Strange that the changes file mentions v1.12 of pst-node.tex while v1.11
is actually on CTAN.

-- 
Uwe


More information about the PSTricks mailing list