<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Folks:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I've skimmed over the FAQ &amp; the pstricks mail 
archives and I haven't been</FONT></DIV>
<DIV><FONT face=Arial size=2>able to find anything about a&nbsp;problem I seem 
to be having.&nbsp; When I draw</FONT></DIV>
<DIV><FONT face=Arial size=2>a matrix or a pspicture with pstricks and I try to 
label one or more arcs all</FONT></DIV>
<DIV><FONT face=Arial size=2>my arc lables wind up in the bottom, left hand 
corner of the image (they overwrite</FONT></DIV>
<DIV><FONT face=Arial size=2>each other when there's more than 
one).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here's a simple example:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>\begin{psmatrix}[rowsep=1,colsep=1]</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &amp;&nbsp;&nbsp;&nbsp; 
[name=SL] SL&nbsp;&nbsp;&nbsp; &amp;&nbsp;&nbsp;&nbsp; &amp;&nbsp;&nbsp;&nbsp; 
&amp;&nbsp;&nbsp;&nbsp; &amp; [name=SR] SR\\ [0cm]</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\everypsbox{\scriptstyle}</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\psset{linestyle=solid,nodesep=2mm,border=3pt}</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\ncLine{SL}{SR}$\naput{Hello}$</FONT></DIV>
<DIV><FONT face=Arial size=2>\end{psmatrix}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here, the arc label 'Hello' that's supposed to 
appear on the line&nbsp;connecting SL to SR appears</FONT></DIV>
<DIV><FONT face=Arial size=2>instead in the bottom left-hand corner of the 
diagram.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here's another example:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>\newlength{\MyLength}</FONT></DIV>
<DIV><FONT face=Arial size=2>\settowidth{\MyLength}{$E_{01}$}</FONT></DIV>
<DIV><FONT face=Arial 
size=2>\newcommand{\MyNode}[2]{\circlenode{#1}{\makebox[\MyLength]{#2}}}</FONT></DIV>
<DIV><FONT face=Arial size=2>\begin{pspicture}(2,2)(10,10)</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\rput(2,6){\MyNode{A}{$E_{00}$}}</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\rput(6,8){\MyNode{B}{$E_{01}$}}</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\ncline[nodesep=5pt]{-&gt;}{A}{B}</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; \naput{$\lambda_A$}</FONT></DIV>
<DIV><FONT face=Arial size=2>\end{pspicture}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here, the arc label $\lambda_A$ that's supposed to 
appear on the line connecting E00 to E01 appears</FONT></DIV>
<DIV><FONT face=Arial size=2>instead in the bottom left-hand corner of the 
diagram.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm using the current version of MikTex and GNU 
Ghostscript 6.52 (2001-10-20).&nbsp; The OS is Windows XP.</FONT></DIV>
<DIV><FONT face=Arial size=2>Is there any other info you </FONT><FONT face=Arial 
size=2>need?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp; ---Rob 
Welch</FONT></DIV></BODY></HTML>