]> git.donarmstrong.com Git - lilypond.git/blob - input/no-notation/dos-ps.ly
fix keep-inside-line on the left side (issue #130)
[lilypond.git] / input / no-notation / dos-ps.ly
1 \version "2.7.39"
2
3 \header{
4
5     texidoc = "This should not hang lilypond --safe-mode --no-pdf
6     --png run.
7
8 }
9
10 \score{
11     % DOS
12      c''-"\\embeddedps{ { 0 0 moveto } loop }"
13 }