How can I change the position of footnotes in html?  When I render this 
document the footnote is inserted as a new row between rows 4 and 5.  This 
looks really ugly.
I would be happy with either 1) the footnote being below the table or 2) 
the footnote being at the bottom of the page.  Inserting it into the middle 
of the table is just
not useful.  Generating a pdf via dblatex does the correct thing.  I 
generate the html with the command:

a2x -L -f xhtml file.adoc

a2x --version
a2x 8.6.9

= Computing Link Tolerance
Author <[email protected]>

== Transitive Link Tolerance

.Constraint Bounds
[options="header,footer", cols="3*^"]
|=======================
|Constraint | Min Bound | Max Bound
|Group Within `X`| `-X`
 footnote:[This is valid for any given pair in a group, not for the whole 
group taken together.] | `X`
|Sequence Within `X` | `0.0` | `X`
|After By `X` [to `Y`] | `X` | `Y` or `∞`
|Same Orient | `0.0°` | `0.0°`
|Orient From `X°` to `Y°` | `X°` | `Y°`
|=======================


Thanks,
Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/asciidoc.
For more options, visit https://groups.google.com/d/optout.

Reply via email to