On 09 Feb 2011, at 22:13, Stefan Bruda wrote:

> At 15:44 +0100 on 2011-2-9 Jean-François Mertens wrote:
>> On 09 Feb 2011, at 01:16, Stefan Bruda wrote:
>>
>>>  dvips: Font eurm10 not found; using cmr10
I might agree that this type of thing is a fault of texlive:
the ultimate sources should be there, even if only
for the case when someone wants to re-create pfa or pfb
files using conceivably better algorithms.
(Similarly for afm files - for fontinst users any absence
(e.g. in the adobe sub-dir) is a real annoyance).

But there is a pfb file
# dpkg -S eurm10.pfb|fgrep texlive
texlive-texmf: /sw64/share/texmf-dist/fonts/type1/public/amsfonts/ 
euler/eurm10.pfb
(another installed by texmacs-type1-fonts _ I don't like this..)
and except for some anomaly on your system, dvips should have found it.

>> I would suggest you look carefully at your psfonts.map file, and
>> the map files that went into it.  For instance, if you had bakoma
>> fonts somewhere, they have their own euler fonts, and if their map
>> file gets read by updmap, this type of confusion can result.  (did
>> in fact result here).  It is always safe idea to avoid duplicate
>> fonts (a well as for an other texinputs :)
>
> I agree, and thank you for the suggestion.  I do not have any other
> fonts installed as far as I can remember (I had TeTeX on the machine
> and the TeXLive; no other package installed by hand as far as I
> temember), but I will check as soon as I can.
To start, do just
grep '^eu' `kpsewhich psfonts.map`

> What bugs me is that the previous version of TeXLive (0.20080816-3)
> works without a hitch and without any missing font on exactly the
> documents I am struggling now to typeset.
Had the same experience; possibly updmap does behave slightly  
differently
when encountering duplicate items in map files, or dvips behaves  
slightly
differently when encountering 2 definitions for the same font in  
psfonts.map..
But the difficulties did disappear when cleaning out of my BaKoMa map  
files
any duplicates of things in %p/share/texmf-dist/fonts/type1/public/ 
amsfonts
(and removing the corresponding BaKoMa pfb files ! else kpse might find
the wrong pfb file !)

JF Mertens
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to