emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Roland Donat <roland.donat@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [orgmode 7.7] - Latex export problem with footnote, macro and code block evaluation
Date: Wed, 5 Oct 2011 21:48:43 +0200	[thread overview]
Message-ID: <CAJEMt_rda2Y4S9tZQQuwF-aysm_zfMq3iN-9M58DbO_xa8+v9w@mail.gmail.com> (raw)
In-Reply-To: <87zkhfcx86.fsf@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1463 bytes --]

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 <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 :
> >
> > == 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
>

[-- Attachment #2: Type: text/html, Size: 2136 bytes --]

  reply	other threads:[~2011-10-05 19:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-05 12:15 [orgmode 7.7] - Latex export problem with footnote, macro and code block evaluation Roland Donat
2011-10-05 13:26 ` Roland
2011-10-05 14:46   ` Nicolas Goaziou
2011-10-05 19:48     ` Roland Donat [this message]
2011-10-05 19:53       ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAJEMt_rda2Y4S9tZQQuwF-aysm_zfMq3iN-9M58DbO_xa8+v9w@mail.gmail.com \
    --to=roland.donat@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).