[O] #+BEGIN_SRC problem when exporting

2013-03-11 Thread Luca Ferrari
Hi all, maybe I'm getting something wrong but when I add to a file the following block: #+BEGIN_SRC shell ![+-] program ![+-] hostname #+END_SRC and do a Latex export I got an "unbalanced" error. I suspect the problem is tied to the "+" signs that are within the block. Is there a trick I can use

Re: [O] #+BEGIN_SRC problem when exporting

2013-03-11 Thread Eric Schulte
Luca Ferrari writes: > Hi all, > maybe I'm getting something wrong but when I add to a file the following > block: > > #+BEGIN_SRC shell > ![+-] program > ![+-] hostname > #+END_SRC > > and do a Latex export I got an "unbalanced" error. I suspect the > problem is tied to the "+" signs that are w

Re: [O] #+BEGIN_SRC problem when exporting

2013-03-12 Thread Luca Ferrari
Thanks, I've tried and it works now. Luca On Mon, Mar 11, 2013 at 5:53 PM, Eric Schulte wrote: > Luca Ferrari writes: > >> Hi all, >> maybe I'm getting something wrong but when I add to a file the following >> block: >> >> #+BEGIN_SRC shell >> ![+-] program >> ![+-] hostname >> #+END_SRC >> >>