Hi Emmanuel,
I have looked into PDF and DOCX export repeatedly over the years with different
versions of Org and Pandoc and Google Docs and keep finding that the best
method is Org -> LaTeX, and then LaTeX -> DOCX with Pandoc. I use this babel
block to achieve this:
#+BEGIN_SRC sh :results ver
Thanks for the long explanation. I am using the 2014 version of
gnuplot-mode and gnuplot 5.2.
gnuplot-mode has a customizable variable, gnuplot-program, which
specifies which command to execute to start gnuplot. The default value
for this variable, at least in the 2014 version, is simply "gnup
Dear John,
Indeed, I missed your point. I'll have to bet back to you after
reading, understanding the code (org-mode is a tall order...) and
*thinking*.
However, the troubling fact that ox-latex manages to export org's
labelling correctly shows that its author might be up to somethong.
Indeed I jus
I think you have missed the main point. My point was first to find some
format that pandoc faithfully converts to docx with all the features you
need, and then we can figure out how to turn org-ref/org into that format.
So, if you can write a LaTeX document that is correctly converted to docx
(corr
Dear John,
Le lundi 29 avril 2019 à 16:57 -0400, John Kitchin a écrit :
> For org-ref, there isn't much magic on what happens on export. LaTeX
> is certainly the most well supported, and it seems like org -> latex
> -> pandoc is the only way that makes sense to get to docx to me.
> Using pandoc on
For org-ref, there isn't much magic on what happens on export. LaTeX is
certainly the most well supported, and it seems like org -> latex -> pandoc
is the only way that makes sense to get to docx to me. Using pandoc on org
files directly is probably hopeless unless you can get pandoc to include
so
Hello,
emsenn writes:
> I've recently been playing more with Org-mode's INCLUDE and SETUPFILE
> features, and think I might have found a bug.
>
> File alpha.org contains
>
> #+MACRO: womble fribble
> #+AUTHOR: muffet
>
>
> File beta.org contains
>
> #+SETUPFILE: ./alpha.org
> The womble macro i
Hello,
Ingo Lohmar writes:
> I tried to use `org-agenda-set-tags'. The source buffer (where the
> change should be applied) is visible at the same time as the agenda is.
> Also, fast tag selection with a single key is enabled.
>
> Under these circumstances, the tag text is appended to the line
Yes, Ubuntu 19.04. Latest-greatest everything else pertinent as well. Here
is are my subscriptions
(setq package-archives '(("ELPA" . "http://tromey.com/elpa/";)
("gnu" . "http://elpa.gnu.org/packages/";)
("melpa" . "https://melpa.org/packages/";)
("org" . "https://orgmode.org/elpa/";)))
And
Dear list,
one of my uses od org-mode is to prepare documents wrapping R (and
sometimes Sagemath) call results in interpretation text. My reference
output is .pdf documents, but I *have* to prepare a .docx version (for
use in managerial spheres, where computer literacy is *very* low.
Cross-referen
10 matches
Mail list logo