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]

Re: Declaring entities in different files


/ Horacio MG <homega@ciberia.es> was heard to say:
| I've been bumping my head against the book and the keyboard searching
| for a suitable way to do the following:
| 
| 	---------- book.sgml ----------
| 
| <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN" [
| <!ENTITY chap.1 system "chap1/chap.1.sgml">
| <!ENTITY chap.2 system "chap2/chap.2.sgml">
| <!ENTITY chap.3 system "chap3/chap.3.sgml">

Put all the declarations here.

|         ---------- chap.1.sgml ----------
| 
| <chapter id="uno" lang="es">
| 
| <title>...</title>
| <abstract>...</abstract>

But use &declaredthing; here.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | The stone fell on the pitcher? Woe
http://www.oasis-open.org/docbook/ | to the pitcher. The pitcher fell
Chair, DocBook Technical Committee | on the stone? Woe to the
                                   | pitcher.--Rabbinic Sayning

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