Op dinsdag 16-12-2008 om 22:27 uur [tijdzone +0100], schreef Werner LEMBERG: > > although (with read-quoted-char-radix=16) C-Q 1d12a RET does not > > give me a double sharp? > > What do you mean? A wrong code point or a missing glyph?
Actually I have no idea how emacs juggles fonts. I installed unifont and that fixed it for GEdit, but in emacs it even removed sharp and flat to display little boxes. Then I installed emacs-snapshot (with xft backend), sharp and flat are back, but none from the music block starting at 0x1d12a shows. Jan. -- Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org
\header { texidoc = " Unicode symbols for sharp and flat can be used in note names. [WIP: for C only, only in nederlands.ly] " } \version "2.11.51" { ♭♭c c♭ c c♯ c♯♯ } %{ double sharp: 𝄪 double flat: 𝄫 flat^: 𝄬 flatv: 𝄭 neutral^: 𝄮 neutralv: 𝄯 sharp^: 𝄰 sharpv: 𝄱 sharp4: 𝄲 flat4: 𝄳 '♭' (U+266D) 0xF0 0x9D 0x84 0xAB (f09d84ab) %}
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel