Hello!

This is my first message. I'm excited about org-mode! Thank you for developing 
such a great tool!

However, I found out that I can't have a footnote in a table cell. If I export 
such document to LaTeX, I get misplaced footnote:( I'm running MS Windows XP 
SP3 32 bit.

-----cut-----
#+Title: orgmode to latex epic fail, footnote in a table cell

Works here [fn:: This is a good footnote]. Does it?

#+LATEX: \begin{table}[h]
| /org-version/ | /emacs-version/ | /Why can't I use bold here with */ |
|---------------+-----------------+------------------------------------|
|           7.5 |          23.2.1 | some text[fn:: Why am I here?]     |
#+TBLFM: $1='(message org-version)::$2='(message emacs-version)
#+LATEX: \end{table}

Some text here.
-----cut-----

Mikhail




Reply via email to