Removing bar numbers from a score: Difference between revisions
Import snippet from LSR |
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 |
||
| Line 1: | Line 1: | ||
Bar numbers can be removed entirely by removing the <code>Bar_number_engraver</code> from the <code>Score</code> context. | Bar numbers can be removed entirely by removing the <code>Bar_number_engraver</code> from the <code>Score</code> context. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
% LSR modified by P.P.Schneider on Feb. 2014. | % LSR modified by P.P.Schneider on Feb. 2014. | ||