]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/proportional-strict-notespacing.ly
New version of LSR upgrade
[lilypond.git] / Documentation / snippets / proportional-strict-notespacing.ly
index 0d09688eab0ac4a864ecc4763ac1072714bef283..d3a5011cbc62bb9fe0446075738473ceb69472d4 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.14.2"
 
 \header {
   lsrtags = "tweaks-and-overrides, spacing"
@@ -18,6 +18,7 @@ the note that occurs at the same time. This may cause collisions.
   doctitle = "Proportional strict notespacing"
 } % begin verbatim
 
+
 \relative c'' <<
   \override Score.SpacingSpanner #'strict-note-spacing = ##t
   \set Score.proportionalNotationDuration = #(ly:make-moment 1 16)