Text-Decoration (underline) Problem

2001-07-03 Thread John Wyman
Title: Message



This used to work in 
.12 doesn't work in ,18 and up, I think it should, could someone look into it, 
please.
Underline isn't done 
and I can't move the underline inside of the Table Cell because of the way the 
document is generated. The table is used only for output to add line 
numbers.

fo:block 
break-before="auto" space-before.optimum="12pt"fo:inline 
text-decoration="underline"fo:tablefo:table-column 
column-width="155.708mm" column-number="1"/fo:table-column 
column-width="2.324mm" column-number="2"/fo:table-column 
column-width="16.268mm" 
column-number="3"/fo:table-bodyfo:table-rowfo:table-cell 
column-number="1"fo:block start-indent="0.2324mm" 
text-indent="11.62mm" space-before.optimum="6pt" text-align="start" 
font-weight="normal" font-size="11pt" font-family="Courier"fo:inline 
font-weight="bold"Section 1. /fo:inline That section 4935.03 of 
the Revised Code be amended to read as 
follows:/fo:block/fo:table-cellfo:table-cell 
column-number="2"/fo:table-cell 
column-number="3"/fo:table-cell/fo:table-row/fo:table-body/fo:table/fo:inline/fo:block

John H. Wyman5160 Darry LaneDublin, OH 
43016(614)-889-0698[EMAIL PROTECTED] mailto:[EMAIL PROTECTED]Wyman 
Genealogy Site http://www.wyman.orgFrancis Wyman Assoc 
email List http://groups.yahoo.com/group/FrancisWymanAssocWyman 
Family Genealogy Forum http://genforum.genealogy.com/wyman/The 
Wyman Surname Message Board http://www.familyhistory.com/messages/messages.asp?category=surnameforum=Wyman 




Re: Text-Decoration (underline) Problem

2001-07-03 Thread Christian Geisert

 John Wyman wrote:
 
 This used to work in .12 doesn't work in ,18 and up, I think it should, could
 someone look into it, please.

I'm quite sure it did not work in 0.12 !!
(And as I have done the code for text-decoration I should know ;-)

 Underline isn't done and I can't move the underline inside of the Table Cell
 because of the way the document is generated. The table is used only for
 output to add line numbers.

My first thought was that this is not legal XSL but after looking at the CR
I'm not sure anymore:
If the property is specified for a block-level element, it affects all
inline-level descendants of the element. If it is specified for (or affects)
an inline-level element, it affects all boxes generated by the element.
 
As it is specified for a inline-level element the question is if the table
is a box generated by this elemnet ?

Anyway, it is is not implemented yet and I don't know when/if I get some time
to do it..

 fo:block break-before=auto space-before.optimum=12pt
 fo:inline text-decoration=underline
 fo:table

[...]

 John H. Wyman

Christian

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