emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ox-bibtex.el -- how to join sequential citations
@ 2013-11-23 16:23 Eric Schulte
  2013-11-24  2:59 ` Feng Shu
  0 siblings, 1 reply; 6+ messages in thread
From: Eric Schulte @ 2013-11-23 16:23 UTC (permalink / raw)
  To: Org Mode Mailing List

Hi,

I've been using ox-bibtex.el for a couple of days now and am really
enjoying both the bibtex integration and the HTML export through
bibtex2html.  I have run into one issue which I'm now sure how best to
fix.

When exporting multiple sequential citations e.g., cite:foo cite:bar
etc... I would like to see something like the following (latex used for
this example) "\cite{foo, bar}", but instead I'm getting "\cite{foo}
\cite{bar}", which leads to poorly formed PDFs (a similar thing happens
for HTML export).

My question is how best to fix this, should I write a filter function,
or does the export engine already have processes in place to handle
these sorts of export context issues?

Thanks,

-- 
Eric Schulte
https://cs.unm.edu/~eschulte
PGP: 0x614CA05D

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-12-01 16:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-23 16:23 ox-bibtex.el -- how to join sequential citations Eric Schulte
2013-11-24  2:59 ` Feng Shu
2013-11-24  9:42   ` Nicolas Goaziou
2013-11-26 13:16     ` Eric Schulte
2013-11-26 17:03       ` Nicolas Goaziou
2013-12-01 16:08         ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).