From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: latex export of #+header: lines Date: Tue, 24 Jan 2012 16:01:13 +0100 Message-ID: <87r4ypcfgm.fsf@gnu.org> References: <87y5t6wwzy.fsf@med.uni-goettingen.de> <80k44q4scz.fsf@somewhere.org> <87ty3uwovp.fsf@med.uni-goettingen.de> <87pqeiwoq5.fsf@med.uni-goettingen.de> <81lip3v4i1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rphr1-0000s7-RM for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 10:00:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rphqq-0004lU-VD for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 10:00:10 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:33119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rphqq-0004lI-MD for emacs-orgmode@gnu.org; Tue, 24 Jan 2012 10:00:00 -0500 Received: by bkbzx1 with SMTP id zx1so3893059bkb.0 for ; Tue, 24 Jan 2012 06:59:59 -0800 (PST) In-Reply-To: <81lip3v4i1.fsf@gmail.com> (Jambunathan K.'s message of "Fri, 20 Jan 2012 01:39:26 +0530") 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: Jambunathan K Cc: Andreas Leha , emacs-orgmode@gnu.org Hi Jambunathan, Jambunathan K writes: > I think the problem is not with the latex or odt backends as such but in > the export pre-processor. Just to make sure: are you suggesting `org-export-preprocess-string' should normalize comment lines like "^.+#header.*") and move them to column 0 of the buffer? Thanks in advance for any detail! -- Bastien