What speedy and helpful service; Thanks, Patrick! Casual experimentation leads me to think the values have these meanings: -1 (or less) = no space at all between bar line and event (note or rest) 0 = no added space (as set by pre-2.12 versions) 1 = default added space (the "some more" mentioned in the description) >1 = multiples of "some more" Intermediate values have proportionately intermediate effects.
Patrick McCarty-3 wrote: > > Hi David, > > A method of controlling this was just added to LilyPond. > > Try out different values for 'full-measure-extra-space in the example > below. Note that the example will only work in 2.12.2 (latest > version). > > %% BEGIN %% > \version "2.12.2" > > \score { > \relative c' { > c1 c c c \break > \override Score.NonMusicalPaperColumn > #'full-measure-extra-space = #-0.25 > c1 c c c > } > \layout { > indent = #0 > \context { > \Staff > \remove "Time_signature_engraver" > } > } > } > %% END %% > > Hope this helps, > Patrick > > > _______________________________________________ > lilypond-user mailing list > lilypond-user@gnu.org > http://lists.gnu.org/mailman/listinfo/lilypond-user > > -- View this message in context: http://www.nabble.com/measures-with-one-timing-event-tp21661126p21678055.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user