From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Definitive answer to org-mode export HTML versus LaTeX Date: Tue, 29 Jan 2019 16:52:33 -0500 Message-ID: <87h8drdtcu.fsf@alphaville.usersys.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:59242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gobJM-0000yd-5t for emacs-orgmode@gnu.org; Tue, 29 Jan 2019 16:52:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gobJL-00075q-FZ for emacs-orgmode@gnu.org; Tue, 29 Jan 2019 16:52:52 -0500 Received: from [195.159.176.226] (port=59024 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gobJK-00075O-QO for emacs-orgmode@gnu.org; Tue, 29 Jan 2019 16:52:51 -0500 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1gobJ8-0000R3-Hz for emacs-orgmode@gnu.org; Tue, 29 Jan 2019 22:52:38 +0100 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@gnu.org Lawrence Bottorff writes: > .... > > My educated guess is that the org-mode HTML export processes is > handled by MathJax, which is a subset of LaTeX. But then I'd like to > know definitively what can be done and what cannot be done > LaTeX-wise for the HTML export. > I think you are basically correct: see http://docs.mathjax.org/en/latest/tex.html -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler