Fix footnote problem with optional arguments to citation commands
commit88cf58802cc35dee2bc8ff8633b5c842fa7a23b3
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 26 Nov 2009 11:44:05 +0000 (26 12:44 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 26 Nov 2009 11:44:05 +0000 (26 12:44 +0100)
treeb98934caa1ade56dd257651b6082514447aa2022
parent541f675aa6c318093c4a15c4cd7aaf4b3a907c7e
Fix footnote problem with optional arguments to citation commands

Scot Beker writes:

> I cite my references in org like
> this.\autocite[231]{bibtexkey_2009}, where '231' is the
> relevant page number.  When exporting to LaTeX, Org thinks
> that the value in square brackets is a footnote number and
> produces a document with a "footnote definition not found:
> 231" error message at the bottom of the document.  My
> settings are below, and I've searched pretty hard through
> them to look for anything that might have caused it.  Any
> ideas?
lisp/ChangeLog
lisp/org-footnote.el
lisp/org.el