From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: preview latex fragment with latex_header Date: Mon, 15 Apr 2013 23:01:15 +0200 Message-ID: <87sj2rld9g.fsf@bzg.ath.cx> References: <87hakofg7g.fsf@med.uni-goettingen.de> <871ubsdu2w.fsf@gmail.com> <87zjygdsaw.fsf@med.uni-goettingen.de> <87k3pjka74.fsf@Rainer.invalid> <87a9qfel6j.fsf@med.uni-goettingen.de> <87wqtjd4a2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URqWg-0002jJ-Tr for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 17:01:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URqWf-0001gq-8T for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 17:01:22 -0400 Received: from mail-we0-x233.google.com ([2a00:1450:400c:c03::233]:52060) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URqWe-0001gR-Qn for emacs-orgmode@gnu.org; Mon, 15 Apr 2013 17:01:21 -0400 Received: by mail-we0-f179.google.com with SMTP id p43so4036047wea.24 for ; Mon, 15 Apr 2013 14:01:20 -0700 (PDT) In-Reply-To: <87wqtjd4a2.fsf@gmail.com> (Nicolas Goaziou's message of "Thu, 07 Mar 2013 09:04:37 +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: Andreas Leha , emacs-orgmode@gnu.org Hi Nicolas, Nicolas Goaziou writes: > I introduced LATEX_HEADER_EXTRA keyword, which will do the same as > LATEX_HEADER but will not be used to preview latex snippets. We need to document this in the manual. Can you add a note? Also, the docstring of `org-latex-classes' uses [EXTRA] and [NO-EXTRA], but this does not refer to #+LATEX_HEADER_EXTRA so perhaps we should make it more explicit here. Thanks, -- Bastien