Search found 2 matches

by bios
Thu Jun 10, 2010 8:31 am
Forum: Graphics, Figures & Tables
Topic: pst-node - labeling line problem
Replies: 7
Views: 3613

pst-node - labeling line problem

I just updated the whole pstricks files my new filelist is
*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/06/06 v2.08 ...
by bios
Wed Jun 09, 2010 10:44 pm
Forum: Graphics, Figures & Tables
Topic: pst-node - labeling line problem
Replies: 7
Views: 3613

pst-node - labeling line problem

Hello,
I got a crazy bug with labeling lines with pst node.
Even in the example of the offical pstricks site the error appear

\documentclass{article}
\usepackage{pstricks}
\usepackage{pstricks-add}

\begin{document}

\begin{center}
\begin{tabular}{p{2cm} c}
\begin{psmatrix}[rowsep=0.8,colsep=0.4 ...