← Prev in month ← Prev in thread

Re: [docbook-apps] Request for subtitle of unexpected element: slides

From
Bob Stayton <>
Date
2011-06-20T16:28:24+00:00
ID
07e601cc2f67$0f34b070$4501a8c0@pazu
Thread
Re: [docbook-apps] Request for subtitle of unexpected element: slides
Hi,
Can you be more specific about which slides stylesheet you are using and how you are 
applying it?  Thanks.

Bob Stayton
Sagehill Enterprises



----- Original Message ----- 
From: "Mathieu Malaterre" <>
To: "DocBook Apps" <>
Sent: Monday, June 20, 2011 2:12 AM
Subject: [docbook-apps] Request for subtitle of unexpected element: slides


> Dear all,
>
>  I am getting this funny warning message:
>
> Request for subtitle of unexpected element: slides
>
>  When generating a docbook-slides (3.4.0 release). It seems to be
> coming from the following:
>
> <xsl:template match="*" mode="subtitle.markup">
>  <xsl:message>
>    <xsl:text>Request for subtitle of unexpected element: </xsl:text>
>    <xsl:value-of select="local-name(.)"/>
>  </xsl:message>
>  <xsl:text>???SUBTITLE???</xsl:text>
> </xsl:template>
>
>  However I do not understand what I need to change in my docbook
> slides to get rid of this warning.
>
> Thanks !
> -- 
> Mathieu
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> For additional commands, e-mail: 
>
>
>
← Prev in month ← Prev in thread