[GRASS-user] ps.map file title

2009-06-11 Thread John A Stevenson

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.


Cheers

John

--


Dr John Stevenson
Postdoctoral Research Associate
School of Earth, Atmospheric and Environmental Sciences
Williamson Building (Room 2.42)
University of Manchester
Manchester M13 9PL, UK
tel. +44(0)161 306 6585; fax. +44(0)161 306 9361;
john.steven...@manchester.ac.uk 


___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] ps.map file title

2009-06-11 Thread Hamish

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



  

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] ps.map file title

2009-06-11 Thread Hamish

 If I convert the ps file using GMT's ps2raster -Tf, then

ps- I've always used ps2pdf13 for that, and been really happy with it.

ps2pdf -dPDFSETTINGS=/prepress -r1200 filename.ps


see 
  http://grass.osgeo.org/wiki/Ps.map_scripts#Converting_PostScript_to_PDF



  

___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user