Positioning segno and coda (without line break): 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
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
If you want to place an exiting segno sign and add text like “D.S. al Coda” next to it where usually the staff lines are you can use this snippet. The coda will resume in the same line.
If you want to place an exiting segno sign and add text like “D.S. al Coda” next to it where usually the staff lines are you can use this snippet. The coda will resume in the same line.


<lilypond version="2.24" full>
See also [[Positioning segno and coda (with line break)]].
%% http://lsr.di.unimi.it/LSR/Item?id=198
%% see also http://lsr.di.unimi.it/LSR/Item?id=190
 
%here starts the snippet:
 
%% modified by P.P.Schneider on Feb. 2014


<lilypond version="2.24">
%%% Usage:
%%% Usage:
%%% ------
%%% ------
Line 261: Line 256:
[[Category:Repeats]]
[[Category:Repeats]]
[[Category:Symbols and glyphs]]
[[Category:Symbols and glyphs]]
[[Category:Snippet]]