On Fri, 10 Dec 2010 14:55:11 -0700 Matt Dew <[email protected]> wrote:
> 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'. I doubt if you are the only one to be caught out like that. Not sure what to suggest as an alternative name, but I find it confusing. -- regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
