From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: BIND org-html-style-include-* Date: Fri, 15 Feb 2013 16:42:30 +0100 Message-ID: <87ip5th9cp.fsf@bzg.ath.cx> References: <87mwv9ut5h.fsf@lapcat.tftorrey.com> <87r4kh7oc2.fsf@gmail.com> <874nhdfyxt.fsf@bzg.ath.cx> <87txpd64p6.fsf@gmail.com> <87r4khiq78.fsf@bzg.ath.cx> <87pq01625s.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47425) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6NQv-0005nA-FI for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 10:42:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U6NQs-0006Fp-HK for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 10:42:41 -0500 Received: from wi-in-x0229.1e100.net ([2a00:1450:400c:c05::229]:42181 helo=mail-wi0-x229.google.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U6NQs-0006FY-Bi for emacs-orgmode@gnu.org; Fri, 15 Feb 2013 10:42:38 -0500 Received: by mail-wi0-f169.google.com with SMTP id l13so1508731wie.0 for ; Fri, 15 Feb 2013 07:42:37 -0800 (PST) In-Reply-To: <87pq01625s.fsf@gmail.com> (Nicolas Goaziou's message of "Fri, 15 Feb 2013 16:13:19 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Nicolas Goaziou writes: > Just to be sure we're not mis-communicating, a latex environment is the > following: > > \begin{equation*} > 2 + 2 = 4 > \end{equation*} > > This is not to be confused with a latex block, such as: > > #+begin_latex > \[2 + 2 = 4\] > #+end_latex I made the confusion -- I fixed last commit. Thanks! -- Bastien