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

m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
m Remove full option
 
(3 intermediate revisions by 2 users not shown)
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>
%% 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


<lilypond version="2.24">
myMusic = {
myMusic = {
   \clef F
   \clef F
Line 60: Line 55:
   }
   }
}
}
\paper { tagline = ##f }
</lilypond>
</lilypond>


Line 67: Line 60:
[[Category:Editorial annotations]]
[[Category:Editorial annotations]]
[[Category:Workaround]]
[[Category:Workaround]]
[[Category:Snippet]]