lilypond-user
[Top][All Lists]
Advanced

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

Re: multiple pieces together


From: Aaron Mehl
Subject: Re: multiple pieces together
Date: Thu, 4 Aug 2005 09:49:27 -0700 (PDT)

Well I tried it, maybe not correctly and I got the
following on running lilypond on the file itself:
ilypond
a4gis8e4.e8gis16gis8.gis4.e8f4.e8d2a4.b8c4b8gis2.a4.b8d16gis4.f8e4e8gis4f8-ra.ly
GNU LilyPond 2.7.3
Processing
`a4gis8e4.e8gis16gis8.gis4.e8f4.e8d2a4.b8c4b8gis2.a4.b8d16gis4.f8e4e8gis4f8-ra.ly'
Parsing...
a4gis8e4.e8gis16gis8.gis4.e8f4.e8d2a4.b8c4b8gis2.a4.b8d16gis4.f8e4e8gis4f8-ra.ly:9:0:
error: syntax error, unexpected \header

\header{%Slach Nah Ashamos
a4gis8e4.e8gis16gis8.gis4.e8f4.e8d2a4.b8c4b8gis2.a4.b8d16gis4.f8e4e8gis4f8-ra.ly:10:25:
error: unknown escaped string: `\fontsize'
        title = \markup {
                         \fontsize #4
error: errors found, ignoring music expression
error: failed files:
"a4gis8e4.e8gis16gis8.gis4.e8f4.e8d2a4.b8c4b8gis2.a4.b8d16gis4.f8e4e8gis4f8-ra.ly"




\version "2.7.2"
\paper{printallheaders = ##t}
%done
#(set-global-staff-size 18)

\score {
  {

\header{%Slach Nah Ashamos
        title = \markup {\fontsize #4 
    \override #'(font-name . "dglsystem error")
      {"נא סלח
נא "}
     
  }
        poet = ""
        composer = ""
        meter = "Andante"
        %done but needs words
}

\set Staff.midiInstrument = "oboe"
        \time 4/4
        \key a \minor
        \clef treble
        r2 r4 r8 e' |
        a'4 gis'8 f' e'4. e'8 |
        gis'16 gis'8. ~ gis'4. e'8 gis' b' |
        \time 3/4 a' gis' f'4. e'8 |
%5
        d'2 r8 e' |
        \time 4/4 a'4. b'8 c''4 b'8 a' |
        \time 3/4 gis'2. |
        \time 4/4 a'4. b'8 c'' b' d''16 c'' b' a' |
        gis'4. f'8 e'4. e'8 |
%10
        e' f' gis'4 f'8 e' f' d' |
        e'2. r4 |
        \time 3/4 r a' gis'8 f' |
        gis'4 gis'4. f'8 |
        e'4 e' e' |
%15
        r e' e' |
        r a' gis'8 f' |
        gis'4 gis'4. f'8 |
        e'4 e' d'16 e' f'8 |
        e'2. |
%20
        \time 3/4 r4 a' gis'8 f' |
        gis'4 gis'4. f'8 |
        e'4 e' d'16 e' f'8 |
        e'4 e' e' |
        r a' gis'8 f' |
%25
        gis'4 gis'4. e'8 |
        b'4 b'8 a' gis' f' |
        gis' f' e'2 |
        a'4. gis'8 a' gis' |
        a'4. gis'8 a' gis' |
%30
        a'4. gis'8 b' a' |
        gis'4. f'8 e' f' |
        r4 gis' a' |
        gis'4. f'8 gis' f' |
        r4 e' e' |
%35
        r e' e' |
        e'2. \bar "|."

}


\addlyrics {
  
 ס לח נא _  _  א
ש מות ו _ פש
עי ל א מ ך 
לע ון _ _ ב 
ני ך איי - - - - -
-  - -  - - בל י ח
רה זע - מ - ך
                                  }





        \layout {
        }
        \midi {
                \tempo 4 = 72
        }
}


Thanks
Aaron


                
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 




reply via email to

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