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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [docbook] Adding Contributefield to Titlepage (SOLVED)


Hello Bob,

Bob Stayton wrote at Mittwoch, 1. August 2012, 09:57:07:
> You can copy this to your customization layer and add another xsl:if
> statement like this:
> 
>         <xsl:if test="contrib">
>           <xsl:text> </xsl:text>
>           <xsl:apply-templates select="contrib" mode="titlepage.mode"/>
>         </xsl:if>
That works perfectly. Thank you very much :-)
-- 
Sincerly yours
Sascha Manns
Community & Support Agent / 
Balsam Plasma Active Developer open-slx GmbH
Web (business): http://www.open-slx.com
Web (private): http://saigkill.homelinux.net


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