<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Myriad Pro">Dear Richard,</font><br>
<br>
try out this:<br>
<br>
\rput[l](6,13){Daily precipitation}
<br>
\rput[l](6,11.5){Cumulative precipitation}
<br>
\rput[l](6,10){3-day moving average}
<br>
<br>
this should adjust the lines to the left.<br>
<br>
Another way for multiline-text is to add a \parbox within the \rput
command like:<br>
<br>
\rput[l](6,13){\parbox{10cm}{%<br>
Blabla\\<br>
Blabla}<br>
}<br>
<br>
Whitin the \parbox you can format like in the usual text, e. g. inline
formulae, tabulars etc.<br>
<br>
Hope this helps.<br>
<br>
Regards,<br>
<br>
Juergen<br>
<br>
<blockquote
 cite="mid:alpine.LNX.2.00.1006160700090.31232@salmo.appl-ecosys.com"
 type="cite"><br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
PSTricks mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PSTricks@tug.org">PSTricks@tug.org</a>
<a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/pstricks">http://tug.org/mailman/listinfo/pstricks</a>
archive: <a class="moz-txt-link-freetext" href="http://www.tug.org/pipermail/pstricks/">http://www.tug.org/pipermail/pstricks/</a></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="65">-- 
 J&uuml;rgen Gilg
 Austr. 59
 70376 Stuttgart
-------------------------------------
 Tel       0711.59 27 88
 e-Mail    <a class="moz-txt-link-abbreviated" href="mailto:gilg@acrotex.net">gilg@acrotex.net</a>

</pre>
</body>
</html>