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: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to