OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [docbook] Multi-file document.


Hello,

	I am willing to use DocBook to write my thesis. For the
moment, I have separated test chapters into different files, using
system entities.

<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
          "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd";[
<!ENTITY intro SYSTEM "intro.fr.xml">
<!ENTITY results SYSTEM "results.en.xml">
<!ENTITY matmed SYSTEM "matmed.fr.xml">
<!ENTITY glossaire SYSTEM "glossaire.fr.xml">
<!ENTITY perspectives SYSTEM "perspectives.fr.xml">
]>

	There is a problem with this approach : since the chapters
can't have a DTD, they are difficult (well..., less easy ;) to edit
with software like jEdit.

	Do you think I'd better merge them back, or is there a DocBook
workaround to fix this?

Have a nice weekend,

-- 
Charles


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]