Re: DOCBOOK-APPS: Newbie-esue question

From
Robert Collins <>
Date
2002-01-07T14:00:13+00:00
ID
012901c19783$3bf841c0$0200a8c0@lifelesswks
Thread
Re: DOCBOOK-APPS: Newbie-esue question
===
----- Original Message -----
From: "Carlos Araya" <>
To: <>
Sent: Tuesday, January 08, 2002 12:54 AM
Subject: Re: DOCBOOK-APPS: Newbie-esue question


> Daniel:
>
> I chuck that mistake to replying to a message without thinking. Any
> conformant XSL processor will work as Bob indicated on his message.
When I
> started working with XSLT I did find Java processors to be easier to
set up
> for my own use. That was before XSLTproc was available.
>
> FWIW, I now use XSLT proc, but I'm not sure that's the easiest
processor to
> set up for a newbie.
>
> My apologies for being java-centric

Interestingly enough, I found the reverse to be true. On Windows all the
java programs require windows paths, which made sharing a config with
Unix a PITA. The lovely thing about xsltproc was that it ported fairly
easily to cygwin, letting me take a single makefile for documentation to
any machine.

Rob