Printing music with different time signatures: 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 5: Line 5:
If bar numbers are required, the <code>Bar_number_engraver</code> should also be moved, since it relies on properties set by the <code>Timing_translator</code>; a <code>\with</code> block can be used to add bar numbers to the relevant staff.
If bar numbers are required, the <code>Bar_number_engraver</code> should also be moved, since it relies on properties set by the <code>Timing_translator</code>; a <code>\with</code> block can be used to add bar numbers to the relevant staff.


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
\paper {
\paper {
   indent = #0
   indent = #0