Font handling for time signatures broken in GNU LilyPond 2.12.1 in ubuntu 9.04

Bug #387859 reported by Bernard Hurley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lilypond (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: lilypond

Ubuntu version: 9.04
package LilyPond 2.12.1-0ubuntu1

Final lilypond output does not use the feta-alphabet font for numbers in time signatures. Instead one of the other fonts on my machine is used. Moreover setting the font with something like:
    \override Score.TimeSignature #'font-name = #"Tarablus"
doesn't work. However the following does work:
    \override Score.TimeSignature #'font-size = #2

I noticed that the file /etc/texmf/dvips/lilypond.map does not exist and there is a broken symlink to it in /usr/share/lilypond/2.12.1/dvips. Could this have anything to do with the problem or is it a separate issue?

Revision history for this message
Bernard Hurley (bernard-marcade) wrote :

The attached png is generated by the following snippet (from the lilypond documentation) on my system. This suggests that the \number font idoes not choose the correct font.

========== begin snippet ===========

%% Generated by lilypond-book.py
%% Options: [quote,alt=[image of music],indent=0\mm,verbatim]
\include "lilypond-book-preamble.ly"

% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************

\paper {
  #(define dump-extents #t)

  line-width = 160\mm - 2.0 * 0.4\in
  indent = 0\mm
  force-assignment = #""
  line-width = #(- line-width (* mm 3.000000))
}

\layout {

}

% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefileline 407
\markup {
  \number {
    0 1 2 3 4 5 6 7 8 9 . ,
  }
}

% ****************************************************************
% end ly snippet
% ****************************************************************

Revision history for this message
Bernard Hurley (bernard-marcade) wrote :

Here is the png that shoud have been generated by snippet above. This is the png that occurs in lilypond documentation.

summary: - feta-nummer font not accessed by GNU LilyPond 2.12.1 in ubuntu 9.04
+ feta-alphabet font not used for time signatures by GNU LilyPond 2.12.1
+ in ubuntu 9.04
description: updated
summary: - feta-alphabet font not used for time signatures by GNU LilyPond 2.12.1
- in ubuntu 9.04
+ Font handling for time signatures broken in GNU LilyPond 2.12.1 in
+ ubuntu 9.04
Revision history for this message
Gauvain Pocentek (gpocentek) wrote :

This appears to be fixed with lilypond 2.12.2 in karmic.

Unfortunately backporting to jaunty requires some changes to the package so this will not happen through ubuntu-backports.

Changed in lilypond (Ubuntu):
status: New → Fix Released
Revision history for this message
Bernard Hurley (bernard-marcade) wrote :

I have recently upgraded to karmic . The bug is not fixed.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.