Re: [O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-10-05 Thread Christoph LANGE
Hi Eric, I'm sorry I hadn't got back to this email – didn't notice it because of a filtering mistake on my side. 2013-09-16 08:51 Eric S Fraga: >> My intuition after browsing the Org source code and documentation is >> that I should now use #+BEGIN_SRC and that then everything will be >> handled

Re: [O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-10-05 Thread Christoph LANGE
Hi Nicolas, I'm sorry I hadn't got back to this email – didn't notice it because of a filtering mistake on my side. 2013-09-14 15:33 Nicolas Goaziou: > Christoph LANGE writes: >> Still I think the following sentence in the documentation (section 12.5) >> is easy to misunderstand: >> >> "`fragile

Re: [O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-09-16 Thread Eric S Fraga
Christoph LANGE writes: > Dear all, > > having created a number of Beamer presentations with the old exporter > (Org version 7), I'm now working on the first Beamer presentation with > the new exporter. > > Frames that contain an lstlisting environment are no longer made fragile > automatically.

[O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-09-14 Thread Christoph LANGE
Dear all, having created a number of Beamer presentations with the old exporter (Org version 7), I'm now working on the first Beamer presentation with the new exporter. Frames that contain an lstlisting environment are no longer made fragile automatically. (Thus I'm not sure the documentation in

Re: [O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-09-14 Thread Nicolas Goaziou
Hello, Christoph LANGE writes: > Still I think the following sentence in the documentation (section 12.5) > is easy to misunderstand: > > "`fragile' option is added automatically if it contains source code that > uses any verbatim environment". What would you suggest instead? > I think it mean

Re: [O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-09-14 Thread Christoph LANGE
Hi Nicolas, 2013-09-13 17:32 Nicolas Goaziou: > If you're inserting the environment manually, Beamer export back-end > will not be able to detect that a "fragile" option is required. In that > case, you can also insert that option manually, by setting BEAMER_OPT > property to fragile in the headli

Re: [O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-09-13 Thread Nicolas Goaziou
Hello, Christoph LANGE writes: > Frames that contain an lstlisting environment are no longer made fragile > automatically. (Thus I'm not sure the documentation in manual section > 12.5 "Beamer export" is still correct, which says "`fragile' option is > added automatically if it contains source

[O] [export] Beamer frames containing lstlisting are no longer made fragile

2013-09-13 Thread Christoph LANGE
Dear all, having created a number of Beamer presentations with the old exporter (Org version 7), I'm now working on the first Beamer presentation with the new exporter. Frames that contain an lstlisting environment are no longer made fragile automatically. (Thus I'm not sure the documentation in