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] | [Elist Home]


Subject: Re: DOCBOOK: Split documents using psgml


In this situation, we usually keep the 


>     <sect1>
>     <title>This is Section 1</title>
 and
>     </sect1>

markup in the file (sect1.sgml) itself.  It makes each file more
self-contained, easier to read, and as you are discovering, easier to
insert new elements in Emacs PSGML mode.  If you need to keep track of
things in the master document, you can alwyays add a comment line, like
this:

<!-- This is Section 1-->
&sect1-file;

---
Bob


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


Powered by eList eXpress LLC