From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: Mathjax AND imagemagick when it is necessary ? Date: Tue, 25 Jun 2019 10:41:31 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56092) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfh1W-0005H8-C5 for emacs-orgmode@gnu.org; Tue, 25 Jun 2019 04:41:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfh1S-0001zD-Me for emacs-orgmode@gnu.org; Tue, 25 Jun 2019 04:41:52 -0400 Received: from mail-lf1-x134.google.com ([2a00:1450:4864:20::134]:37310) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfh1R-0001sp-Sc for emacs-orgmode@gnu.org; Tue, 25 Jun 2019 04:41:50 -0400 Received: by mail-lf1-x134.google.com with SMTP id d11so12033619lfb.4 for ; Tue, 25 Jun 2019 01:41:44 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "Liste-emacs-orgmode@gnu.org" Hello the list, The html export with Mathjax works and the results are nice. But sometimes, with some LaTeX macros, imagemagick is needed. Unfortunately, there seems to be a choice: export either with Mathjax or the imagemagick option. But maybe I'm wrong. Would it be possible to get the option imagemagick * only for some parts of the file *, for this or that latex macros that does not work with Mathjax? If the answer is "yes", I can not wait to know how. Best wishes, Jo.