Re: [docbook-apps] Generate custom XSL templates

From
Ken Morse <>
Date
2007-06-12T10:04:07+00:00
ID
Thread
Re: [docbook-apps] Generate custom XSL templates
Not sure if this is the problem or not Luca but with xsltproc, you
need to use either "-o filename" (one dash) or "--output filename"
(two dashes). Does that make any difference?

Ken

On 6/12/07, Luca Giandoso <> wrote:
> I'm using docbook distribution 1.71.0.
> I would like to customize th title page so I've followed:
> http://www.sagehill.net/docbookxsl/TitlePageNewElems.html
>
> But when I look at the xsl as result it contains :
> <?xml version="1.0"?>
> and a lot of spaces
>
> To be sure I've tried with the files shipped with the docbook xsl distribution.
> Here the command I've used:
>
> xsltproc -v -output mytitlepage.xsl
> /usr/share/xml/docbook/stylesheet/nwalsh/fo/titlepage.xsl
> /usr/share/xml/docbook/stylesheet/nwalsh/fo/titlepage.templates.xml
>
> using the -v option I get lots of
>
> xsltProcessOneNode: no template found for *
>
> where * stands for titlepage, titlepage-content, etc...
>
> I think I'm missing something but I don't know.
> Thank you in advance.
>
> Luca Giandoso
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>