bug-lilypond
[Top][All Lists]
Advanced

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

lilypond-book (filename & inlining)


From: José Luis Cruz
Subject: lilypond-book (filename & inlining)
Date: Sun, 5 Oct 2003 01:20:35 +0200

Hi list,

there are two things that doesn't goes, when including lilypond code into 
latex. And according to the documentation, they are supported. I give 2 
examples.
I should be very much obliged if anybody could bring some light about this. My 
lilypond \version = "2.0.0"


1) All the text should be in the same line. But the text breaks after the 
lilypond code.
---------------------------------
\noindent
Some notes used \lilypond[11pt]{c' e' g'} inline.


2) Can't specify the filename.
------------------------------
\begin[filename=scales,eps]{lilypond}  %% nor [filename="scales",eps]
\paper { linewidth=-1.0 }  
\score { 
  \context Voice \notes\relative c' {
     c d e f g a b c 
  }
}
\end{lilypond}



- This documentation explains all the options in theory supported:
http://olympus.het.brown.edu/cgi-bin/info2www?(lilypond)lilypond-book


- This EXAMPLE is compiled with a previous version of Lilypond. If i try to 
compile it now, fails in the two mentioned cases:
http://www.lilypond.org/~jan/jeremie/latex-example.lytex

- There (http://www.lilypond.org/~jan/jeremie/ ) you can also obtain the *.PDF 
and also the lilypond-book version he used to compile (from april 2002, seems)


Thanks a lot in advance,
José Luis Cruz




-- 
remove _NO_SPAM_ from my mail address to email me
quita _NO_SPAM_ de mi dirección de correo para escribirme

Attachment: pgpBcW52JyS6F.pgp
Description: PGP signature


reply via email to

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