Nicolas Goaziou writes:
> I will have a look at it, but I'm not sure it will happen before the end
> of the week.
Done.
Regards,
--
Nicolas Goaziou
Hello,
Eric Schulte writes:
> Thanks, the following seems to be working. Perhaps the filter function
> should be added to ox-bibtex.el?
Thanks for sharing your filter.
Though, if we include it in ox-bibtex (and I agree we should), it would
be better to make it more robust and use a parse tree
Nicolas Goaziou writes:
> Hello,
>
> Feng Shu writes:
>
>> Eric Schulte writes:
>>
>>> 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 "\
Hello,
Feng Shu writes:
> Eric Schulte writes:
>
>> 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
Eric Schulte writes:
> 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.
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