]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/proportional.ly
* input/proportional.ly: use #'used property. Set break-overshoot property.
[lilypond.git] / input / proportional.ly
index ab2a20cc0e8d1e6d1cf3dcc2aedce4508c2d72bc..e022d16977316a90a487a1b340a8c15c8eb48a0c 100644 (file)
@@ -3,7 +3,7 @@
 \header
 {
   title  = "Proportional notation"
-  copyright = "© 2005 Trevor Bača"
+  copyright = "© 2005 Trevor Bača - verbatim reproduction permitted."
 }
 
 \layout
@@ -26,6 +26,8 @@
    proportionalNotationDuration = #(ly:make-moment 1 64)
    \override TimeSignature #'break-visibility = #end-of-line-invisible
    \override Beam #'break-overshoot = #'(-0.5 . 1.0)
+   \override TupletBracket #'break-overshoot = #'(-0.5 . 1.0)
+   \override PaperColumn #'used = ##t 
  }
  \context {
    % we want over print if necessary.