]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-ledger.ly
more conversion for dash-change.
[lilypond.git] / input / regression / accidental-ledger.ly
index d55a9ca93bba3fe9f82cf52b9369b31bb69c2d12..cc6d4794d0506c7d37243bd58e1048ba0f2f1309 100644 (file)
@@ -1,12 +1,36 @@
-\version "1.7.6"
+\version "2.7.32"
 
 \header {
-    texidoc = "Ledger lines are shortened when there are accidentals"
-}
 
-\score { \notes
-{
- cis'4 cis'! cis' cis'
-}
-        \paper { linewidth = -1. }
+  texidoc = "Ledger lines are shortened when there are accidentals.
+This happens only for the single ledger line close to the note head,
+and only if the accidental is horizontally close to the head.  "
+  
 }
+
+
+\relative c {
+  disis
+  dis
+  d
+  des
+  deses
+  eses
+  es
+  e
+  eis
+  eisis
+  eses'''
+  es
+  e
+  eis
+  eisis
+  feses
+  fes
+  f
+  fis
+  fisis
+  <cis,, gis'>
+  
+} 
+