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: pgp00000.pgp
Description: PGP signature

_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to