I know we’re not supposed to really even TALK about proprietary
software in FOSS communities like this one, but I can’t help but wonder
if someone might consider making (an) Emacs plugin(s) that allow(s) a
user to export Org mode files to Microsoft Office file formats such as
.docx, .xlsx and the l
> Hi
>
> I was googling this a bit, I found more complicated scenarios, but
> not how to join one or more tables.
>
> For example
> #+begin_src
>
> #+tblname: nut
> | type | Fiber | Sugar | Protein | Carb |
> |--+---+---+-+--|
> | eggplant | 2.5 | 3.2 |
On Sun, 4 Aug 2019, Eric S Fraga had the gall to write :
> By the way, you might be interested in the following configuration
> snippet which makes org insert \(\) when you type a single $ (and a $
> if you type 2 of them in a row).
>
> #+begin_src emacs-lisp :tangle "esf-org.el"
> ;; from Nico
Dear all,
Please find enclosed a proposed patch (against master) to document the
need for babel/polyglossia in order to honor #+language in LaTeX
export.
This is purely a documentation patch. A better solution would be to
detect the use of a non-default #+language: and act accordingly.
Nicolas no
TL;DR : your fix works, but I disagree with the absence od
documentation and default. See below :
Le mercredi 28 novembre 2018 à 15:06 +0100, Nicolas Goaziou a écrit :
> Hello,
>
> Emmanuel Charpentier writes:
>
> > Close, but no cigar :
> >
> > I used the `customize' interface to add it to `o
Le mardi 27 novembre 2018 à 21:26 +0100, Nicolas Goaziou a écrit :
[ Snip... ]
> What happens if you remove "org-ref.el" reference?
Same thing.
Even after uninstalling org-ref and its dependencies.
Sorry...
--
Emmanuel Charpentier
I forgot to add that, when exporting to plain tex or ODT, #+language*
*seems* to be honored : the table of contents is entitled "Table des
matières".
The problem is therefore probably in ox-latex.el (but way above my
level of competance in em...
--
Emmanuel Charpentier
I forgot to add that, when exporting to plain tex or ODT, #+language*
*seems* to be honored : the table of contents is entitled "Table des
matières".
The problem is therefore probably in ox-latex.el (but way above my
level of competance in emacs-lisp...).
--
Emmanuel Charpentier