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 }
>>
lilypond says:
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
++++++++++
So lilypond isn't able to process an example out of the documentation, there
really seems to be a bug somewhere.
And this bug can also be seen when invoking lilypond through lilypond-book. I
have no idea where the problem is but
there is one.
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]