I'm missing something but am too stupid to figure out what
From
the link that Paul provides I get
print-page-number #f
somewhere in
the paper block should remove the page numbers but here's my paper block
and there's got to be something I've left out because it doesn't do
anything.....
#(ly:set-option 'delete-intermediate-files
#t)
#(set-default-paper-size "letter" 'landscape)
#(set-global-staff-size 40)
#(set! paper-alist (cons '("my size" .
(cons (* 5 in) (* 3 in))) paper-alist))
paper
{ #(set-paper-size "my
size")
print-page-number #f
indent = 30
short-indent = 15
right-margin = 15
top-margin = 15
bottom-margin = 15
}
So if you'd
like to just direct me to the section of the manual that I obviously
don't understand that would be fine or if it's a single character or
even two send it on
Thanks
Jay
On 2012-12-17 20:04, Paul Morris
wrote:
> On Dec 17, 2012, at 9:12 PM, [email protected] wrote:
>
>>
I'm sure it's possible to remove page numbers from a score but I can't
find it in the snippets or manual
>>
>> I've been assuming that it's
something like remove page number in context in Score but I can't find
it
>>
>> Thanks
>>
>> jay
> Hi Jay,
>
>
http://www.lilypond.org/doc/v2.16/Documentation/notation/other-_005cpaper-variables#index-page-numbers_002c-suppress
[1]
>
> I find things like this by going to the index page:
>
http://www.lilypond.org/doc/v2.16/Documentation/notation/lilypond-index
[2]
>
> and searching the index page, in this case for "page number".
>
> Cheers,
> -Paul
Links:
------
[1]
http://www.lilypond.org/doc/v2.16/Documentation/notation/other-_005cpaper-variables#index-page-numbers_002c-suppress
[2]
http://www.lilypond.org/doc/v2.16/Documentation/notation/lilypond-index
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user