On 4/18/12, Antonio Soler <solem.tempe...@gmail.com> wrote:
> Hi.
>
> Is there a way to remove page numbers in Lilypond v2.14.2?
>
> Thanks to all.
>

Greetings,
        This can be specified in the \paper block, placed at the head of your 
file.

\paper {
  print-page-number = ##f
}

        Section 4.1 of the Notation Reference gives many details concerning
page layout.
Hwaen Ch'uqi

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to