In a similar scenario, I used XRef and Xreflabel attribute to set the displayed text for the xref linkend. However, the problem was that XRef resolved with (on page xx) attached to the displayed text. (DocBook 4)
Akagi Dave Pawson wrote: > > Scenario > > docbook book. v5 > Each chapter and appendix is a seperate file xincluded into the main > book.xml > > > I want to link to a glossterm, in appendix A, from chapter 4. > > My processing model is to expand xincludes, validate with Jing > then transform the 'included' version using docbook. > > <link linkend='xml:id value'>hot text</link> works > > <link > xlink:href='glossary.html#gloss.validation.candidate'>candidates</link> > works (but seems brittle) > > I'm guessing olink works too. > > but I guess we are getting to the point where > we have quite a few ways of linking between 'chunks' now. > > > > > regards > > -- > Dave Pawson > XSLT XSL-FO FAQ. > http://www.dpawson.co.uk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/link-linkend-xlink%3Ahref-olink-and-xinclude%2C-v5-tp17470400p17494055.html Sent from the docbook apps mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
