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: Suppressing article/articleinfo/authorgroup/corpauthor


Hello,

I have customised the titlepage for 'article' to do some layout using
tables.  At one point I call the template for 'authorgroup':

  <fo:block>
    <xsl:apply-templates mode="article.titlepage.recto.auto.mode"
                         select="articleinfo/authorgroup"/>
  </fo:block>

I want to suppress any 'corpauthor's in the 'authorgroup'.  My
template with match="authorgroup/corpauthor" and
mode="article.titlepage.recto.mode" does not even appear to be called.
Do I have the mode wrong here?  (article.titlepage.recto.auto.mode
does not work either.)


-- 
Paul.

mailto:paulh@logicsquad.net

PGP signature



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