On Sun, 2016-01-24 at 03:29 -0700, Schneidy wrote:
> Hi Richard,
> 
> You can use 'proportionalNotationDuration' e.g.:
> 
> \version "2.19.35"
> 
> \relative {
>   %% example 1
>   c' d e f
>   \set Score.proportionalNotationDuration = #(ly:make-moment 1/64)

Thanks - that works well. I've found this too:

\newSpacingSection
\override Score.SpacingSpanner.spacing-increment = #4

The documentation for this says:

"This is useful when there are sections with a different notions of long
and short notes". 

I wonder what the pros and cons of these are... I guess I'll have to
play around with them.

Richard



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

Reply via email to