Re: [O] lisp error: "unbalanced begin/end_src blocks with #(\"#+BEGIN_SRC C"

2011-12-23 Thread Bastien
Hi Robert, Robert Lupton the Good writes: > generates the following traceback. Adding a "* foo" line above the > BEGIN_SRC avoids the problem. This should be fixed now. Thanks for reporting this, -- Bastien

Re: [O] lisp error: "unbalanced begin/end_src blocks with #(\"#+BEGIN_SRC C"

2011-12-19 Thread Nick Dokos
Robert Lupton the Good wrote: > Running org-export-as-latex on: > > #+STARTUP: beamer > > #+LaTeX_CLASS: beamer > >=20 > > #+BEGIN_SRC C > > double tmp0 =3D yp[0]; > > #+END_SRC > > generates the following traceback. Adding a "* foo" line above the = > BEGIN_SRC avoids the problem. > Yup - Ro

[O] lisp error: "unbalanced begin/end_src blocks with #(\"#+BEGIN_SRC C"

2011-12-19 Thread Robert Lupton the Good
Running org-export-as-latex on: > #+STARTUP: beamer > #+LaTeX_CLASS: beamer > > #+BEGIN_SRC C > double tmp0 = yp[0]; > #+END_SRC generates the following traceback. Adding a "* foo" line above the BEGIN_SRC avoids the problem. Using org-mode from git; SHA1 0c09a9e7683c79c8525f87ccd1b7ba0255a94