Multi-column scores: 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:
To obtain columns, one can simply put scores into <code>\markup \fill-line</code> contexts, but line breaking must be done manually. By obtaining separate line-widths for each score, line breaking can happen automatically. However, page breaking must still be done manually.
To obtain columns, one can simply put scores into <code>\markup \fill-line</code> contexts, but line breaking must be done manually. By obtaining separate line-widths for each score, line breaking can happen automatically. However, page breaking must still be done manually.


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