← Prev in month ← Prev in thread

DOCBOOK-APPS: Re: Slides customization layer: special Header?

From
Jochen Hein <>
Date
2001-06-17T18:25:03+00:00
ID
Thread
DOCBOOK-APPS: Re: Slides customization layer: special Header?
>>>>> "Norman" == Norman Walsh <> writes:

 Norman> / Jochen Hein <> 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.
← Prev in month ← Prev in thread