[GRASS-user] ps.map file title

John wrote:

Is there a way to set the title of
the file in ps.map?

If I convert the ps file using GMT's ps2raster -Tf, then
the resulting file has title:
"Map layer = some_map Mapset = some_mapset"

I can change this if I edit the ps file by hand, but was
just wondering if there was a setting in ps.map that wasn't
documented in the g.manual page.

nope, it's hardcoded in ps/ps.map/ps_header.c

probably pretty easy to add a new instruction for that though, please
file a wish for it in the trac system.

Hamish