]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-ledger.ly
* lily/my-lily-lexer.cc (start_main_input): define input-file-name
[lilypond.git] / input / regression / accidental-ledger.ly
index 9c7dc6faf9c36d8b61b0c4880460611d47c31313..3c4275b3628f8876b25553d54a6c204aa68f4111 100644 (file)
@@ -1,13 +1,12 @@
-\version "1.7.6"
+\version "1.9.1"
 
 \header {
-    texidoc = "Ledger lines are shortened when there are accidentals"
+    texidoc = "Ledger lines are shortened when there are accidentals."
 }
 
 \score { \notes
 {
  cis'4 cis'! cis' cis'
 }
-        \paper { linewidth = -1. }
+        \paper { raggedright = ##t}
 }
-%% new-chords-done %%
\ No newline at end of file