Re: Struggling with table headers

Yannig Robert via "Users of the Lout document typesetting system." <[email protected]> Thu, 20 Feb 2020 22:51:00 +0100
Newsgroups gmane.comp.type-setting.lout
Message-ID <[email protected]>
Hello all,

Sorry to bother you again, I realised that in my previous message, I=20
forgot to add that I was getting an error :

 =C2=A0=C2=A0 46,50: 0.6c object too high for -0.0c space; will try elsew=
here
 =C2=A0=C2=A0 46,50: 0.6c object too high for 0.5c space; will try elsewh=
ere

So to summarise it, I declare my table like this :

@Table
 =C2=A0=C2=A0=C2=A0 @Caption {Lorem ipsum}
 =C2=A0=C2=A0=C2=A0 @OnePage {No}
 =C2=A0=C2=A0=C2=A0 @Location {Display}
# If I add @DP here, it seems to solve the header issue but then the=20
table number is above the table
@Tbl
 =C2=A0=C2=A0=C2=A0 width { expand }
 =C2=A0=C2=A0=C2=A0 font { Times Base 10p }
 =C2=A0=C2=A0=C2=A0 break {0.9vx}
 =C2=A0=C2=A0=C2=A0 arulebelow {yes}
 =C2=A0=C2=A0=C2=A0 crulehorizontal {yes}
 =C2=A0=C2=A0=C2=A0 aformat { @Cell indentvertical {ctr} width { 5c } A=C2=
=A0 | @Cell B }
 =C2=A0=C2=A0=C2=A0 bformat {@StartHSpan @Cell indent {ctr} A | @HSpan=C2=
=A0 }
 =C2=A0=C2=A0=C2=A0 cformat { @Cell width { 5c } indent {ctr} @B A=C2=A0 =
| @Cell indent=20
{ctr} @B B=C2=A0 }
 =C2=A0=C2=A0=C2=A0 dformat {@Cell indentvertical {ctr} width { 5c } A | =
@Cell B }

And then I define a long table which span several pages, some rows are=20
high. When I compile to a pdf,some header rows print at the bottom of=20
some pages (sometimes several of them) with the error message I showed=20
earlier. I am new to Lout so I probably miss something obvious....

Thank you

Yannig

On 20/02/2020 00:53, Yannig Robert via Users of the Lout document=20
typesetting system. wrote:
> Apologies, I linked to the wrong file, here is the correct one :=20
> https://www.dropbox.com/s/hfxvqwdj6t3uqkx/Memento_4.txt?dl=3D0
>
> On 20/02/2020 00:51, Yannig Robert via Users of the Lout document=20
> typesetting system. wrote:
>> Hello,
>>
>> I am having a fight with table headers, for some reason, they "move=20
>> up" to the previous page. You can find an example there :=20
>> https://www.dropbox.com/s/d2655rfht8uagi7/Memento_4.txt.ld?dl=3D0
>>
>> Do you know what I am doing wrong?
>>
>> Regards
>>
>> Yannig
>>
>>
>