lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: override default bar width for only one bar


From: tisimst
Subject: Re: override default bar width for only one bar
Date: Sun, 31 Jan 2016 02:14:47 -0700 (MST)

Ryan,

You are almost there. Have a look at the previous section in the manual that Pierre pointed you to called "New Spacing Area". The second example there does basically what you are trying to do. You'll just need to play around with the spacing-increment values to get the desired increase in space for the one measure.

HTH,
Abraham

On Sunday, January 31, 2016, Ryan Michael [via Lilypond] <[hidden email]> wrote:
Sorry All, I was using confusing language describing what I was doing Basically I would like to overset the horizontal spacing as Pierre suggests. This is the sketch of the fashion in which I would like to overwrite the horizontal spacing

     \score {
  \relative c'' {
    g4 e e2 | f4 d d2 | c4 d e f | g4 g g2 |
    g4 e e2 | f4 d d2 | c4 e g g | c,1 |
    \once     \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16)
    d4 d d d |
    %somehow resume to normal spacing%
    d4 e f2 | e4 e e e | e4 f g2 |
    g4 e e2 | f4 d d2 | c4 e g g | c,1 |
  }
  \layout {
    \context {
      \Score
  
    }
  }
}


basically for a single measure, to set the spacing to be much much larger than default, and then, in the following measure, reset to default. 

Thank you all!

On Sat, Jan 30, 2016 at 11:55 PM, Pierre Perol-Schneider <[hidden email]> wrote:
Cheers,
Pierre

2016-01-31 3:34 GMT+01:00 Ryan Michael <[hidden email]>:
Hello ,
I would like the current bar width of my piece to be 3 x the current bar width for only one measure? I imagine i use an \override but can't think of what else I would do to accomplish this task. Thanks!
Ryan.

--
ॐ नमः शिवाय

_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user





--
ॐ नमः शिवाय

_______________________________________________
lilypond-user mailing list
[hidden email]
https://lists.gnu.org/mailman/listinfo/lilypond-user



If you reply to this email, your message will be added to the discussion below:
http://lilypond.1069038.n5.nabble.com/override-default-bar-width-for-only-one-bar-tp186661p186668.html
To start a new topic under User, email <a href="" target="_blank">address@hidden
To unsubscribe from Lilypond, click here.
NAML


View this message in context: Re: override default bar width for only one bar
Sent from the User mailing list archive at Nabble.com.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]