1\header {
2
3  texidoc = "Quarter tone notation is supported, including
4    threequarters flat."
5}
6\version "2.19.21"
7\layout { ragged-right = ##t }
8
9\relative {
10  \time 12/4
11  ceses''4
12  ceseh
13  ces
14  ceh
15  c
16  c
17  cih
18  cis
19  cisih
20  cisis
21}
22