Adjusting the spacing of full measure notes: Difference between revisions

Import snippet from LSR
 
m New category
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Notes that occupy a complete measure are given some extra spacing from the preceding bar line. This can be adjusted using the <code>full-measure-extra-space</code> property of <code>NonMusicalPaperColumn</code>. The default is 1. A value of zero removes the extra space allowed; -1 removes the space completely. Positive numbers greater than 1 increase the spacing.
Notes that occupy a complete measure are given some extra spacing from the preceding bar line. This can be adjusted using the <code>full-measure-extra-space</code> property of <code>NonMusicalPaperColumn</code>. The default is 1. A value of zero removes the extra space allowed; -1 removes the space completely. Positive numbers greater than 1 increase the spacing.


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


Line 21: Line 21:
[[Category:Spacing]]
[[Category:Spacing]]
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Snippet]]