On 08-Jan-2001 Dekel Tsur wrote:
> On Mon, Jan 08, 2001 at 05:15:10PM +0100, Juergen Vigna wrote:
>> > Also, in the new format, the numbers are negative (e.g. endfoot="-3"). Is this
>> > intentional ?
>> Yes it is intentional!
> 
> What is the difference between positive and negative value ?
> 

There was a limitation before in this stuff and it was if the bottom line
should be added to the row or not. So I thought that we could decide this
by the position of the foot/header flag inside the row, I now see that this
is not that easy and I probably will redesign the option dialog to be able
to specify it there. We should also be able to specify an EMPTY lastfoot/
firstheader, which I for now always did by specifying foot/lastfoot
header/1stheader on the same row so that automatically foot was taken and
lastfoot was regarded as empty (if foot == lastfoot) lastfoot == empty
this is from the longtable definition if you do:
...
aaa && bbb && ccc \\
\footer
\lastfooter
...
lastfooter is empty. IMO we could leave this, but we have to find something
about including double \hlines below/above for header/footers (exactly like
this double hlines below for header and above for footers).

I will have a look at this today and see what I can do, as it is now it
is efectively working only in special cases and not always * sigh *.

>> > - The table rotate attribute is not being read in LyXTabular::Read
>> > - getTokenValue() can cause a crash on some cases (e.g. if the token
>> > is not found).
>> > I can send a fix to the 2nd problem (the 1st is trivial).
>> 
>> Yes let's see the fix!

> Here it is (I also fixed the first problem).

I don't know why you didn't leave the int-reading-routine as it was.
Are you sure that strToint("123abc") == 123? Is this defined? I really
would like to have this!

      Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

People never lie so much as after a hunt, during a war, or before an election.
                -- Otto Von Bismarck

Reply via email to