This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] 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

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]