Next in thread → Next in month →

Re: [docbook-apps] titlepage xsl modifications

From
Damon Mannion <>
Date
2009-06-05T17:34:16+00:00
ID
Thread
Re: [docbook-apps] titlepage xsl modifications
> I have reached a point where i am trying to modify my title page and  
> chapter heading using this customisation layer.
> 
> I am trying to place the version number on the front page  
> (<releaseinfo> tag).

Are you following the titlepage customisation method as defined here:
http://www.sagehill.net/docbookxsl/index.html

I had problems making this work, but this was down to my inability to
handle namespaces correctly. This is the code, I am using:
<xsl:apply-templates mode="book.titlepage.recto.auto.mode"
select="/d:book/d:info/d:releaseinfo"/>

Hope this helps.

Damon
Next in thread → Next in month →