Re: [Groff] Adding printer's marks to documents

2008-12-30 Thread Tadziu Hoffmann
> Trying to add printer's marks to my roff documents. I stumbled > across groff's graphics commands, but all of them start from > current location and I did not find a command to move the > current location to an arbitrary position. > > Is there any way to add those marks to a groff source or do

Re: [Groff] Adding printer's marks to documents

2008-12-30 Thread Chris Schaller
Ted, On Tue, Dec 30, 2008 at 1:19 PM, Ted Harding wrote: >> Is there any way to add those marks to a groff source or do I have to >> add postscript code via \X'ps: '? > > If you're referring to "cut-marks" or "crop-marks", the following is > an example of what I have used. That's exactly what I

RE: [Groff] Adding printer's marks to documents

2008-12-30 Thread Ted Harding
On 30-Dec-08 11:50:21, Chris Schaller wrote: > Hi, > Trying to add printer's marks to my roff documents. I stumbled across > groff's graphics commands, but all of them start from current location > and I did not find a command to move the current location to an > arbitrary position. > > Is there a

[Groff] Adding printer's marks to documents

2008-12-30 Thread Chris Schaller
Hi, Trying to add printer's marks to my roff documents. I stumbled across groff's graphics commands, but all of them start from current location and I did not find a command to move the current location to an arbitrary position. Is there any way to add those marks to a groff source or do I have t