lilypond-user
[Top][All Lists]
Advanced

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

Re: Removing bar numbers


From: Mats Bengtsson
Subject: Re: Removing bar numbers
Date: Mon, 13 Dec 2004 11:13:26 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

Could you please send a full example file that fails to work for
you, I've never had any problems with the \remove "..." solution.

   /Mats

Anna Choma wrote:
Mats Bengtsson wrote:

Assuming that you use version 2.2.x (please always tell, when you
ask a question on the list, otherwise you might get an irrelevant
answer since LilyPond keeps evolving quickly), the solution you
propose yourself should work excellently. I just tried it myself.
Where in the file did you include your \paper{...} block?

    /Mats


My version of Lilypond is 2.2.6. I managed to remove bars numbers, but in a quite another way:

\score { \context Staff {
        \override Score.BarNumber #'break-visibility = #all-invisible
         \notes {........}
                        }
         \paper {......}
          }

The method to place something in \translator block doesn't work excellently. I have included \paper block inside \score block of course.

Best regards,

Anna Choma
Warsaw

--
=============================================
        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]