>Hi!

I an running lilypond 2.12.1 on Ubuntu 9.04. Thime signatures do not use the
lilypond font but instead substitute another font from my machine. (Which one
seems to depend on what I have installed!). Moreover the code such as:

    \override Score.TimeSignature #'font-name = #"Tarablus"

doesn't seem to do anything!

I'm not sure if this is related but the snippet:

%%%===========
\markup {
  \number {
    0 1 2 3 4 5 6 7 8 9 . ,
  }
%%%%==========

does exaclly the same thing (i.e. it doesn't use the lilypond font).

Note that the followind _do_ seem to work as expected:

   \musicglyph #"one"

and:

    \override Score.TimeSignature #'font-size = #2

  /Bernard






_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to