Rough start...

Karsten Wade kwade at redhat.com
Mon Aug 30 21:45:22 UTC 2004


On Sun, 2004-08-29 at 08:01, 'D at 7@k|N&' wrote:

> Cool.  I find that I need immediate feedback when working on something
> like this.  So, I've been running 'make html' to be able to view the
> document (as it progresses) in my browser.  Just didn't know if there
> was a better (faster/easier) way.

This method works, too, giving you just plain HTML without our custom
styling:

xmlto html-nochunks file.xml

or if you want it with chunks, I recommend a sup-directory:

xmlto -o directory/ file.xml

I do this when working with a really big document and don't want custom,
lengthy pieces such as the index building done.

- Karsten
-- 
Karsten Wade, RHCE, Tech Writer
a lemon is just a melon in disguise
http://people.redhat.com/kwade/
gpg fingerprint: 2680 DBFD D968 3141 0115  5F1B D992 0E06 AD0E 0C41





More information about the docs mailing list