]> git.donarmstrong.com Git - lilypond.git/blob - input/lsr/pitches/pitches-entry-2---accidental-signs.ly
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / input / lsr / pitches / pitches-entry-2---accidental-signs.ly
1 %%  Do not edit this file; it is auto-generated from LSR!
2 \version "2.10.12"
3
4 \header { texidoc = "
5 A sharp is formed by adding -is to the end of a pitch name and a flat
6 is formed by adding -es. Double sharps and double flats are obtained by
7 adding -isis or -eses. These names are the Dutch note names. In Dutch,
8 aes is contracted to as, but both forms are accepted. Similarly, both
9 es and ees are accepted.
10 " }
11
12 \relative c''
13 {
14 % ly snippet contents follows:
15 ceses4
16 ces
17 c
18 cis
19 cisis
20
21 % end ly snippet
22 }