On Fri, 13 Dec 2002 16:30:10 +0000 Lisa Carey <[EMAIL PROTECTED]> wrote:
> Hi folks, > > I have quite a large book broken up into chapters, each of > which is a separate xml file. The book file just uses entities > to tie them all together. Anyway, I want to add some links > between chapters - "You can find out more about x here" sort of > thing - and am wondering how best to do it.<xref> works fine > within chapters, but not between them (I get a link, but it > doesn't go anywhere). Do I need to use <olink>s? Yes. Look at http://www.sagehill.net/xml/docbookxsl/Olinking.html this works fine. Note: For FO output you should to make 'target.db' like for HTML output. Also note, what 'id' values must be uniq in the all of documents. <skipped/> -- Regards, Vyt mailto: [EMAIL PROTECTED] JID: [EMAIL PROTECTED]
