On 29/08/2021 14:44, car...@newsoundmusicstudio.com wrote:

How do you use it on this. I am fairly new on Lilypond...

\version "2.18.2"
#(set-global-staff-size 19)
\paper {
  #(set-paper-size "letter")
}
Global = {
   \key c \major
   \time 4/8
   \tempo Allegro
}
VoiceI =  \relative c' {
  c4 d e g    | %m1
  f e d e  | %m2
  e1 | %m3
\bar "|."
   }
VoiceII =  \relative c {
  c4 d e g    | %m1
  f e d e  | %m2
  e1 | %m3
}
---
Carlos R. Martínez
New Sound Music Studio
270 850 5650


On 2021-08-29 08:33, Phil Holmes wrote:

On 29/08/2021 13:32, Carlos R Martinez wrote:
Hi, is there a way to expand the staff when the music is only 3 measures. So 
instead of the 3 measure ending in the middle of the page I would like for it 
to continue to the end of the line...

                *Carlos R Martinez* 
<https://spikenow.com/r/a/?ref=spike-organic-signature&_ts=16l0jc>        16l0jc

Carlos R. Martinez
270.850.5650
car...@newsoundmusicstudio.com <mailto:car...@newsoundmusicstudio.com>
www.essentialmusic.org <http://www.essentialmusic.org>
www.newsoundmusicstudio.com <http://www.newsoundmusicstudio.com>

See ragged-right in 
http://lilypond.org/doc/v2.23/Documentation/notation/horizontal-spacing-paper-variables
 
<http://lilypond.org/doc/v2.23/Documentation/notation/horizontal-spacing-paper-variables>

--
Phil Holmes

Please remember to reply-all to keep conversations on the mail list.

Further explained here: 
http://lilypond.org/doc/v2.23/Documentation/notation/line-width

--
Phil Holmes

Reply via email to