OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [docbook-apps] Problems generating custom class attributes


 
Sorry Dave, I thought getting the "DocBOkk XSl" book was a fundamental
requirement for joining the list ;-). </joke>

<serious>
Sorry, I should've made reference to the appropriate section of the HTML
version:

http://www.sagehill.net/docbookxsl/HtmlCustomEx.html#CustomClassValues


Here you are the template I have included in my customization layer. I've
tried the same template for different docbook elements (<formalpara>,
<title>, ...) without any success:

      <xsl:template match="formalpara/title" mode="class.value">
		<xsl:value-of select="'fp-title'"/>
	</xsl:template>

Best regards
Pedro

-----Mensaje original-----
De: Dave Pawson [mailto:davep@dpawson.co.uk] 
Enviado el: viernes, 25 de enero de 2008 18:14
Para: Pedro Pastor
CC: docbook-apps@lists.oasis-open.org
Asunto: Re: [docbook-apps] Problems generating custom class attributes

Pedro Pastor wrote:

> In my customization layer I've inserted an exact copy of the template 
> presented in the book.
>  
> Could anybody suggest what am I doing wrong?


We don't all have a copy of 'page xxx'.
Would you paste your customization here please?





regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.19.11/1242 - Release Date: 24/01/2008
20:32
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.19.11/1242 - Release Date: 24/01/2008
20:32
 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]