]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/accidental-ledger.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / accidental-ledger.ly
1 \version "2.19.21"
2
3 \header {
4
5   texidoc = "Ledger lines are shortened when there are accidentals.
6 This happens only for the single ledger line close to the note head,
7 and only if the accidental is horizontally close to the head.  "
8   
9 }
10
11
12 \relative {
13   disis
14   dis
15   d
16   des
17   deses
18   eses
19   es
20   e
21   eis
22   eisis
23   eses'''
24   es
25   e
26   eis
27   eisis
28   feses
29   fes
30   f
31   fis
32   fisis
33   <cis,, gis'>
34   
35
36