lilypond-user
[Top][All Lists]
Advanced

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

Re: no bar numbers


From: Mats Bengtsson
Subject: Re: no bar numbers
Date: Thu, 12 Oct 2006 08:45:51 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5

This change happened already in version 2.9.3 or so.
If you want the bar numbers back, add something like
\layout{
 \context{
   \Score
   \consists Bar_number_engraver
 }
}
somewhere below \include "gregorian-init.ly"

  /Mats


Ole Hesprich wrote:
Hi @ all!

Has anyone the same experience with LilyPond 2.9.22? I tried the
following example:

\version "2.9.22"
\include "gregorian-init.ly"
\include "deutsch.ly"

#(set-global-staff-size 18)


\relative c' {a1 a a a\break a a a a\break a a a a}


As a result I get an output without any barnumbers.

Can someone tell me, how I can activate the output of the barnumbers? I
remember that there were no problems in previous versions I tried before.

Ole


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

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