]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-ledger.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / input / regression / accidental-ledger.ly
index 694e61bbb31bd156a3d8e304a669ef443dece20d..d281e2be9c177122d1e706b36e4c60ebfd3f818e 100644 (file)
@@ -1,12 +1,36 @@
-\version "1.9.2"
+\version "2.16.0"
 
 \header {
-    texidoc = "Ledger lines are shortened when there are accidentals."
-}
 
-\score { \notes
-{
- cis'4 cis'! cis' cis'
-}
-        \paper { raggedright = ##t}
+  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'>
+  
+} 
+