]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/web/ly-examples/example-header.ily
resolve merge
[lilypond.git] / Documentation / web / ly-examples / example-header.ily
diff --git a/Documentation/web/ly-examples/example-header.ily b/Documentation/web/ly-examples/example-header.ily
new file mode 100644 (file)
index 0000000..ab35243
--- /dev/null
@@ -0,0 +1,12 @@
+\version "2.11.33"
+\paper{
+  indent=0\mm
+  ragged-last=##f
+  ragged-right=##f
+  line-width=158\mm  % produces 624 pixels
+  oddFooterMarkup=##f
+  oddHeaderMarkup=##f
+  bookTitleMarkup = ##f
+  scoreTitleMarkup = ##f
+}
+