[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Error when exporting LaTeX
From: |
Peter Davis |
Subject: |
Re: [O] Error when exporting LaTeX |
Date: |
Wed, 24 Jun 2015 08:50:45 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (darwin) |
Alan Schmitt <address@hidden> writes:
> On 2015-06-24 14:28, Peter Davis <address@hidden> writes:
>
>> I'm writing a fairly simple document with some #+BEGIN_SRC/#+END_SRC
>> blocks, and when I try to export to LaTeX/PDF, I get:
>>
>> org-latex-src-block: Wrong type argument: stringp, nil
>>
>> Does this ring any bells? I can try to cobble together a "neutralized"
>> sample to reproduce the problem, but I thought I'd see if anyone
>> recognized it.
>
> It looks like you forgot to give a language (you cannot have
> a "#+begin_src" with no language).
Ah! Yes, I missed one. That seems to have fixed it.
Thank you.
-pd