<html>
<font size=3>Interesting observation!<br><br>
At 23:36 2001-06-02 +1000, Robert Howlett wrote:<br><br>
<blockquote type=cite class=cite cite>It seems that Acrobat Reader 5
objects only to some of the<br>
characters in cmr10.pfb; specifically, characters<br>
13, 14, 15, 25, 26, 30, 36, 37, 51, 52, 53, 54, 62, 63,<br>
66, 71, 82, 83, 97, 98, 100, 103, 105, 106, 109, 110, 112,<br>
113, 114, and 115.</font></blockquote><br>
Looking at the glyphnames rather than the numeric codes:<br>
fl, ffi, ffl, germandbls, ae, OE, dollar, percent,<br>
three, four, five, six, questiondown, question,<br>
B, G, R, S, a, b, d, g, i, j, m, p, q, r, s ...(*)<br><br>
Anyone see the pattern?<br><br>
Those are characters that require hint replacement.<br>
For example, in the digit three, the upper bow is shifted<br>
left slightly relative to the lower box and so has to be hinted<br>
separately. Ditto for the upper and lower bowls in &quot;B&quot;. <br>
And so on. <br><br>
Looking at the BSR/Y&amp;Y/AMS et al fonts<br>
<a href="http://www.ams.org/index/tex/type1-fonts.html" eudora="autourl">http://www.ams.org/index/tex/type1-fonts.html</a><br>
one sees that the above glyphs in CMR10.PFB<br>
all use hint replacements<br>
(the newer Y&amp;Y versions <br>
<a href="http://www.yandy.com/river/setdetail-CM.htm" eudora="autourl">http://www.yandy.com/river/setdetail-CM.htm</a><br>
have additional hint replacement code). <br><br>
The hint replacement is done via subroutine call.&nbsp; <br>
In &quot;modern&quot; Type 1 fonts (less than ten years old)<br>
this tends to be done via a standardized call to <br>
subroutine 4. <br><br>
Some software (such as ATM)<br>
--- which does not understand PostScript --- does not<br>
interpret the subroutines.&nbsp; So if you change this<br>
linkage for hint replacement it will break things.<br><br>
I wouldn't be surprised if there is some cleverness in<br>
the output from pdfTeX that trips up Acrobat.<br>
When it comes to font handling it pays to <br>
&quot;program to the lowest common denominator&quot;.<br><br>
Regards, Louis.<br><br>
(*) Actually the CMR10.PFB pulled off the AMS server<br>
also has hint replacement in fi, eight, nine, n and u.<br>
It's odd that those don't trigger the same problem,<br>
but maybe the test list given above wasn't quite complete...<br><br>
P.S. These &quot;problems&quot; with Acrobat 5 Reader do not<br>
occur with PDF files made using Y&amp;Y TeX/DVIPSONE<br>
and Distiller 4 or Distiller 5.<br><br>
<blockquote type=cite class=cite cite><font size=3>&nbsp;For all of these
I got the &quot;an error<br>
occurred while downloading a font, the file may not<br>
print correctly&quot; message (on a document with just the<br>
one character). Other characters were OK.<br>
Putting &lt;&lt; in the map file didn't actually solve the problem,<br>
because the characters listed above were still substituted<br>
by characters from Courier at printing. In particular,<br>
ligatures that Courier doesn't have were missing.<br><br>
I tried using cmr10.ttf instead of cmr10.pfb. Sometimes<br>
I still get the same error, sometimes I don't.<br><br>
Bob Howlett<br><br>
&quot;Christopher S. Swingley&quot; wrote:<br>
&gt; <br>
&gt; Than,<br>
&gt; <br>
&gt; &gt; The map files that are listed in your pdftex.cfg (usually
under<br>
&gt; &gt; $TEXMF/pdftex/config)<br>
&gt; <br>
&gt; Thanks, I found it in /etc/texmf/dvips/pdftex.map and changed the
'&lt;'<br>
&gt; to '&lt;&lt;'.&nbsp; This solves the problem with it being unable to
download<br>
&gt; one of the fonts (so the font isn't substituted in the
printout),<br>
&gt; but it causes another -- the ligatures are missing!&nbsp; Acrobat
and<br>
&gt; Acrobat Reader 5.0 show them correctly on the screen, but there
is<br>
&gt; a blank space on the printed copy.<br>
&gt; <br>
&gt; Chris<br>
&gt; --<br>
&gt; Christopher S.
Swingley&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 930 Koyukuk
Drive<br>
&gt; System / Network Manager&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
University of Alaska Fairbanks<br>
&gt; IARC -- Frontier Program&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Fairbanks, AK 99775<br>
&gt; <br>
&gt; phone:
907-474-2689&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
fax: 907-474-2643<br>
&gt; email: cswingle@iarc.uaf.edu&nbsp;&nbsp;&nbsp; GNUPG and PGP2 keys
at my web site<br>
&gt;&nbsp;&nbsp; web:
<a href="http://www.frontier.iarc.uaf.edu/~cswingle" eudora="autourl">http://www.frontier.iarc.uaf.edu/~cswingle</a><br>
&gt; _______________________________________________<br>
&gt; pdftex mailing list<br>
&gt; pdftex@tug.org<br>
&gt;
<a href="http://tug.org/mailman/listinfo/pdftex" eudora="autourl">http://tug.org/mailman/listinfo/pdftex</a><br>
_______________________________________________<br>
pdftex mailing list<br>
pdftex@tug.org<br>
<a href="http://tug.org/mailman/listinfo/pdftex" eudora="autourl">http://tug.org/mailman/listinfo/pdftex</a></blockquote>
<x-sigsep><p></x-sigsep>
--<br>
Y&amp;Y Support
<a href="mailto:support@YandY.com" eudora="autourl">mailto:support@YandY.com</a>
<a href="http://www.yandy.com/unique.htm" eudora="autourl">http://www.YandY.com/unique.htm</a> (PG)<br>
</font></html>