Bracketed passages: Difference between revisions

m Lemzwerg moved page Bracketed Passages to Bracketed passages without leaving a redirect: Only the first letter of a title should be uppercase
m Doesn't need "full" indicator, or removing the tag line
 
Line 1: Line 1:
Code to make Lilypond draw left and right brackets vertically spanning a staff. This is intended to indicate an optional passage of music.
Code to make Lilypond draw left and right brackets vertically spanning a staff. This is intended to indicate an optional passage of music.


<lilypond version="2.24" full>
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=377
%% http://lsr.di.unimi.it/LSR/Item?id=377


Line 7: Line 7:
% spanning an entire staff. It is useful for offseting optional passages of music,
% spanning an entire staff. It is useful for offseting optional passages of music,
% as shown in the example
% as shown in the example
\paper { tagline = ##f }


% The number next to "th" in (th 0.2) controls thickness of the brackets.  
% The number next to "th" in (th 0.2) controls thickness of the brackets.