emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [BUG] in org-element-link-parser (lilypond file does not export


From: Nicolas Goaziou
Subject: Re: [O] [BUG] in org-element-link-parser (lilypond file does not export to latex)
Date: Sat, 01 Mar 2014 12:40:19 +0100

Thorsten Jolitz <address@hidden> 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

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