]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-grace.ly
* scripts/lilypond-book.py (do_file): do not overwrite input file.
[lilypond.git] / input / regression / tie-grace.ly
index 5255f8eaf3c462a6e364e1889a1a793b1c60452a..22eb33d6969ae40e82c6b5883510754eb96bb1ae 100644 (file)
@@ -1,10 +1,13 @@
-\version "1.7.18"
+
+\version "2.1.26"
 \header {
     texidoc = "Tieing a grace to the to a following grace or main note works."
 }
 
+    \paper { raggedright= ##t }
+
 \score { \notes \context Voice \relative c'' {
     c4 \grace { c8 ~ c16 ~ } c4 
   }
 }
-%% new-chords-done %%
+