On 12.03 13:53, aldrin d'souza wrote:
> i use org mode for publishing my notes and i find the org-exp-bibtex
> functionality very useful because it allows me to separate my
> references cite them neatly using the \cite{} notation. however, i'm
> facing an issue with it.

The problem seems to be that org-exp-bibtex generates a link like:
\[_{}[[org][1]]\] and newer versions of org-mode seem to want
to make that link into the *section* instead to the given anchor.

Now what is currently the sanctioned way to generate a link like:
[<a href="#foobar">1</a>] inline?

btw the repo at http://aoi.yi.org/~taruti/org-mode/ has some fixes
to org-exp-bibtex.

- Taru Karttunen


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to