From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: What is the best way to show inline math formulas in org mode? Date: Mon, 18 Sep 2017 14:40:59 +0200 Message-ID: <87lglc89ic.fsf@nicolasgoaziou.fr> References: <87zi9s8nuw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtvMK-0001rp-Dg for emacs-orgmode@gnu.org; Mon, 18 Sep 2017 08:41:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtvMJ-0002Za-Ku for emacs-orgmode@gnu.org; Mon, 18 Sep 2017 08:41:08 -0400 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:49557) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dtvMJ-0002ZK-FU for emacs-orgmode@gnu.org; Mon, 18 Sep 2017 08:41:07 -0400 In-Reply-To: <87zi9s8nuw.fsf@gmail.com> (Amos Bird's message of "Mon, 18 Sep 2017 15:31:03 +0800") 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: Amos Bird Cc: Org Mode Mailing List Hello, Amos Bird writes: > I found that there are ways to write formulas in mathjax or latex in org-mode. But how can I view > them inlinely? Currently I just copy and paste formula images which > seems not the right way. See `org-toggle-latex-fragment' (C-c C-x C-l). Regards, -- Nicolas Goaziou