Dear all,<br>I would like to create a picture in normalized unit so that everything is expressed by values between 0 and 1.<br>The box would take the entire page (ie \textwidth, \textheight). I set \setlength{\unitlength}{\textwidth}. Unfortunately, this gives a noramlisation with x-coordinate but not with y-coordinate. So I want to create a command \yscale that allows to do a scaling:<br>
\put(0.5, \yscale{0.5}) or \put(0.5, 0.5\yscale)<br><br>What should I set into \yscale ?<br><br>I don&#39;t know how to make latex considering that the results of \yscale{0.5} is a number.<br><br>Thanks a lot<br><br>Regards,<br>
<br>jbv<br>