Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-08-14 Thread Achim Gratz
Bastien writes: > I suggest you look at EXPERIMENTAL/org-export.el. I see. > It parses an Org buffer and store it as a structured list. It's not > yet completely syntax aware, but it is a move in the right direction. That looks like a much cleaner approach, but it is as you say, quite in its

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-08-14 Thread Bastien
Hi Jambunathan, Jambunathan K writes: > I also invite you to take a look at org-lparse and org-xhtml and org-odt > that are built on top of it. As far as I'm aware org-lparse also works line by line. I don't think this is the right direction for a generic exporter, but maybe I overlooked som

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-08-14 Thread Bastien
Hi Achim, Achim Gratz writes: > Your remark reminded me that I should look at the generic exporter in > contrib. It needs an eval-while-compile wrapped (require 'cl) to > compile and run cleanly. It also doesn't appear to recognize tables (or > those are still copies from the ASCII export?).

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-31 Thread Jambunathan K
> Your remark reminded me that I should look at the generic exporter in > contrib. It needs an eval-while-compile wrapped (require 'cl) to > compile and run cleanly. It also doesn't appear to recognize tables (or > those are still copies from the ASCII export?). It looks like it works > line-by

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-31 Thread Achim Gratz
Nicolas Goaziou writes: > _Note to self_ : I really wish we can come up with an exporter that > exactly matches Org syntax. An element recognized/ignored in Org should > be identically recognized/ignored during the export process without > resorting to any trick (à la `org-protected' text property

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Günter Kolousek
Thanks a lot! Regards, Günter Am 2011-07-30 12:45, schrieb Nicolas Goaziou: Hello, Günter Kolousek writes: Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors during export using orgmode 7.7 and tip. This should be fixed now. Thank you for reporting this. _Note to se

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Jambunathan K
Nick Dokos writes: > Jambunathan K wrote: > >> Nick Dokos writes: >> >> > Günter Kolousek wrote: >> > >> >> >> >> Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors >> >> during export using orgmode 7.7 and tip. >> >> >> >> Günter >> >> >> >> ... >> >> >> >> * Test >>

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Nicolas Goaziou
Hello, Günter Kolousek writes: > Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors > during export using orgmode 7.7 and tip. This should be fixed now. Thank you for reporting this. _Note to self_ : I really wish we can come up with an exporter that exactly matches Org sy

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Nick Dokos
Jambunathan K wrote: > Nick Dokos writes: > > > Günter Kolousek wrote: > > > >> > >> Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors > >> during export using orgmode 7.7 and tip. > >> > >> Günter > >> > >> ... > >> > >> * Test > >> foo > >> #+begin_src python >

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Jambunathan K
Nick Dokos writes: > Günter Kolousek wrote: > >> >> Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors >> during export using orgmode 7.7 and tip. >> >> Günter >> >> ... >> >> * Test >> foo >> #+begin_src python >> lst = [-1, -2, 2, -3, -4] >> >> for x in lst[:]

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Nick Dokos
Günter Kolousek wrote: > > Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors > during export using orgmode 7.7 and tip. > > Günter > > ... > > * Test > foo > #+begin_src python > lst = [-1, -2, 2, -3, -4] > > for x in lst[:]: > if x < 0: > lst.re

[O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Günter Kolousek
Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors during export using orgmode 7.7 and tip. Günter #+LaTeX_CLASS: beamer #+LaTeX_CLASS_OPTIONS: [presentation] #+BEAMER_FRAME_LEVEL: 2 #+BEAMER_HEADER_EXTRA: \usetheme{boxes}\addheadbox{structure}{\tiny\quad\insertsection\qqu