On Thu, Apr 2, 2015 at 10:30 AM, David Dynerman
wrote:
> Hi all,
>
> I’m currently trying to use org mode to write a scientific paper. Here is
> my wishlist:
>
> 4) LaTeX and HTML export
>
>
Have you considered just LaTeX export, and then using pdf2htmlEx
https://coolwanglu.github.io/pdf2htmlEX/
"Charles C. Berry" wrote:
> On Thu, 2 Apr 2015, Rasmus wrote:
>> David Dynerman writes:
>>
>>> 2) Figures containing multiple side-by-side figures with subcaptions
>>>(e.g. in LaTeX I would use minipage + subcaption)
>>
>> For LaTeX you can find solution on this list. I would not know how
>>
On Thu, 2 Apr 2015, Rasmus wrote:
Hi,
David Dynerman writes:
[snip]
2) Figures containing multiple side-by-side figures with subcaptions
(e.g. in LaTeX I would use minipage + subcaption)
For LaTeX you can find solution on this list. I would not know how to do
it in "plain" HTML. Tha
Hi,
David Dynerman writes:
> 1) Citations to an external bibliography
I use a home-brewed solution. If your requirements are modest there's
also ox-bibtex.el in addition to John's package (which I haven't tried).
In the future there may be a "official" solution.
> 2) Figures containing multi
#1 org-ref does an ok job with this. It isn't as good at html output as
for latex output (because latex has a dedicated citation processor via
bib(la)tex, and org-ref has a hackery for generating mostly ok entries
from the bibtex file, for the common types I have used.). For example,
you often
On Thursday, 2 Apr 2015 at 09:30, David Dynerman wrote:
> Hi all,
>
> I’m currently trying to use org mode to write a scientific paper. Here is my
> wishlist:
I only ever target LaTeX so cannot help with the HTML end of things.
> 1) Citations to an external bibliography
John Kitchin's org-ref
Hi all,
I’m currently trying to use org mode to write a scientific paper. Here is my
wishlist:
1) Citations to an external bibliography
2) Figures containing multiple side-by-side figures with subcaptions (e.g. in
LaTeX I would use minipage + subcaption)
3) In-document links (i.e., cross refere