help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Fraktur


From: A. Soare
Subject: Re: Fraktur
Date: Sat, 10 Jan 2009 03:05:51 +0100 (CET)

Thanks. I am always use emacs CVS. However, the character corresponding to that 
code is an empty box for all the fonts.


Alin

> 
> A. Soare wrote:
> > I try to use the german Fraktur, and I tried
> >
> > (standard-display-ascii ?a  (vector (decode-char 'ucs #x1D400)))
> >
> > , however the unicode character is not present. I see a box instead of the 
> > german `A`; Is there a possibility to use Fraktur in emacs?
> >   
> 
> Only in Emacs-23 (from CVS), and then probably only if you've taught 
> Emacs which font contains that character (by default, Emacs does not 
> have very sophisticated rules for choosing fonts for Unicode Plane 1 
> characters):
> 
> (set-fontset-font "fontset-default" '(#x1D400 . #x1D7FF) (font-spec 
> :family "MathematicalAlphanumericSymbolFont"))
> 
> ... including whatever else is necessary to uniquely identify that font 
> in the font-spec (eg. you might need registry and/or foundry if there 
> are other fonts with the same family name installed).
> 
> 
> 
> 

____________________________________________________Des photos de vacances ou 
des vidéos de réveillons à partager ? Voila vous offre 1 Go d’espace de 
stockage sur http://www.voila.fr/Macle/






reply via email to

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