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]
Other format: [Raw text]

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

To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.


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