From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lawrence Bottorff Subject: MathJax beyond org-html-mathjax-options? Date: Tue, 31 Oct 2017 21:30:54 -0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113d35a8a42f9a055ce1d2a9" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e9hrt-0002N3-EO for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 21:30:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e9hrs-0001AR-I0 for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 21:30:57 -0400 Received: from mail-oi0-x235.google.com ([2607:f8b0:4003:c06::235]:52897) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e9hrs-0001AL-CD for emacs-orgmode@gnu.org; Tue, 31 Oct 2017 21:30:56 -0400 Received: by mail-oi0-x235.google.com with SMTP id c202so1330613oih.9 for ; Tue, 31 Oct 2017 18:30:55 -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: emacs-orgmode Mailinglist --001a113d35a8a42f9a055ce1d2a9 Content-Type: text/plain; charset="UTF-8" I'm trying to get a typical Latex strikethrough with MathJax in an HTML export, i.e., \cancel{thing} puts line through "thing". This tells me how. But I don't know how to include this MathJax markup in an org file for HTML export. If I forego MathJax -- i.e., #+OPTIONS: tex:dvipng instead of #+OPTIONS: tex:t -- \cancel works, but I need to use MathJax. It doesn't look like org-html-mathjax-options is expandable. . . . LB --001a113d35a8a42f9a055ce1d2a9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm trying to get a typical Latex strikethrough with M= athJax in an HTML export, i.e., \cancel{thing} puts line through "thin= g". This= =C2=A0tells me how. But I don't know how to include this MathJax ma= rkup in an org file for HTML export. If I forego MathJax -- i.e.,=C2=A0#+OP= TIONS: tex:dvipng instead of=C2=A0#+OPTIONS: tex:t -- \cancel works, but I = need to use MathJax. It doesn't look like=C2=A0org-html-mathjax-options= is expandable. . . .

LB
--001a113d35a8a42f9a055ce1d2a9--