On Mon, 26 Nov 2012 00:35:45 v_2e wrote: > Hello! > > On Sun, 25 Nov 2012 22:19:14 +0100 > > Johan Grönqvist <johan.gronqv...@gmail.com> wrote: > > All my lines like that in AFM files seem to use a "." as decimal > > separator. Perhaps you have a "," somewhere? > > > > (Of course, it could just be your system printing things using the > > ",", rather than the actual AFM file containing a ",") > > > > 1) What is the output of running > > > > grep ItalicAngle /usr/share/fonts/X11/Type1/*.afm | grep "," > > > > on your system? > > On my system the output is not empty. Here it is: > > /usr/share/fonts/X11/Type1/a010033d.afm:ItalicAngle -10,5 > /usr/share/fonts/X11/Type1/a010035d.afm:ItalicAngle -10,5 > /usr/share/fonts/X11/Type1/b018032d.afm:ItalicAngle -10,3 > /usr/share/fonts/X11/Type1/b018035d.afm:ItalicAngle -10,3 > /usr/share/fonts/X11/Type1/n019063d.afm:ItalicAngle -9,9 > /usr/share/fonts/X11/Type1/n019064d.afm:ItalicAngle -9,9 > /usr/share/fonts/X11/Type1/n021023d.afm:ItalicAngle -15,5 > /usr/share/fonts/X11/Type1/n021024d.afm:ItalicAngle -15,3 > /usr/share/fonts/X11/Type1/p052023d.afm:ItalicAngle -9,5 > /usr/share/fonts/X11/Type1/p052024d.afm:ItalicAngle -9,9 > > > 2) What is the output of running > > > > grep ItalicAngle `find . -name "*.afm"` | grep "," > > > > in the sage directory? > > This one is indeed empty on my system too. > > But what does the non-empty output mean? Do I have the incorrect font > files? > I am guessing that may be a problem with your local - or possibly the local of root. Not sure how to solve that.
Francois -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.