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
[email protected]
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: [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