<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Herbert, Michael, et al,<div><br></div><div>i just posted this on <a href="mailto:mactex@tug.org">mactex@tug.org</a>.</div><div><br></div><div><div>At one time we had a workaround for a problem we were having with our system. The solution was described as follows:</div><div><br></div><div>We have a workaround. It may not be optimal, but it works for us. What we did was download Fontmap.cmr.<br><br><a href="http://www.tex.ac.uk/tex-archive/fonts/cm/ps-type1/contrib/Fontmap.cmr">http://www.tex.ac.uk/tex-archive/fonts/cm/ps-type1/contrib/Fontmap.cmr</a><br><br>We dropped this file in:<br><br>/usr/local/share/ghostscript/8.63/lib/<br><br>In that same directory, we adjusted the file Fontmap to read:<br><br>%!<br>% See Fontmap.GS for the syntax of real Fontmap files.<br>%% Replace 1 (Fontmap.GS)<br>(Fontmap.GS) .runlibfile<br>(Fontmap.cmr) .runlibfile<br><br>We then adjusted our bash shell, adding this line:<br><br>export GS_LIB=/usr/local/texlive/2008/texmf-dist/fonts/type1/bluesky/cm/<br></div><div><br></div><div>However, as of Mactex 2009 (the latest), the directory /usr/local/share/ghostscript/8.70/lib/ does not have a file named Fontmap. In addition, there is no directory usr/local/texlive/2009/texmf-dist/fonts/type1/bluesky/cm/.</div><div><br></div><div>I'd like to know how I can try to use Fontmap.cmr again, whose contents look like this:</div><div><br></div><div><span class="Apple-style-span" style="font-family: Times; "><pre style="word-wrap: break-word; white-space: pre-wrap; ">% file Fontmap.cmr, last change 2001-04-27

% This file make the Computer Modern font files by Donald Ervin Knuth
% and other fonts distributed e.g. with the tetex TeX distribution
% <a href="http://www.tug.org/tetex/">http://www.tug.org/tetex/</a> available to ghostscript.
%
% Copyright © 2000, 2001 Karsten Tinnefeld.  All rights reserved.
% Corresponding author: Karsten Tinnefeld <<a href="mailto:karsten@tinnefeld.com">karsten@tinnefeld.com</a>>
%
% This file is free software, licensed under the terms of the 
% GNU lesser public license, either version 2.1 or any consecutive,
% as being obtainable from <a href="http://www.gnu.org/copyleft/lesser.html">http://www.gnu.org/copyleft/lesser.html</a> or
% FSF Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
%
% Check the canonical place for new versions of this file:
%   <a href="ftp://dante.ctan.org/tex-archive/fonts/cm/ps-type1/contrib/Fontmap.cmr">ftp://dante.ctan.org/tex-archive/fonts/cm/ps-type1/contrib/Fontmap.cmr</a>
% or one of its "CTAN" mirror sites.  For ghostscript, please check
%   <a href="http://www.ghostscript.com">http://www.ghostscript.com</a>
%
% Apply this file by moving it to the library directory of your
% ghostscript installation (typically share/ghostscript/VERSION/lib)
% and adding the command "(Fontmap.cmr) .runlibfile" to the end of
% your "Fontmap" file in the same directory.  Symlink each pfa/pfb file
% in the texmf/fonts/type1 tree of your local TeX installation to
% share/ghostscript/fonts or add these directories to the GS_FONTPATH
% environment variable.
%
% Section: bluesky/cm
% License:
%   Copyright (C) 1997 American Mathematical Society. All Rights Reserved.
%
/CMB10                          (cmb10.pfb)                     ;
/CMBSY10                        (cmbsy10.pfb)                   ;
/CMBX10                         (cmbx10.pfb)                    ;
/CMBX12                         (cmbx12.pfb)                    ;
</pre><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;">...</span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><br></span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;">David</span></font></div><div><font class="Apple-style-span" face="monospace"><span class="Apple-style-span" style="white-space: pre-wrap;"><br></span></font></div></span></div><div><br></div><div><br></div><div><div>On Dec 31, 2009, at 4:13 PM, Herbert Schulz wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><br>On Dec 31, 2009, at 5:03 PM, David Arnold wrote:<br><br><blockquote type="cite">...<br></blockquote><blockquote type="cite">/usr/local/texlive/2009/texmf-dist/fonts/map/dvips/amsfonts/cm.map<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Which has this content:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">% Copyright (c) 2009 American Mathematical Society (<<a href="http://www.ams.org">http://www.ams.org</a>>).<br></blockquote><blockquote type="cite">% This Font Software is licensed under the SIL Open Font License, Version 1.1.<br></blockquote><blockquote type="cite">% This license is in the accompanying file OFL.txt, and is also<br></blockquote><blockquote type="cite">% available with a FAQ at: <a href="http://scripts.sil.org/OFL">http://scripts.sil.org/OFL</a>.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">cmb10    CMB10    <cmb10.pfb<br></blockquote><blockquote type="cite">cmbsy10  CMBSY10  <cmbsy10.pfb<br></blockquote><blockquote type="cite">cmbx5    CMBX5    <cmbx5.pfb<br></blockquote><blockquote type="cite">...<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I don't know much about these files, but it appears to be mapping the lower case names to upper case, which may be what is needed. Now, is this map file enabled? How can I tell? And if not, how can I enable it?<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">David.<br></blockquote><blockquote type="cite"><br></blockquote><br>Howdy,<br><br>The psfonts.map used by dvips already has those mappings so that isn't the problem.<br><br>Good Luck,<br><br>Herb Schulz<br>(herbs at wideopenwest dot com)<br><br><br><br>----------- Please Consult the Following Before Posting -----------<br>TeX FAQ: <a href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a><br>List Reminders and Etiquette: <a href="http://email.esm.psu.edu/mac-tex/">http://email.esm.psu.edu/mac-tex/</a><br>List Archive: <a href="http://tug.org/pipermail/macostex-archives/">http://tug.org/pipermail/macostex-archives/</a><br>TeX on Mac OS X Website: <a href="http://mactex-wiki.tug.org/">http://mactex-wiki.tug.org/</a><br>List Info: <a href="http://email.esm.psu.edu/mailman/listinfo/macosx-tex">http://email.esm.psu.edu/mailman/listinfo/macosx-tex</a><br><br></div></blockquote></div><br></div></body></html>