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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: RE: [docbook-apps] splitting a large file into entities


Depends on what editor you're using. For emacs+psgml mode, you'd add
this to the end of the doc (where you replace datamart.xml with the name
of your parent doc):

<!-- Keep this at the end -->
<!-- Local Variables: -->
<!-- sgml-parent-document: "datamart.xml" -->
<!-- End: -->

Other editors have (or can be made to have) similar mechanisms.

David

> -----Original Message-----
> From: Cheryl Chase [mailto:cheryl@isna.org]
> Sent: Monday, September 12, 2005 6:37 PM
> To: docbook-apps@lists.oasis-open.org
> Subject: [docbook-apps] splitting a large file into entities
> 
> I am working on my first project in docbook. I've just split my file
> into multiple files, with the content of each chapter represented by
> an Entity contained in a separate file.
> 
> Is there a way to associate the docbook dtd with each of the Entity
> files so that they can be edited independently?
> 
> Thanks,
> 
> Cheryl 




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