]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-very-tight.ly
* lily/slur-quanting.cc (init_score_param): read scoring
[lilypond.git] / input / regression / spacing-very-tight.ly
index 56b42ab5ff972da3a6a53a41819f42a91206d32c..7ddca62965a7ee16cf6ef8f5d29e67fc6f6ddb28 100644 (file)
@@ -1,17 +1,20 @@
-\version "1.7.18"
+
+\version "2.3.4"
 \header {
 texidoc = "
- When tightly spaced, hinterfleisch -> 0.
- Stems may touch the bar lines, opposite stems may touch eachother.
- We need a mininum of about a note-width/interline space in these
- situations, so that in tightly spaced music all vertical lines
- are about equally spaced.
+ When tightly spaced, the spaces between elements (hinterfleisch?) 
+ may approach zero. In that case, 
+ stems may touch the bar lines and opposite stems may touch eachother.
+ In these situations,
+ a mininum of about a note-width/interline space is needed,
+ so that all vertical lines are approximately equally spaced in tightly 
+ spaced music.
 
  "
  
  }
 \score {
-       \notes \relative c''{ 
+        \relative c''{ 
                r1 e4 f, e' f,
        }
        \paper { 
@@ -19,4 +22,4 @@ texidoc = "
                indent = 0.0\mm
        }
 }
-%% new-chords-done %%
+