Hi Rory!
On Mon, 19 Nov 2001, Rory Hunter wrote:
> What I'm wondering, is if there is markup, along the lines of
> <footnote>, that will put notes at bottom of pages, instead of in
> a seperate "Notes" section at the end of a rendered document?
What you are mentioned has nothing to do with the <footnote> element. It
has something to do with the style sheets. In case you are using DSSSL
style sheets, add the following parameter to your customization layer:
(define bop-footnotes #t)
This only works with the TeX backend, however.
Hope this helps.
Greetings,
Holger