This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] Using links between two documents


Hello,


I have got a basic question on the linking possibilities DocBook offers.

Here is what I want to do :


- I have a "reference.xml" document with the following structure :

<book>
    <chapter id="here">
    </chapter>

    <chapter id="there">
    </chapter>
</book>



- I have "main.xml" document and I would like to put a link to my "there"
chapter. 


As far as I understand I have to use the <olink> tag but it seems that I
can only put a link to the "reference.xml" file, not a more precise link
to the "there" chapter in the "reference.xml" file (as I can do in HTML
with such a link : "reference.html#there")


What solution can I use with DocBook ?


-- 
Sylvain Perchaud
Tel : +33 (0) 674 758 551
Fax : +33 (0) 251 280 898
http://www.europe-shareware.org


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-help@lists.oasis-open.org


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