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


El jue, 20 de jul de 2000, a las 04:26:10 -0400, Norman Walsh dijo:
> / 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.

Sorry, that doesn't solve my problem as I would still end up with a big
list of declarations in book.sgml.  The idea is to make it easy for
people to go and add an sgml doc into a given directory (e.g. man1/),
and then declare it in a file for that directory (say chap.1.sgml is
where all declarations for files in man1/ should go).


Thank you,

-- 
Horacio					Anno MMDCCLIII A.U.C.
hacho@crosswinds.net			Valencia - ESPAŅA
--------------------------------------------------------------------
Key fingerprint = F4EE AE5E 2F01 0DB3 62F2  A9F4 AD31 7093 4233 7AE6


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