<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span></span></p>

    <p>&#160;</p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      Herbert Voss &lt;Herbert.Voss@FU-Berlin.DE&gt; hat am 17. April 2010 um 10:08 geschrieben:<br />
      <br />
      &gt; Am 16.04.2010 09:50, schrieb tex@opialla.de:<br />
      &gt;<br />
      &gt; &gt; 1.) As basis unit I use &quot;Quarter&quot;, because &quot;Month&quot; is to fragmented to me for a<br />
      &gt; &gt; period of 3 years. But if I use non-integer-values for the task duration or [...]
    </div>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">that would be most important for me, because I would like to have a more precise handling on beginning and finishing a task.</p>

    <p style="margin: 0px;">&#160;</p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      &gt;<br />
      &gt; &gt; 2.) Is it possible to only have the headings of the respective Years shown<br />
      &gt; &gt; (e.g., Year 1, Year 2) instead of the quarters, but still to retain the dashed<br />
      &gt; &gt; lines for each quarter? I think with showing all the Quarter Headings, makes it<br />
      &gt; &gt; to crammed.<br />
      &gt;<br />
      &gt; Possible, but cannot be done in minutes ... I do not know, if<br />
      &gt; I find some time.
    </div>

    <p style="margin: 0px;">Its not THAT important. But a solution to the TaskUnitType=Month issue woulde be very nice...</p>

    <p style="margin: 0px;">&#160;</p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      &gt;<br />
      &gt; &gt; 3.) Is it possible to remove the border of bars for the respective tasks? Or to<br />
      &gt; &gt; have them follow the gradient as well as the filling of the bars as stated in<br />
      &gt; &gt; the last example in the pst-gantt-manual<br />
      &gt; &gt; (http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-gantt/pst-gantt-doc.pdf<br />
      &gt; &gt; )?<br />
      &gt;<br />
      &gt; define a TaskStyle with eg &quot;fillcolor=red,linecolor=red&quot;<br />
      &gt; For a gradient filling see the source code of the<br />
      &gt; documentation.<br />
      &gt;<br />
      &gt; &gt; 4.) I also would like to know if there is a different (more convenient) way to<br />
      &gt; &gt; get the task description in two lines, like in the third task in the example<br />
      &gt; &gt; below. It works, but seems to me a little hacked. I think many users would want<br />
      &gt; &gt; this, in order to be able to put longer descriptions in their tasks.<br />
      &gt;<br />
      &gt; define a command<br />
      &gt; \def\Text#1{\tabular{c}#1\endtabular}<br />
      &gt; and then use \Text{foo\\bar}<br />
      &gt;<br />
      &gt; &gt; I could not really figure out, what &quot;TaskUnitIntervalValue&quot; does, so I<br />
      &gt; &gt; uncommented it. For this I also woult like to have enlightenment. ;-) When<br />
      &gt; &gt; somebody can figure out some of my requests I hereby volunteer to put nice<br />
      &gt; &gt; examples together to be added to the (for me obviously :-) little short)<br />
      &gt; &gt; package-manual.<br />
      &gt;<br />
      &gt; the value for the steps predefined as 7 for weeks.<br />
      &gt; for month it should be 30 and for years 12.<br />
      &gt; With setting it to a smaller value you can decrease<br />
      &gt; the width of the chart if it is too big.
    </div>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">Thanks a lot. Really appreciate looking into my lengthy request...</p>

    <p style="margin: 0px;">&#160;</p>

    <div style="margin: 5px 0px 5px 0px; font-family: monospace;">
      &gt;<br />
      &gt; Herbert<br />
      &gt; _______________________________________________<br />
      &gt; PSTricks mailing list<br />
      &gt; PSTricks@tug.org<br />
      &gt; http://tug.org/mailman/listinfo/pstricks<br />
      &gt; archive: http://www.tug.org/pipermail/pstricks/<br />
    </div>
  </body>
</html>