Re: Spurious space between table-header and table header.

2003-06-26 Thread jaccoud

Try processing the attached fo. Although there is no specification of space
between the header and body, somehow a ~1.25mm gap crawls its way in.

(See attached file: header-body.fo)

Or maybe I am missing something. I do that a lot :-/

=
Marcelo Jaccoud Amaral
mailto:jaccoud [at] petrobras.com.br
voice: +55 21 2534-3485
fax: +55 21 2534-1809
=
There are only 10 kinds of people in the world: those who understand binary
and those who don't.



I can't reproduce (FOP from branch CVS and 0.20.4). Can you please post
a small example?

On 26.06.2003 02:11:34 jaccoud wrote:
 I'm getting a unindetified space between my table-headers and their
 table-bodies. I managed to make them go away by setting the body
 space-before to a negative ammount, but I could not identify the source
of
 the space. I tried setting margin, padding and spaces to zero in both the
 header and the body but the space persisted. It appears only when I
define
 a border around my header. Anyone noticed something similar? (I'm using
 0.20.4)



Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






header-body.fo
Description: Binary data
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Re: Spurious space between table-header and table header.

2003-06-26 Thread Jeremias Maerki
Hmm, looks like a bug. I'm sure Jörg knows all about it and I didn't pay
attention again. :-) Funny thing is that the gap between table-header
and table-body is exactly the width of the border-top-width. Change that
value and you change the gap.

Work-around:
- Remove the border-top-* on the table-header
- Add these border-top attributes to table instead.

I hope this helps.

On 26.06.2003 17:03:02 jaccoud wrote:
 
 Try processing the attached fo. Although there is no specification of space
 between the header and body, somehow a ~1.25mm gap crawls its way in.
 
 (See attached file: header-body.fo)
 
 Or maybe I am missing something. I do that a lot :-/


Jeremias Maerki


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Spurious space between table-header and table header.

2003-06-26 Thread Andreas Delmelle

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

my guess is this has sth to do with inheritance
top or bottom? both get doubled by them being defined
in table-header  table-row ( last one implicitly ? )

would try adding them to the row instead  leaving them out
of the table-header ( unless i really needed a header with
multiple rows )

greetz

ald

 -Original Message-
 From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
 Sent: donderdag 26 juni 2003 20:28
 To: [EMAIL PROTECTED]
 Subject: Re: Spurious space between table-header and table header.


 Hmm, looks like a bug. I'm sure Jörg knows all about it and I
 didn't pay attention again. :-) Funny thing is that the gap between
 table-header and table-body is exactly the width of the
 border-top-width. Change that value and you change the gap.

 Work-around:
 - Remove the border-top-* on the table-header
 - Add these border-top attributes to table instead.

 I hope this helps.

 On 26.06.2003 17:03:02 jaccoud wrote:
 
  Try processing the attached fo. Although there is no
 specification of space
  between the header and body, somehow a ~1.25mm gap crawls its way
  in.
 
  (See attached file: header-body.fo)
 
  Or maybe I am missing something. I do that a lot :-/


 Jeremias Maerki


 
 - To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]



-BEGIN PGP SIGNATURE-
Version: PGPfreeware 7.0.3 for non-commercial use http://www.pgp.com

iQA+AwUBPvs/UdBw/OvTa+XUEQK2yQCgqnMDiPOPz/n3rByMkZUXy+4oM1AAl18p
BB7BtB+JKh/ISf15B79W8Us=
=imTf
-END PGP SIGNATURE-


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]