[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] New Calc Summary
From: |
Greg Chicares |
Subject: |
Re: [lmi] New Calc Summary |
Date: |
Fri, 03 Nov 2006 18:17:13 +0000 |
User-agent: |
Thunderbird 1.5.0.4 (Windows/20060516) |
On 2006-11-3 16:57 UTC, Evgeniy Tarassov wrote:
> On 11/3/06, Greg Chicares <address@hidden> wrote:
>>
>> However, it would be helpful to insert a spacer after every fifth
>> row, e.g.
>>
>> 1 123
>> 2 234
>> 3 345
>> 4 456
>> 5 567
>> [this is a blank row, inserted for readability]
>> 6 678
>> 7 789
>> ...
>>
>> That would make it easier for the eye to move across the screen.
>> Is that reasonably easy to add?
>
> Added it to the html.xsl file. I was a little confused by the example
> above. Do we need to put the value-string "[this is a blank row,
> inserted for readability]" as it is or just a blank space between
> rows?
Just a blank space.
>> Of course, when I say "blank row", I'm thinking an html <BR> tag,
[...]
> Oh, the <br> tag is what i have added.
Thanks. We've tested it and it's exactly what we desired.