[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]