ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Footnotes in formulas
@ 2012-03-15  8:34 Procházka Lukáš Ing. - Pontex s. r. o.
  2012-03-15 12:48 ` Vladimir Lomov
  0 siblings, 1 reply; 6+ messages in thread
From: Procházka Lukáš Ing. - Pontex s. r. o. @ 2012-03-15  8:34 UTC (permalink / raw)
  To: ConTeXt

[-- Attachment #1: Type: text/plain, Size: 850 bytes --]

Hello,

what is the good way how to use footnotes in formulas?

This code lowers the "Bbb" text:

----
\starttext
   \startformula
     Aaa\footnote{Some footnote text}
     \qquad
     Bbb
   \stopformula
\stoptext
----

Example 2:

----
\starttext
   \startformula
     Ccc{\footnote{Footnote C}}
     \qquad
     Aaa\footnote{Some footnote text}
     \qquad
     Bbb
   \stopformula
\stoptext
----

In this case, the footnote after "Ccc" doesn't lower next text;
but "Footnote C" is not listed in the bottom of the page (?).

So - how to add a footnote to formula scope? Or to avoid it?

Best regards,

Lukas


-- 
Ing. Lukáš Procházka [mailto:LPr@pontex.cz]
Pontex s. r. o.      [mailto:pontex@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

[-- Attachment #2: t-Foot.mkiv --]
[-- Type: application/octet-stream, Size: 167 bytes --]

\starttext
  \startformula
    Ccc{\footnote{Some footnote text}}
    \qquad
    Aaa\footnote{Some footnote text}
    \qquad
    Bbb
  \stopformula
\stoptext

[-- Attachment #3: t-Foot.pdf --]
[-- Type: application/pdf, Size: 15743 bytes --]

[-- Attachment #4: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-03-15 16:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-15  8:34 Footnotes in formulas Procházka Lukáš Ing. - Pontex s. r. o.
2012-03-15 12:48 ` Vladimir Lomov
2012-03-15 14:23   ` Procházka Lukáš Ing. - Pontex s. r. o.
2012-03-15 14:34     ` Wolfgang Schuster
2012-03-15 16:15       ` Procházka Lukáš Ing. - Pontex s. r. o.
2012-03-15 16:24       ` Procházka Lukáš Ing. - Pontex s. r. o.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).