bug-lilypond
[Top][All Lists]
Advanced

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

Problems with number font handling in time signatures etc lilypond 2.12.


From: Bernard Hurley
Subject: Problems with number font handling in time signatures etc lilypond 2.12.1
Date: Thu, 18 Jun 2009 12:53:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

>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








reply via email to

[Prev in Thread] Current Thread [Next in Thread]