From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Edgington Subject: Re: LaTeX_HEADER blocks Date: Thu, 28 May 2015 00:52:37 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxpom-0007Dj-FX for emacs-orgmode@gnu.org; Thu, 28 May 2015 00:53:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yxpol-0000ix-I1 for emacs-orgmode@gnu.org; Thu, 28 May 2015 00:53:20 -0400 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:36335) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yxpol-0000id-Ar for emacs-orgmode@gnu.org; Thu, 28 May 2015 00:53:19 -0400 Received: by wizk4 with SMTP id k4so133078461wiz.1 for ; Wed, 27 May 2015 21:53:18 -0700 (PDT) In-Reply-To: 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: emacs-orgmode I noticed there was also a newer thread (around a year old) on this topic. It seems that what Nicolas Goaziou proposed earlier (about using #+attr_latex to modify whether a latex block is a header block or not) has not yet been implemented. This would be an alternative, though I find it more cryptic than just having a #+begin_latex_header block, so it would probably be more difficult for org-mode users to find (or remember) this, and as I mentioned in my last message, it lacks the benefit of consistency with how #+latex and #+begin_latex relate to each other. Nicolas' message is here: http://lists.gnu.org/archive/html/emacs-orgmode/2014-06/msg00841.html.