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]

Re: Slides customization layer: special Header?


>>>>> "Norman" == Norman Walsh <ndw@nwalsh.com> writes:

 Norman> / Jochen Hein <jochen@jochen.org> was heard to say: | I'm
 Norman> requested to have a header similar to the following in my
 Norman> slides:

 Norman> Something like this should work. This fixes the foils, you'll
 Norman> have to do something similar in section-top-nav.
...
 Norman> <xsl:template name="foil-top-nav">

It looks very interesting, but my slides.xsl (1.1) contains neither
"section-top-nav" nor foil-top.nav.

Should that be "navheader"?

<xsl:template match="section/title" mode="navheader">
  <span class="navheader"><xsl:apply-templates/></span>
</xsl:template>

Sorry for the dumb questions...  Or did you work on your local
slides.xsl?

Jochen

-- 
Nicht weil die Dinge schwierig sind, wagen wir sie nicht,
sondern weil wir sie nicht wagen, sind sie schwierig.


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