[GRASSLIST:1845] ps.map - 'text' command

Hello,

I'm trying to use linebreaks in the 'text' command in ps.map, but I just can't
get them to work.

On the html-manual page it says that putting '\en' into the line will produce
a linebreak. I've tried this and
it will just write 'en'.

The manual then goes on to give an example (e.g. USA\|\enCERL). So I tried to
put in '\|\' en instead of \en, but this just produces a '|en'.

Could someone enlighten me ?

Moritz

mlennert@club.worldonline.be wrote:

Hello,

I'm trying to use linebreaks in the 'text' command in ps.map, but I just
can't get them to work.

On the html-manual page it says that putting '\en' into the line will
produce a linebreak. I've tried this and
it will just write 'en'.

The manual then goes on to give an example (e.g. USA\|\enCERL). So I tried
to put in '\|\' en instead of \en, but this just produces a '|en'.

Could someone enlighten me ?

Moritz

That is bug in manual, it should be '\n' as usual in C and others.
Unfortunately text is always justified to the left.

I din't fix that in repository because I cannot somehow connect (my
problem here probably), I'll fix later from my home.

Radim