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: Re: [docbook-apps] missing footnote when


Normally the docbook.xsl stylesheet does not output footnotes after the
end of each section, because the assumption is that you are processing
a larger document that contains sections.  Most people don't want to
see footnotes interspersed among the sections.

The chunking stylesheets know
how to do it, though.  So use the onechunk.xsl stylesheet instead of
docbook.xsl to process your sect entities.

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message -----
From: "Day, Troy L" <tlday@pbsj.com>
To: <docbook-apps@lists.oasis-open.org>
Sent: Thursday, July 10, 2003 6:54 AM
Subject: [docbook-apps] missing footnote when


> Hi,
>
> I'm having a problem generating footnotes when my <book> uses entities to
> include smaller sections.  Using xslt stylesheets for html, if I translate
> the entire book the footnotes come out fine, but if I translate individual
> subsections (the entity files, which typically start with a <sect2> or
> <sect3>) then the superscript number is generated in the text, but the
note
> does not appear in the footer area.
>
> Thanks in advance,
> Troy
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
>
>




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