X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fly-examples%2Fexample-header.ily;fp=Documentation%2Fly-examples%2Fexample-header.ily;h=40e74a41fb468ec686349c64f724a5bcd08793fa;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=0000000000000000000000000000000000000000;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/Documentation/ly-examples/example-header.ily b/Documentation/ly-examples/example-header.ily new file mode 100644 index 0000000000..40e74a41fb --- /dev/null +++ b/Documentation/ly-examples/example-header.ily @@ -0,0 +1,11 @@ +\version "2.16.0" +\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 +}