[gentoo-user] Latex spacing problem

2005-10-04 Thread Joseph
Is there any Tetex/Latex guru on the list? I'm trying to modify the formation line in purchase_order.tex form. I think this line is responsible how the entry items are formated: [EMAIL PROTECTED]@{\extracolsep [EMAIL PROTECTED] However, the line above if the part number is long the description i

Re: [gentoo-user] Latex spacing problem

2005-10-05 Thread Frédéric Grosshans
Le mardi 04 octobre 2005 à 18:16 -0600, Joseph a écrit : > Is there any Tetex/Latex guru on the list? > > I've tried to copy the formating string from invoice.tex form (that > correctly wraps up the description column): > [EMAIL PROTECTED]@{}} The kind of column you want ar the X columns of the

Re: [gentoo-user] Latex spacing problem

2005-10-05 Thread Joseph
On Wed, 2005-10-05 at 12:29 +0200, Frédéric Grosshans wrote: > Le mardi 04 octobre 2005 à 18:16 -0600, Joseph a écrit : > > Is there any Tetex/Latex guru on the list? > > > > > I've tried to copy the formating string from invoice.tex form (that > > correctly wraps up the description column): > >

Re: [gentoo-user] Latex spacing problem

2005-10-06 Thread John Green
Joseph wrote: >Is there any Tetex/Latex guru on the list? > >I'm trying to modify the formation line in purchase_order.tex form. >I think this line is responsible how the entry items are formated: > >[EMAIL PROTECTED]@{\extracolsep >[EMAIL PROTECTED] > >However, the line above if the part number i