lilypond-user
[Top][All Lists]
Advanced

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

Re: utf-8 characters


From: Ole Schmidt
Subject: Re: utf-8 characters
Date: Sun, 25 Jan 2009 18:03:01 +0100

I'am using Lilypond 2.12.1-1 which lives in the application folder.

When I copy the same example as before and paste it into the terminal via cat method, it looks normal when use the less command. When I try to compile it with lilypond, I get the errorwarning below...(as before)... when I compile the same file, move all the lines at the beginning, it compiles fine.

errorwarning:
%%%%%%%%%%%%%%%
piano.ly:3:2: Fehler: syntax error, unexpected \context, expecting '='

   \context {
piano.ly:4:5: Fehler: syntax error, unexpected \type, expecting '='
  ?
     ?  \type "Engraver_group"
piano.ly:20:13: Fehler: Ungültige Fluchtsequenz: »\GrandStaff«
  \context
             { \GrandStaff \accepts Dynamics }
piano.ly:20:11: Fehler: Fehler gefunden, musikalischer Ausdruck wird ignoriert
  \contex
           t { \GrandStaff \accepts Dynamics }
piano.ly:29:0: Fehler: syntax error, unexpected STRING

  <<
piano.ly:31:0: Fehler: syntax error, unexpected STRING

\new Staff = musici << \global \musici >> \new Dynamics \dynamics \new Staff = musicii << \global \musicii >>
piano.ly:32:0: Fehler: syntax error, unexpected STRING

     >>
piano.ly:29:2: Fehler: Fehler gefunden, musikalischer Ausdruck wird ignoriert

   <<
piano.ly:38:0: Fehler: syntax error, unexpected STRING

\new Staff = musici << \context Voice = "musici" \global \musici >> \new Dynamics << \context Voice = "musici" \dynamics >> \new Staff = musicii << \global \musicii >>
piano.ly:39:0: Fehler: syntax error, unexpected STRING

     >>
piano.ly:36:2: Fehler: Fehler gefunden, musikalischer Ausdruck wird ignoriert

   <<
Fehler: gescheiterte Dateien: "piano.ly"
%%%%%%%%%%%%%%%%




Am 25.01.2009 um 14:56 schrieb Hans Aberg:

On 25 Jan 2009, at 13:35, Ole Schmidt wrote:

when I try the "cat" method and then compile directly from the terminal I get the same error warning as before.

I'am on Mac OS 10.5.6. using the latest Lilypond...

What LilyPond are you using? - I'm using the one put into / Applications/.

And when you do 'less' in Terminal on the file you created 'cat', what do you see? - If you use UNIX ones, it will look OK, but scrambled if they are Mac OS 9.

 Hans






reply via email to

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