Re: [Orgmode] problem with export of verbatim code

2009-12-17 Thread Eric S Fraga
At Thu, 17 Dec 2009 00:17:22 +0100, Carsten Dominik wrote: > > Hi Eric, > > thanks for the bug report, this is now fixed. > > - Carsten > > On Dec 2, 2009, at 10:38 AM, Eric S Fraga wrote: > > > Hello, > > > > the attached files illustrate a bug in the export of verbatim code to > > LaTeX that

Re: [Orgmode] problem with export of verbatim code

2009-12-16 Thread Carsten Dominik
Hi Eric, thanks for the bug report, this is now fixed. - Carsten On Dec 2, 2009, at 10:38 AM, Eric S Fraga wrote: Hello, the attached files illustrate a bug in the export of verbatim code to LaTeX that replaces a sequence of [[x]] with [[section-label][x]]. Actually, this happens wh

[Orgmode] problem with export of verbatim code

2009-12-02 Thread Eric S Fraga
Hello, the attached files illustrate a bug in the export of verbatim code to LaTeX that replaces a sequence of [[x]] with [[section-label][x]]. Actually, this happens when exporting to html as well so it may be a generic problem. An example is attached including the org and latex files.