source: trunk/procs/set_ps_devices.pro @ 13

Last change on this file since 13 was 2, checked in by post_it, 17 years ago

Initial import from ~/POST_IT/

File size: 117 bytes
Line 
1PRO set_ps_devices
2;
3; Set PostScript devices
4;
5; font
6
7   !p.font = 0
8   device, /helvetica
9
10;   help, /device
11END
Note: See TracBrowser for help on using the repository browser.