Thanks. I created https://sourceforge.net/tracker/?func=detail&aid=3404305&group_id=21935&atid=373747
Is this Saxon specific? I'm surprised that other people did not run into this. 2011/9/5 Bob Stayton <[email protected]> > ** > Yes, that is a bug in the epub stylesheet. Please open a bug report for in > on the DocBook SourceForge site. > > Bob Stayton > Sagehill Enterprises > [email protected] > > > > ----- Original Message ----- > *From:* Lars Vogel <[email protected]> > *To:* [email protected] > *Sent:* Monday, September 05, 2011 7:46 AM > *Subject:* Re: [docbook-apps] Error in Apache Ant task with Saxon from > DocBook to epub > > Hi Tony, > > thank you very much. I now upgraded to Ant 1.82 and included the factory in > my XLS task. > > I'm using the pre-defined docbook-xsl.1.76.1 stylesheets from > http://sourceforge.net/projects/docbook/files/docbook-xsl/1.76.1/. I would > assume that they should be correct. > > In line 1275 of epub/docbook.xsl where is a priority without a match. > > <xsl:template name="chunk" > priority="1"> > > As far as I know these stylesheets are still XSLT 1.0 based. > > Shall I open a bug for this on > http://sourceforge.net/projects/docbook/<http://sourceforge.net/projects/docbook/files/docbook-xsl/1.76.1/> > ? > > Best regards, Lars > > 2011/9/5 Tony Graham <[email protected]> > >> On Mon, September 5, 2011 3:15 pm, Tony Graham wrote: >> ... >> > Lastly, it is an XSLT error to have @priority without @match. See the >> > second paragraph in [4]. >> ... >> > [4] http://www.w3.org/TR/xslt-21/#defining-templates >> >> Whoops. I forgot I'd been looking at the XSLT 2.1 draft. Try >> http://www.w3.org/TR/xslt20/#defining-templates >> >> Regards, >> >> >> Tony Graham [email protected] >> Consultant http://www.mentea.net >> Mentea 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland >> -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- >> XML, XSL FO and XSLT consulting, training and programming >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Lars > http://www.vogella.de - Eclipse, Android and Java Tutorials > http://www.twitter.com/vogella - Lars on Twitter > > -- Lars http://www.vogella.de - Eclipse, Android and Java Tutorials http://www.twitter.com/vogella - Lars on Twitter
