xsl-list
[Top] [All Lists]

RE: FO: Cross references in books

2003-04-03 12:14:32
Use <fo:marker/> and <fo:retreive-marker/>

-----Original Message-----
From: owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
[mailto:owner-xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com] On Behalf Of 
Gustaf
Liljegren
Sent: 03 April 2003 20:08
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] FO: Cross references in books


I made an <xref> element with an "idref" attribute in my DTD. Then some
block elements have "id" attributes. I thought this would be handy when
I do cross-references, like in:

<p>Read more about Iraq on page <xref idref="iraq"/>.</p>

I'm trying to implement an <xref> template in XSL-FO now, but with no
luck so far. I don't know how to extract the page number on the other
page. Maybe it's not possible?

Gustaf


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


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



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