]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-ledger.ly
Update .ly files.
[lilypond.git] / input / regression / accidental-ledger.ly
index a23fdcd36b93d46c42914b0e456538d0ea1383b8..51dfe52819453d6607ed01d0811b112d11e3dfa4 100644 (file)
@@ -1,13 +1,36 @@
-\version "1.7.16"
+\version "2.12.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.  "
+  
 }
-%% new-chords-done %%
\ No newline at end of file
+
+
+\relative c {
+  disis
+  dis
+  d
+  des
+  deses
+  eses
+  es
+  e
+  eis
+  eisis
+  eses'''
+  es
+  e
+  eis
+  eisis
+  feses
+  fes
+  f
+  fis
+  fisis
+  <cis,, gis'>
+  
+} 
+