lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PLAIN TEXT


From: Valeriy E. Ushakov
Subject: Re: PLAIN TEXT
Date: Mon, 1 Oct 2001 20:23:24 +0400
User-agent: Mutt/1.3.3i

On Mon, Oct 01, 2001 at 15:20:57 +0000, francesca piccinini wrote:
> ---COD---DESCRIPTION
> ---aaaa----aaaaaaaaaaa

Strange.  What version are you using?

> bbbb bbbbb
> cccc ccccc
> 
>     .....Page -2-
> 
> ---------------------
>     COD  DESCRIPTION
> ---------------------
> 
> ddddddd dddddddddd
> 
> eeeeeee eeeeeeeeee
> 
> ---------------------
>            ZB - XXXX
> 
> From example showned above the header on first page is not correct
> and there are a spaceline between the line. Can you help me again

As a workaround you might add an empty @Rowb after the table header.
The following works for me (at least I think that's what you want to
achieve):

@Tbl
  indent {left}
  rpc {-}

  marginvertical {0f}

  aformat { @Cell @I A | @Cell @I B }
  arulehorizontal {yes}
  amarginabove { 1f }

  bformat { @Cell A | @Cell B }

  cformat { @StartHSpan @Cell indent {right} A | @HSpan }
  cruleabove { yes }
  cmarginabove { 1f }
{

@Rowa       A {COD} B {DESCRIPTION}
@Rowb       A {}    B {}        # workaround

@HeaderRowa A {COD} B {DESCRIPTION}
@HeaderRowb A {}    B {}        # workaround

@Rowb A { aaaa } b { bbbb }
# ....
@Rowb A { aaaa } b { bbbb }

@Rowc A { ZB - XXX }

@EndHeaderRow
}


SY, Uwe
-- 
address@hidden                         |       Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/            |       Ist zu Grunde gehen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]