Thanks, this will come handy. However, this conversion doesn't replace
"11pt" option with "staffwidth=11". 
If I keep "11pt" in the code, I get several warnings from lilypond-book
and on running latex I get this: 

LaTeX error: missing \begin{document} 
l.1 ^^ef
        ^^bf^^\documentclass[a4paper]{article}

If I ignore this error, the file is then processed with music printed
correctly, but I get an empty page at the begining of my document. 
Weird, but not a big problem though, as I can easily replace "11pt".

Bostjan.


-----Original Message-----
From: Han-Wen Nienhuys [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 19, 2004 5:08 PM
To: Bertalan Fodor
Cc: 'Bostjan Kuzman'; [EMAIL PROTECTED]
Subject: RE: Lilypond-book and different versions of Lilypond


[EMAIL PROTECTED] writes:
> Have you seen lilypond --help?
> 
> It says you can use this:
> 
>    lilypond-book --filter="convert-ly --no-version --from=2.0.0 -" 
> BOOK
> 
> Do you not need this?

That actually doesn't work due to some refactoring of the code. You can
simply use

   convert-ly -n --from=2.0.0 --to=2.1.30 BOOK


--
 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |
http://www.xs4all.nl/~hanwen 




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

Reply via email to