xsl-list
[Top] [All Lists]

RE: xsl:number counting "cousins"

2002-10-07 04:10:55
I have another related problem: These numbers is used in the 
same attributes in the <fo:table-cell> elements. I don't know 
how to achieve the right numbering when cells are spanned 
horisontally or vertically. In this example,

+---+---+---+
|   |   |   |
+---+---+---+
|       | X |
+-------+---+

X has the column number 3, not 2. And in this example,


I think I need some advice on how to find out the right 
column number for each cell.


But I think your problem is finding an algorithm, not in writing an XSLT
implementation of the algorithm.

Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>