]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/printing-the-bar-number-for-the-first-measure.ly
lilypond-manuals.css: edit color scheme and some spacing
[lilypond.git] / Documentation / snippets / printing-the-bar-number-for-the-first-measure.ly
index 653b3f8be770b91309127d006cc41aac33845d65..7280abfdf787efd3a7e5803cd3e7002ea2e4acaa 100644 (file)
@@ -20,6 +20,10 @@ must be inserted before the first note for this to work.
   doctitle = "Printing the bar number for the first measure"
 } % begin verbatim
 
+\layout {
+  indent = 0
+  ragged-right = ##t
+}
 
 \relative c' {
   \set Score.barNumberVisibility = #all-bar-numbers-visible