[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Newbie: How to divide a book to chapters?
On Thu, Oct 02, 2003 at 10:10:09PM +0300, Kemal Ozan wrote: > Now the problem: Naturally I want to load only chapter1.xml > to the editor, not the whole book. In order to benefit > Morphon's goodies though, I still have to say it that I am > using docbook.dtd and docbook.css. So I put these lines to > the top of chapter1.xml: > > <?xml-stylesheet href="DOCBOOK.CSS" type="text/css"?> > <!DOCTYPE book SYSTEM "Docbookx.dtd" (...) > So how do you guys do this stuff? Please don't say use > emacs/vi... ;) Maybe you can try jedit : http://www.jedit.org/ With jedit, you can put this in your header : <?xml version="1.0" encoding="iso-8859-1"?> <!-- jEdit buffer-local properties: --> <!-- :xml.root=yourdocument.xml: --> It works well for me, -- Charles Plessy
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]