Hello,
Bill Jackson writes:
> When exporting to LaTeX, any footnotes inside a table are missing the
> closing curly brace.
>
> For example, a footnote such as:
>
>| Field 1[fn:: A footnote.] | Field 2 |
>
> is exported to LaTeX as:
>
> \begin{center}
> \begin{tabular}{l}
> F
When exporting to LaTeX, any footnotes inside a table are missing the
closing curly brace.
For example, a footnote such as:
| Field 1[fn:: A footnote.] | Field 2 |
is exported to LaTeX as:
\begin{center}
\begin{tabular}{l}
Field 1\footnote{A footnote. \\
\end{tabular}