Dominik Szczerba wrote:
> Hi,
> Why does ipe disregard newline (\\) latex command?
> thanks
> Dominik
Ipe does not. Just make sure you use the \\ in a textbox or minipage. In label
and title it is typeset in LR (left-right) mode. Hence the same as putting
something in a mbox{ ...} .
/johan