]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/no-notation/dos-tex.ly
Fix off-by-one error in constrained-breaking.
[lilypond.git] / input / no-notation / dos-tex.ly
index b4ae38ac34b6f0f1574bc7eff6efb2c87084ca94..859df66f8396d6af80ed54ef033ae724903d81e1 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.1.36"
+\version "2.10.0"
 
 \header{
     
@@ -8,5 +8,5 @@
 
 \score{
     % DOS
-    \notes c''-"\\loop\\iftrue\\repeat"
+     c''-"\\loop\\iftrue\\repeat"
 }