Am Sonntag, den 10.04.2005, 18:59 -0700 schrieb Thomas Bushnell BSG: > Andreas Rittershofer <[EMAIL PROTECTED]> writes: > > > Am Sonntag, den 10.04.2005, 09:02 -0400 schrieb Daniel Burrows: > >> On Sunday 10 April 2005 03:55 am, Andreas Rittershofer wrote: > >> > Fehler: Falsche lilypond-Version: 2.1.36 (2.3.22, 2.4.5) > >> > >> I believe it's telling you that there's a \version "2.1.36" command in > >> the .ly file. It could be that this is added by lilypond-book; however, I > >> don't see anything in its code that would do this and a test file I just > >> generated worked perfectly. If, on the other hand, I add a bad \version > >> command, I get the error you quoted above (well, I get it in English). > > > > The following input is directly out of the documentation: > > > > up = \drummode { crashcymbal4 hihat8 halfopenhihat hh hh hh openhihat } > > down = \drummode { bassdrum4 snare8 bd r bd sn4 } > > \new DrumStaff << > > \new DrumVoice { \voiceOne \up } > > \new DrumVoice { \voiceTwo \down } > > >> > > > > Is that the complete contents of the file?? >
I just tried: [EMAIL PROTECTED]:~/texte/privat/Schlagzeug/noten$ lilypond -v GNU LilyPond 2.4.5 Now I added \version "2.4.5" to the lilypond-code above. The error remains the same: [EMAIL PROTECTED]:~/texte/privat/Schlagzeug/noten$ lilypond test2 GNU LilyPond 2.4.5 Processing `test2.ly' Analysiere... Fehler: Falsche lilypond-Version: 2.1.36 (2.3.22, 2.4.5) Fehler: Erw�gen Sie die Aktualisierung der Eingabe mit dem Skript convert-ly Interpretation der Musik...[2] Vorverarbeitung der grafischen Elemente... Berechne Zeilenumbr�che... [2] Layout output to `test2.tex'... Converting to `test2.dvi'... Converting to `test2.ps'... Konvertierung nach �test2.pdf�... Fehler: fehlgeschlagene Dateien: test2.ly Now lilypond is definitely able to determine the correct version but continues to say "wrong version: 2.1.36" mfg ar -- Lernen mit Topic Maps: http://www.LmTM.de/ OntoLearn-Server: http://www.OntoLearn.de/ Online-Kurs "Computernetzwerke": http://www.OntoLearn.de/moodle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]