Hi Bob,
DOH! I was doing this:
xsltproc --output /tmp/blah.xsl
/usr/share/xml/docbook/stylesheet/docbook-xsl/html/titlepage.xsl
titlepage.templates.xml
instead of:
xsltproc --output /tmp/blah.xsl
/usr/share/xml/docbook/stylesheet/docbook-xsl/template/titlepage.xsl
titlepage.templates.xml
html/titlepage.xsl vs template/titlepage.xsl.
I thought 'template' meant which template; html or fo, rather than
actual 'template'.
thanks!
Matt
On Fri, Dec 10, 2010 at 10:23 AM, Bob Stayton <
bobs@sagehill.net> wrote:
> Hi,
> I can't see what is going wrong from the information you provided. When I
> cd to docbook-xsl-1.76.1 and execute this command:
>
> xsltproc -o myfile.xsl template/titlepage.xsl fo/titlepage.templates.xml
>
> I get a "myfile.xsl" that is identical to fo/titlepage.templates.xsl. Does
> it work when you process the original spec file? Can you provide more
> details of what you tried?
>
> Bob Stayton
> Sagehill Enterprises
>
bobs@sagehill.net>
>
>