Re: [Groff] Using groff & tbl for creating a CV

2011-08-09 Thread Heinz-Jürgen Oertel
Am Dienstag 09 August 2011 schrieb Tadziu Hoffmann: > > > warning: file `cv.roff', around line 4: > > table wider than line width > > ".IP" (re)sets the line width to its default. > Try using ".nr LL 12c" or so before the table. > > Nevertheless, for a CV I think a few custom macros would > pr

Re: [Groff] Using groff & tbl for creating a CV

2011-08-09 Thread Ted Harding
On 09-Aug-11 20:46:35, Chris Schaller wrote: > Did anyone of you roffers ever try to create a CV with groff and tbl? > > I started using tbl for that purpose, but I miserably failed with the > output. Example: The following does a cleaner job: .TS tab(|); lll. Since 05/2006|My Company in Downto

Re: [Groff] Using groff & tbl for creating a CV

2011-08-09 Thread Tadziu Hoffmann
> warning: file `cv.roff', around line 4: > table wider than line width ".IP" (re)sets the line width to its default. Try using ".nr LL 12c" or so before the table. Nevertheless, for a CV I think a few custom macros would probably be better than using tbl.

Re: [Groff] Using groff & tbl for creating a CV

2011-08-09 Thread Ted Harding
On 09-Aug-11 20:46:35, Chris Schaller wrote: > Did anyone of you roffers ever try to create a CV with groff and tbl? > > I started using tbl for that purpose, but I miserably failed with the > output. Example: > > """ > .TS > tab(|); > lll. > Since 05/2006|My Company in Downtown > _ >|This is th

[Groff] Using groff & tbl for creating a CV

2011-08-09 Thread Chris Schaller
Did anyone of you roffers ever try to create a CV with groff and tbl? I started using tbl for that purpose, but I miserably failed with the output. Example: """ .TS tab(|); lll. Since 05/2006|My Company in Downtown _ |This is the role I occupied |T{ .IP - Working on this .IP - Working on that .I