[pstricks] Problem with arrayjob package and the array environment

Bruce Burlton bruceburlton at sympatico.ca
Fri Jan 4 02:59:20 CET 2008


Never mind, I found my problem.  A typo (mine) in the use of rput

Thanks for the help anyway


----- Original Message ----- 
From: "Bruce Burlton" <bruceburlton at sympatico.ca>
To: <pstricks at tug.org>
Sent: Thursday, January 03, 2008 9:36 AM
Subject: 


> >
>> use a simple macro instead.
>>
>> \def\xlabel#1{\ifcase#1 Jan\or Feb\or Mar\or Apr\or May\or Jun%
>> \or Jul\or Aug\or Sep\or Oct\or Nov\or Dec\or Jan\fi}
>>
>> %\begin{postscript}%
>>   \psset{yAxisLabel=Beta Angle (degrees),xAxisLabel={Time (months)},%
>>     xAxisLabelPos={5cm,5.5cm},yAxisLabelPos={-1.cm,9cm},
>> llx=-2cm,lly=-2cm,urx=0.5cm,ury=0.5cm}%
>>   \begin{psgraph}[axesstyle=frame,xticksize=0 30,yticksize=0 366,
>> Dx=30,Dy=10,Oy=40,xAxis=false](0,40)(366,70){10cm}{5cm}%
>>     \readdata{\datafile}{./datafile1.dat}%
>>     \listplot[linecolor=red]{\datafile}%
>>     \multido{\nt=0+30,\i=0+1}{13}{\rput{90}(\nt,37){\xlabel{\i}}}%
>>   \end{psgraph}%
>>
>>
>> Herbert
>
>
> Thanks.  I have implemented your solution.  I do have one problem with it. 
> The image produced (with or without pst-pdf) is rotated 90 degrees 
> clockwise, and I have not been able to determine how to unrotate it
>
> Bruce 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20080103/58678667/attachment.html 


More information about the PSTricks mailing list