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: Custom Chapter font-size in fo


Volker Bernhard Duetsch wrote:
> Hi,
> 
> in my custom.xsl file I included
> 
> <xsl:attribute-set name="section.title.level1.properties">
> <xsl:attribute name="font-size">
> <xsl:value-of select="14"/>
> <xsl:text>pt</xsl:text>
> </xsl:attribute>
> </xsl:attribute-set>
> 
> --> works just fine
> 
> <xsl:attribute-set name="chapter.title.properties">
> <xsl:attribute name="font-size">
> <xsl:value-of select="20"/>
> <xsl:text>pt</xsl:text>
> </xsl:attribute>
> </xsl:attribute-set
> 
> --> this won't
> 
> What's wrong?

chapter title properties are driven by the component.title.properties 
attribute set

> Where can I find a list (with comments?) the existing attribute-set's
> like 'section.title.level1.properties' etc.?
> 
> Any hints appreciated :)
> 
> regards
> Volker
> 
> PS: This posting was sent at first to the docbook-apps mailing
> list. I think this is the more correct list.

nope, docbook-apps is correct.

Camille.
begin:vcard
fn;quoted-printable:Camille B=C3=A9gnis
n;quoted-printable:B=C3=A9gnis;Camille
org:NeoDoc
adr:Domaine du petit Arbois BP 88;;CEEI;Aix en Povence Cedex 4;;13545;France
email;internet:camille@neodoc.biz
tel;work:+33.4.42.22.62.35 
tel;cell:+33.6.33.15.10.23
x-mozilla-html:FALSE
url:http://neodoc.biz
version:2.1
end:vcard



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