lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Page numbers and taglines


From: Mats Bengtsson
Subject: Re: Page numbers and taglines
Date: Fri, 28 May 2004 11:38:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

It certainly works here (version 2.2). Always tell what LilyPond version
you use when asking questions.
Where in the file did you add the lines? It has to appear either
before the \score{..} or in the end of the score block:
\score{
  ...
  \paper...
  \midi...
  \header{...}
}

   /Mats


Jim Sabatke wrote:
The following code snippet doesn't seem to either turn off page numbering, or to print a tagline:

\header {
    %% texidoc = "@cindex Bagpipe Music"
    title = "Title"
    composer = "Composer"
    piece = "Piece"
    source = "March"
    tagline = "Printed by Lilypond from BMW source"
    pagenumber = "no"
}

I also trind pagenumber = no without quotes


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]