emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Fwd: Re: How to export LaTeX amsmath align bmatrix to ODT?


From: Nicolas Goaziou
Subject: Re: [O] Fwd: Re: How to export LaTeX amsmath align bmatrix to ODT?
Date: Sun, 25 Jun 2017 23:11:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Hello,

address@hidden writes:

> I don't really know how to modify org-latex-packages-alist to have
> a latex command like this in my tex file:
>
> \newcommmand{\mysymbol}[1]{\mathrm{my_{#1}}}
>
> I do have a bunch of packages with custom options over there :P !

I fixed a bug in "ox-odt.el". Now, when using convertion to png, you can
add

 #+latex_header: \newcommmand{\mysymbol}[1]{\mathrm{my_{#1}}}

Hopefully, it should solve, at least partly, your issue.

Regards,

-- 
Nicolas Goaziou



reply via email to

[Prev in Thread] Current Thread [Next in Thread]