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
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
> 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.
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
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