]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-ledger.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / accidental-ledger.ly
index 9c7dc6faf9c36d8b61b0c4880460611d47c31313..33bf0f9aff816c0ba4e36487355252464176cfaa 100644 (file)
@@ -1,13 +1,36 @@
-\version "1.7.6"
+\version "2.19.21"
 
 \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.  "
+  
 }
-%% new-chords-done %%
\ No newline at end of file
+
+
+\relative {
+  disis
+  dis
+  d
+  des
+  deses
+  eses
+  es
+  e
+  eis
+  eisis
+  eses'''
+  es
+  e
+  eis
+  eisis
+  feses
+  fes
+  f
+  fis
+  fisis
+  <cis,, gis'>
+  
+} 
+