lilypond-user
[Top][All Lists]
Advanced

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

unicode font (metric?) problem


From: Marcus Brinkmann
Subject: unicode font (metric?) problem
Date: Tue, 20 Dec 2005 00:43:21 +0100
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (Sanjō) APEL/10.6 Emacs/21.4 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI)

Hi,

the following input file prints the lyrics like this:

    1   4
....  ....

The superscript 1 is placed correctly.  Same for superscript 2 and 3
(0x00B9, 0x00B2, 0x00B3 respectively).  The superscript 4 is placed
incorrectly.  Same for superscript 0, 5, 6, 7, 8, 9 (0x207x).

I don't even know where to start looking for the root of the problem.
I use Debian testing/unstable, lilypond 2.6.3.

Thanks,
Marcus

% superscript-numbers.ly

\version "2.6.0"

melody = << \context Voice { c'' c'' }
  \lyricsto "" \new Lyrics { "......�¹" "......⁴" } >>

\score { \new Staff { \melody } \layout { indent = 0.0 } }





reply via email to

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