Thorsten Jolitz <tjol...@gmail.com> writes:

> This is the first code block of the original .org file with one link
> (that could not be exported really, because it was evaluated on
> another machine so the eps did not really exist on my machine. But the
> org parser choked with this kind of result-links:
>
>
> #+begin_src org
> #+TITLE: Modes in the Key of C
> #+DATE:
> #+OPTIONS: timestamp:nil num:nil toc:nil 
> #+LaTeX_HEADER: \usepackage[cm]{fullpage}
> * Ionian Mode
> Lorem ipsum dolor sit amet
> #+LaTeX: \linebreak
> #+ATTR_LaTeX: width=17cm 
> #+begin_src lilypond :file ionian.eps :noweb yes
>
>   <<version-and-paper>>
>   \relative c' { 
>     c d e f g a b c b a g f e d c d  
>     e f g a b c b a g f e d c1
> }
> #+end_src
>
>
> #+results[0c21e5c5bd30d880d2bd230aa09b7613c2554835]:
> [[file:ionian.eps]]
> #+end_src

I still don't get any export error. Neither on maint nor on master.


Regards,

-- 
Nicolas Goaziou

Reply via email to