Next in thread → Next in month →

Re: [docbook-apps] Recusive <section/>'s and their conclusions

From
Dimitry V. Ketov <>
Date
2005-03-23T18:29:11+00:00
ID
Thread
Re: [docbook-apps] Recusive <section/>'s and their conclusions
Yes, i'm using that approach.
The only thing that bother me is empty <title/> that is mandatory for the section...

Bob Stayton пишет:
> You could use a section with role="conclusion" and add this template to your
> customization:
> 
> <xsl:template match="section[@role='conclusion']" mode="title.markup">
>   <xsl:text>CONCLUSION</xsl:text>
> </xsl:template>
Next in thread → Next in month →