From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: Re: possible bug in org-export (LaTeX), again Date: Mon, 27 Oct 2008 17:06:02 -0700 Message-ID: <20081028000602.GB30812@hplhtang1> References: <4904D45C.5060801@gmx.de> Reply-To: Hsiu-Khuern Tang Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kuc7k-000619-Sp for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 20:07:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kuc7g-000604-HH for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 20:07:51 -0400 Received: from [199.232.76.173] (port=55089 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kuc7g-000601-9R for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 20:07:48 -0400 Received: from gundega.hpl.hp.com ([192.6.19.190]:63355) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kuc7f-0001iC-Nh for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 20:07:47 -0400 Received: from mailhub-pa1.hpl.hp.com (mailhub-pa1.hpl.hp.com [15.25.115.25]) by gundega.hpl.hp.com (8.14.3/8.14.1/HPL-PA Relay) with ESMTP id m9S06Ax4010042 for ; Mon, 27 Oct 2008 17:06:10 -0700 (PDT) Received: from hplhtang1.hpl.hp.com (hplhtang1.hpl.hp.com [15.4.92.205]) by mailhub-pa1.hpl.hp.com (8.14.3/8.14.3/HPL-PA Hub) with ESMTP id m9S069wb012415 for ; Mon, 27 Oct 2008 17:06:10 -0700 Received: from htang by hplhtang1.hpl.hp.com with local (Exim 4.62) (envelope-from ) id 1Kuc5y-0002jS-ML for emacs-orgmode@gnu.org; Mon, 27 Oct 2008 17:06:02 -0700 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * On Sun 09:24PM +0000, 26 Oct 2008, Rainer Thiel (r.thiel@uni-jena.de) w= rote: > 2008/10/26 Sebastian Rose : > > I can reproduce thit here. Text is inserted into the LaTeX file > > (`C-c C-e l') or buffer (`C-c C-e L') > > twice. >=20 > Thank you for confirming it, Sebastian. You may already have figured out a work-around, but here's I do: - use org-narrow-to-subtree (C-x n s) - put an blank first line in the narrowed view - export Since there is no active region, this bug is not triggered. > I am sure Carsten Dominik will take care of it when he finds the time. Carsten made an appeal for someone else to take over the org-export-latex= .el module, since the original author Bastien doesn't have time to work on it= . I appreciate the LaTeX functionality in Org-mode, and I sure wish I could contribute to that module directly, but I am more knowledgeable in TeX/La= TeX than elisp. > Thanks again >=20 > Rainer > -- > Prof. Dr. Rainer Thiel > Institut f=FCr Altertumswissenschaften > 07737 Jena, Germany (EU) > r.thiel@uni-jena.de >=20 >=20 > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode --=20 Best, Hsiu-Khuern.