Thanks!<div><br></div><div>Yes, it works and the label should be placed in \footnotetext. Still this looks like a bug, not a feature!</div><div><br></div><div>Victor<br><div class="gmail_extra"><br><br><div class="gmail_quote">
On Wed, Nov 14, 2012 at 3:31 AM, Herbert Voss <span dir="ltr"><<a href="mailto:Herbert.Voss@fu-berlin.de" target="_blank">Herbert.Voss@fu-berlin.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 14.11.2012 09:23, schrieb Victor Ivrii:<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Footnote itself does not appear (but footnotemark appears in the text)<br>
</blockquote>
<br></div>
use \footnotemark/\footnotetext:<div class="im"><br>
<br>
\documentclass[12pt]{article}<br>
\usepackage{amsmath}<br>
\begin{document}<br>
<br>
\begin{align}<br>
1+1=2<br></div>
\intertext{we know this\footnotemark}<br>
2+2=4<br>
\end{align}<br>
\footnotetext{because we are smart.}<br>
<br>
\end{document}<br>
<br>
<br>
Herbert<br></blockquote></div>
</div></div>