Making staff lines invisible: 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:
You can make staff lines invisible by removing the <code>Staff_symbol_engraver</code> from the <code>Staff</code> context.
You can make staff lines invisible by removing the <code>Staff_symbol_engraver</code> from the <code>Staff</code> context.


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


Line 17: Line 17:
[[Category:Contexts and engravers]]
[[Category:Contexts and engravers]]
[[Category:Really simple]]
[[Category:Really simple]]
[[Category:Snippet]]