Displaying the exact extent of a system: Difference between revisions

Import snippet from LSR
 
m New category
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
If you want to see exactly what amount of space takes your system, you can display it by overriding the <code>stencil</code> property in the <code>System</code> context: as you can see here, the system size is determined by including every postscript element such as slurs or key symbol.
If you want to see exactly what amount of space takes your system, you can display it by overriding the <code>stencil</code> property in the <code>System</code> context: as you can see here, the system size is determined by including every postscript element such as slurs or key symbol.


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


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