From: Jan Nieuwenhuizen <janneke-list@xs4all.nl>
To: emacs-devel@gnu.org
Subject: symbols from unicode music block?
Date: Wed, 17 Dec 2008 11:42:46 +0100 [thread overview]
Message-ID: <1229510566.24831.35.camel@heerbeest> (raw)
[-- Attachment #1: Type: text/plain, Size: 2315 bytes --]
Hi,
I'm not seeing the symbols from the unicode music block (1d12a..1d133)
with latest emacs CVS. See the attached file. GEdit and
firefox shows all symbols in that.
Interestingly, Emacs does show flat (266d) and sharp (266f). Even
not-xft Emacs showed these two, but after installing unifont,
non-xft Emacs also stopped showing those.
Any clues?
Greetings,
Jan.
../configure --prefix=$HOME/pkg/emacs --with-x-toolkit=gtk --with-xft
--with-freetype
[..]
Configured for `x86_64-unknown-linux-gnu'.
Where should the build process find the source code? /home/janneke/vc/emacs
What operating system and machine description files should Emacs use?
`s/gnu-linux.h' and `m/amdx86-64.h'
What compiler should emacs be built with? gcc -g -O2 -Wno-pointer-sign
Should Emacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should Emacs use a relocating allocator for buffers? yes
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? x11
What toolkit should Emacs use? GTK
Where do we find X Windows header files? Standard dirs
Where do we find X Windows libraries? Standard dirs
Does Emacs use -lXaw3d? no
Does Emacs use -lXpm? yes
Does Emacs use -ljpeg? yes
Does Emacs use -ltiff? yes
Does Emacs use a gif library? yes -lgif
Does Emacs use -lpng? yes
Does Emacs use -lrsvg-2? no
Does Emacs use -lgpm? no
Does Emacs use -ldbus? yes
Does Emacs use -lfreetype? yes
Does Emacs use -lm17n-flt? no
Does Emacs use -lotf? no
Does Emacs use -lxft? yes
Does Emacs use toolkit scroll bars? yes
--
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien | http://www.lilypond.org
[-- Attachment #2: ulily.ly --]
[-- Type: text/x-lilypond, Size: 449 bytes --]
\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.65"
{
c♭♭ c♭ c c♯ c♯♯
}
%{
flat: ♭ 266d
sharp: ♯ 266f
double sharp: 1d12a
double flat: 𝄫 1d12b
flat^: 𝄬 1d12c
flatv: 𝄭 1d12d
neutral^: 𝄮 1d12e
neutralv: 𝄯 1d12f
sharp^: 𝄰 1d130
sharpv: 𝄱 1d131
sharp4: 𝄲 1d132
flat4: 𝄳 1d133
%}
next reply other threads:[~2008-12-17 10:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-17 10:42 Jan Nieuwenhuizen [this message]
2008-12-17 12:12 ` symbols from unicode music block? Kenichi Handa
2008-12-17 13:06 ` Jan Nieuwenhuizen
2008-12-18 2:33 ` Kenichi Handa
2008-12-18 8:36 ` Jan Nieuwenhuizen
2008-12-19 0:54 ` Kenichi Handa
2008-12-20 10:17 ` Jan Nieuwenhuizen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1229510566.24831.35.camel@heerbeest \
--to=janneke-list@xs4all.nl \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.