Problem with pstricks and xdvi

Dung Ta Quang Vuong dung at igd.fhg.de
Wed Aug 5 22:02:48 CEST 1998


-----------------------------------------------------------------------------
This is the PSTricks mailing list, devoted to discussions about computational
graphics in (La)TeX using the PSTricks package from Timothy van Zandt.
For help using this mailing list, see instructions at the end of message.
-----------------------------------------------------------------------------

Hi all
I'm new to pstricks and have the following problem:
Yesterday i successfully installed xdvi patch 21.16 (latest version) on
my system (linux slackware 3.5, teTeX 0.4, pstricks Jul 98 (CTAN)). I then
tried out some examples in the docs and everything seem to work fine except
\nput. Hier is the latex file:
\documentclass[a4paper,12pt]{letter}
\usepackage{pst-node}
\begin{document}
\begin{pspicture}(0,0)(5,5)
  \cnode*(1,1){2pt}{v1}
  \nput[labelsep=.1]{180}{v1}{$v_1$}
  \cnode*(2,4){2pt}{v2}
  \nput[labelsep=.1]{90}{v2}{$v_2$}
  \ncline{v1}{v2}
\end{pspicture}
\end{document}

the problem is, that both labels were placed at (0,0) instead closely to
(1,1) resp. (2,4). What is now to do?
Thanks for your time.
Ta Quang

-----------------------------------------------------------------------------
The list interface (subscription, information, access to the archives) is on:
http://www.tug.org/cgi-bin/lwgate/pstricks
Otherway to unsubscribe, send mail to pstricks-request at mail.tug.org
with a blank subject and in body the line unsubscribe <email-address>
-----------------------------------------------------------------------------



More information about the PSTricks mailing list