]> git.donarmstrong.com Git - lilypond.git/blob - input/no-notation/dos-tex.ly
136366ba24b0d227e5544d8a51909298d3360bf9
[lilypond.git] / input / no-notation / dos-tex.ly
1 \version "2.3.16"
2
3 \header{
4     
5     texidoc = "This should not hang lilypond --safe-mode run."
6
7 }
8
9 \score{
10     % DOS
11      c''-"\\loop\\iftrue\\repeat"
12 }