lilypond-user
[Top][All Lists]
Advanced

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

Error with \sustainOff


From: Bernhard Kleine
Subject: Error with \sustainOff
Date: Sun, 23 Oct 2016 07:48:18 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

The following minimal piece does not compile properly. I looked in the
docu but could not find what is wrong.

Any help appreciated

Regards Bernhard


\version "2.19.49"
\language "deutsch"

global = {
  \key a \major
  \time 6/8
}

leftOne = \relative c' {
  \voiceFour
  \global
  \clef bass \stemUp \dynamicUp
  <a, a,>4.\sustainOn \sustainOff \sustainOn <fis' fis,>4\< <dis dis,>8\! |
}
\score {
  \new StaffGroup
  <<
    \new PianoStaff = "piano"
    <<
      \new Staff = "left"
      <<
        \new Voice \leftOne
      >>
    >>
  >>
}


-- 
spitzhalde9
D-79853 lenzkirch
address@hidden
www.b-kleine.com, www.urseetal.net
-
thunderbird mit enigmail
GPG schlüssel: D5257409
fingerprint:
08 B7 F8 70 22 7A FC C1 15 49 CA A6 C7 6F A0 2E D5 25 74 09


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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