drop cite options for non-latex backends
commit076726fbb647c5c934274ec239c6dbdf2de9d043
authorEric Schulte <schulte.eric@gmail.com>
Wed, 25 Jun 2014 11:13:11 +0000 (25 07:13 -0400)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 25 Jun 2014 11:14:45 +0000 (25 07:14 -0400)
tree3a9a57e1f3db36dc0a3fe1c522ec7f87622c3ce7
parentc9eaea360afc4d0eca9888baa8d44c8a9f4ad46b
drop cite options for non-latex backends

These options break citation handling for these other backends, so we
should just drop them.

* contrib/lisp/ox-bibtex.el (org-bibtex-merge-contiguous-citations):
  Drop citation options for HTML and ASCII export.
contrib/lisp/ox-bibtex.el