Dear community, I have a problem with the addquote-command. In the below quoted snippet it doesn't work and I don't know why. Here is the example
\version "2.12.2"
oben = \new Staff \relative { c4 d e f g2 c g1 }
\addQuote "oben" { \oben }
unten = \new Staff { \quoteDuring "oben" {s1 } e'1 e'1 }
\score { << \oben
\unten
>> }
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
