emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Simple source block breaks LaTeX export


From: Nick Dokos
Subject: Re: [O] Simple source block breaks LaTeX export
Date: Tue, 13 Dec 2011 17:51:05 -0500

Daniel E. Doherty <address@hidden> wrote:

> 
> If I try to export the following org file to LaTeX, I get a stringp
> violation.
> 
> ==================================
> * Hello
> #+begin_src ruby
>   $f = []
>   $f[0] = $f[1] = 1
> #+end_src
> ==================================
> 
> Here is the traceback:
> ==================================
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   string-match("ORG-LIST-END-MARKER\\'" nil)

What version? It works fine with Org-mode version 7.7 (release_7.7.624.gda56)
which is not quite the latest, but it's close. I also took the opportunity
to pull latest (Org-mode version 7.8.02 (release_7.8.02.2.g490d6a)) and it
works fine there too.

Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]