> 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: [EMAIL PROTECTED]
  http://www.kosek.cz

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: [EMAIL PROTECTED]

Reply via email to