Le samedi 30 mai 2015, 12:22:45 David Nalesnik a écrit :
> Have you seen http://lsr.di.unimi.it/LSR/Item?id=773?
Just note that if you want to understand this snippet, you have to change the
code :
%%%%
music = \relative {
c4 d e f
g^"g'" a b c
d e f g^"g''" a b c2
}
%%%%%
by
%%%%
music = \relative c' {
c4 d e f
g^"g'" a b c
d e f g^"g''" a b c2
}
%% (default relative note has changed
%% in the last versions of Lilypond)
%%%%
It is just a little typo that has remained since the great update of all the
snippets of the LSR, 1 or 2 years ago (thanks Pierre Perol-Schneider for this
big works).
--
Gilles
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user