2015-05-31 15:54 GMT+02:00 Thomas Morley <[email protected]>: > 2015-05-31 15:09 GMT+02:00 Gilles THIBAULT <[email protected]>: >> 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 > > > Should this be corrected in LSR? > The LSR runs 2.18.0 > > Best, > Harm
I modified it. Is the output ok now? http://lsr.di.unimi.it/LSR/Item?u=1&id=773 -Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
