emacs-orgmode
[Top][All Lists]
Advanced

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

Re: (Feature Request) customise LaTeX-preview regex


From: Eric S Fraga
Subject: Re: (Feature Request) customise LaTeX-preview regex
Date: Tue, 19 May 2020 12:45:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Tuesday, 19 May 2020 at 15:49, Timothy wrote:
> #+LATEX_HEADER: \usepackage{mhchem}
> \ce{CO2} @@latex:\ce{CO2}@@

You probably need to add this to =org-latex-packages-alist= in your
emacs configuration:

  (add-to-list 'org-latex-packages-alist '("version=3" "mhchem"))

Also, you might be interested in using the org-fragtog MELPA package.

-- 
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.6-640-g9bc0cc



reply via email to

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