Coda ahead of a line of its own: Difference between revisions

m New category
Tags: Mobile edit Mobile web edit
m Remove broken links, move acknowledgement
Line 1: Line 1:
Here the coda is simply engraved as a new score.
Here the coda is simply engraved as a new score. (Contributed by Pierre Perol-Schneider.)


<lilypond version="2.24" full>
<lilypond version="2.24" full>
%% http://lsr.di.unimi.it/LSR/Item?id=966
% added by P.P.Schneider on Dec.2014.
%% see discussion here: http://lilypond.1069038.n5.nabble.com/Coda-ahead-of-a-line-of-its-own-tc169644.html
myMusic = {
myMusic = {
   \clef F
   \clef F
Line 60: Line 55:
   }
   }
}
}
\paper { tagline = ##f }
</lilypond>
</lilypond>