<pre>><i> \multido{\ikat=0+1}{\moj}{<br></i>><i> \rput{\ikat}{\psline(0,0)(6,0)}}%<br></i>><i><br></i>><i> \psline[linecolor=red, linewidth=.3pt](0,-1)(0,7)%%<br></i>><i><br></i><br><br> > \multido{\ikat=0+1}{\moj}{% <--------------   comment<br>
 > \rput{\ikat}{\psline(0,0)(6,0)}}%<br><br><br><-------------- comment, to prevent "char"-shifting?<br>Thank you for suggestion.<br><br>Unfortunately the problem is still there. I shortened the lines that get <br>
repeated and to my surprise it turned out that the blue line (before<br>multido) is longer on both ends than the red line. Both lines seem parallel,<br>as far as I can tell. I could attribute <br>the "stairs" of iterated lines to errors in approximations made during <br>
large multido loop, but after that loop is done it should leave the graphic state<br>intact, so that the blue and red line should be the same.<br></pre>