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] | [Elist Home]


Subject: DOCBOOK-APPS: Formal.title.properties attribute set


Hi all,

Here's a basic question: is setting

    <xsl:attribute-set name="formal.title.properties"
                       use-attribute-sets="normal.para.spacing">
      <xsl:attribute name="font-weight">normal</xsl:attribute>
      <xsl:attribute name="font-size">10pt</xsl:attribute>
    </xsl:attribute-set>

instead of the default

    <xsl:attribute-set name="formal.title.properties"
                       use-attribute-sets="normal.para.spacing">
      <xsl:attribute name="font-weight">bold</xsl:attribute>
      <xsl:attribute name="font-size">12pt</xsl:attribute>
      <xsl:attribute name="hyphenate">false</xsl:attribute>
      <xsl:attribute
name="keep-with-next.within-column">always</xsl:attribute>
    </xsl:attribute-set>

in my wrapper (fo-)stylesheet supposed to do something, or not?
(note: using v1.49 sheets / fop 0.20.3rc)

If not, that's okay, I'll try to hack something down... If it is, I'm
getting something wrong since my <figure>s' <title>s don't change at all.

Cheers,

-- 
Julien 'mezis' LETESSIER     ICQ# 109936509
ENSIMAG student              mailto:mezis@online.fr
second year                  http://mezis.online.fr



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


Powered by eList eXpress LLC