From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Donat Subject: Re: [orgmode 7.7] - Latex export problem with footnote, macro and code block evaluation Date: Wed, 5 Oct 2011 21:48:43 +0200 Message-ID: References: <87zkhfcx86.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=0016364c7e6dd480a304ae927e48 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBXSQ-0007uF-IV for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 15:48:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBXSP-00082d-AM for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 15:48:46 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:59891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBXSO-00082K-Tm for emacs-orgmode@gnu.org; Wed, 05 Oct 2011 15:48:45 -0400 Received: by wwp14 with SMTP id 14so2617884wwp.30 for ; Wed, 05 Oct 2011 12:48:44 -0700 (PDT) In-Reply-To: <87zkhfcx86.fsf@gmail.com> 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 --0016364c7e6dd480a304ae927e48 Content-Type: text/plain; charset=ISO-8859-1 Hello, Thank you for your answer. Yes, I use orgmode 7.7-2, it seems to be the latest packaged version available on linux. I have just reproduced the bug on ubuntu this evening... The problem only happens while latex exporting. For example, an ascii export works fine. Thanks again for your time. Regards, Roland. 2011/10/5 Nicolas Goaziou > Hello, > > Roland writes: > > > Hello again, > > > > I just add some complements to the problem. > > > > First, here is a more compact buffer to reproduce the bug : > > > > == Cut here begin == > > > > # -*- coding: utf-8 -*- > > #+TITLE: Title > > #+AUTHOR: Roland > > #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:{} f:t TeX:t author:t > > > > #+LaTeX_CLASS: article #+LaTeX_CLASS_OPTIONS: [a4paper,twoside,10pt] > > > > #+MACRO: TBL src_emacs-lisp[:var v=$1[$2,$3]]{v} > > > > #+TBLNAME: test-macro > > | 1 | 2 | > > | 3 | 4 | > > > > * A footnote > > > > A footnote [fn:1: yihaa!] > > > > * A macro > > > > The value (1,1) of table test-macro is {{{TBL(test-macro,1,1)}}}. > > > > * A code block latex > > > > #+begin_src latex > > $$a^{2} = b^{2} + c^{2}$$ > > #+end_src > > > > == cut here end == > > I can't reproduce it on latest Org. If you're not using that version, > you should upgrade: some bug fixing happened to footnotes since 7.7. > > Now, if it happens on that latest version, I will look at it again. > > Regards, > > -- > Nicolas Goaziou > --0016364c7e6dd480a304ae927e48 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

Thank you for your answer.

Yes, I use orgmode 7.7-2, i= t seems to be the latest packaged version available on linux.

I have= just reproduced the bug on ubuntu this evening...

The problem only = happens while latex exporting. For example, an ascii export works fine.

Thanks again for your time.

Regards,

Roland.


<= div class=3D"gmail_quote">2011/10/5 Nicolas Goaziou <<= a href=3D"mailto:n.goaziou@gmail.com">n.goaziou@gmail.com>
Hello,

Roland <roland.donat@gmail.com= > writes:

> Hello again,
>
> I just add some complements to the problem.
>
> First, here is a more compact buffer to reproduce the bug :
>
> =3D=3D Cut here begin =3D=3D
>
> # -*- coding: utf-8 -*-
> #+TITLE: Title
> #+AUTHOR: Roland
> #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:{} f:t TeX:t author:= t
>
> #+LaTeX_CLASS: article #+LaTeX_CLASS_OPTIONS: [a4paper,twoside,10pt] >
> #+MACRO: TBL src_emacs-lisp[:var v=3D$1[$2,$3]= ]{v}
>
> #+TBLNAME: test-macro
> | 1 | 2 |
> | 3 | 4 |
>
> * A footnote
>
> A footnote [fn:1: yihaa!]
>
> * A macro
>
> The value (1,1) of table test-macro is {{{TBL(test-macro,1,1)}}}.
>
> * A code block latex
>
> #+begin_src latex
> $$a^{2} =3D b^{2} + c^{2}$$
> #+end_src
>
> =3D=3D cut here end =3D=3D

I can't reproduce it on latest Org. If you're not using that versio= n,
you should upgrade: some bug fixing happened to footnotes since 7.7.

Now, if it happens on that latest version, I will look at it again.

Regards,

--
Nicolas Goaziou

--0016364c7e6dd480a304ae927e48--