On Fri 18 Jun 2010, 15:44 Peter Van Kranenburg wrote:
> It does.
> 
> I got the bar number printed using a little hack:
> 
> stopThisMeasure = \applyContext
> #(lambda (x)
>   (ly:context-set-property!
>     (ly:context-property-where-defined x 'measurePosition)
>       'measurePosition
>       (ly:moment-sub (ly:context-property x 'measureLength)
> (ly:make-moment 1 128) )))
> 
> then "\stopThisMeasure s128" has the desired effect. Probably
> because the measure is ended in the normal way. Still some
> horizontal space is inserted by this, but it is minimal because of
> the 128th rest. I can live with that.
I do believe displaying bar number can be achieved in a better way,
but don't believe i can help with this .)

Well, i even didnt manage to get automatic accidentals appear correctly :O(

(So, this means, everything is ahead so far!-)

Lilypond is great.

-- 
  Dmytro O. Redchuk

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

Reply via email to