This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XSL-List Digest V3 #1087



Leon,

Actually, I thought of something else, and tried it and 
it worked right off for self-numbering footnotes.
 
It is to use the position() function! So <xsl:value-of
select="position()"/> should give the position of the
current node. (depending on how t was matched etc.)

-James


-- 
James Cummings, James.Cummings@uea.ac.uk, http://www.uea.ac.uk/~q503
Cursus Project, School of Music, University of East Anglia,
Norwich, Norfolk, NR4 7TJ, UK



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]