This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


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

Re: DOCBOOK: Chunking with XML


> 2) Is there a way to publish this smaller document as its own
>    html so that I can continually see that is looks correct
>    outside of the full document?

You can assign ID for this small document (e.g. <chapter id="ch4">) and
specify this ID in rootid parameter for stylesheet:

saxon -o chapter4.html whole_doc.xml ..../html/docbook.xsl "rootid=ch4"
 
> 3) I am working in a windows shop and most people here have found
>    an affinity for XML spy.  Are there any thoughts on its
>    ability to handle the needs of docbook publishing?  Emacs sure
>    does a fine job.

XML spy is quite data oriented, not so useful for free text XML editing
IMHO. 

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


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