embedding times for distilling to pdf

2001-06-29 Thread gijs van soest


Hi,

I have a problem that I fear is related to the eternal \usepackage{times}
+ dvips -Ppdf discussion; still, I can't find the solution in the
archives. To the point:
My document is typeset in Times (Roman, Bold, and Italic), with occasional
use of Helvetica Bold. I make a ps file using

$ dvips -Pgijspdf bell
This is dvips(k) 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com)
' TeX output 2001.06.29:1820' - bell.ps
tex.proalt-rule.protexc.pro8r.enctexps.pro. cmsy10.pfbcmr10.pfb
msam10.pfbcmbsy10.pfbcmmib10.pfb[1]

where config.gijspdf is an slightly modified version of config.pdf,
commenting out the character shifting.

The problem is that the times and helvetica fonts are not embedded in the
ps file, while the cm and math fonts are. I need the fonts embedded,
because the ps is going to be distilled to pdf, with all the fonts
embedded as Type 1. The pdf now looks fine, but uses Windows font
substitution, unsuitable for professional (book)printing.

Apparently dvips does know how to include the .pfb's for the cmbsy, cmmib,
msam, etc., but not the normal text. I tried to extend the list of font
map files in config.pdf, but that did not work. I either misunderstand the
problem (very possible) or I include the wrong files.
Can anybody help me out?

Cheers,

Gijs


From config.gijspdf:

% This is for using BlueSky/AMS/YY Type 1 fonts. Change this for other
% Type 1 fonts.

p +psfonts.cmz
p +cs.map
%p +pdftex.map
p +bakoma-extra.map
p +bsr.map
p +bsr-interpolated.map
p +hoekwater.map
p +adobe.map


Gijs van Soest   ([EMAIL PROTECTED])

Van Der Waals-Zeeman Institute  | Valckenierstr. 65
University of Amsterdam | 1018 XE Amsterdam NL
tel. + 31 20 525 5663 / fax + 31 20 525 5788

URL www.randomlasers.com
or  www.science.uva.nl/research/scm





Re: embedding times for distilling to pdf

2001-06-29 Thread Tom Kacvinsky


I am using teTeX 1.0.7 and I don't have an adobe.map file.  I do, however,
have a file named ar-std-adobe-kb.map that has these lines in it:

ptmb8r Times-Bold TeXBase1Encoding ReEncodeFont 8r.enc ptmb8a.pfb
ptmbi8r Times-BoldItalic TeXBase1Encoding ReEncodeFont 8r.enc ptmbi8a.pfb
ptmr8r Times-Roman TeXBase1Encoding ReEncodeFont 8r.enc ptmr8a.pfb
ptmri8r Times-Italic TeXBase1Encoding ReEncodeFont 8r.enc ptmri8a.pfb

So, assuming that Times-Roman is defined int he PFB file ptmr8a.pfb, this
font map entry would make dvips include the PFB file for Times-Roman.

Tom

On Fri, 29 Jun 2001, gijs van soest wrote:


 Hi,

 I have a problem that I fear is related to the eternal \usepackage{times}
 + dvips -Ppdf discussion; still, I can't find the solution in the
 archives. To the point:
 My document is typeset in Times (Roman, Bold, and Italic), with occasional
 use of Helvetica Bold. I make a ps file using

 $ dvips -Pgijspdf bell
 This is dvips(k) 5.86 Copyright 1999 Radical Eye Software (www.radicaleye.com)
 ' TeX output 2001.06.29:1820' - bell.ps
 tex.proalt-rule.protexc.pro8r.enctexps.pro. cmsy10.pfbcmr10.pfb
 msam10.pfbcmbsy10.pfbcmmib10.pfb[1]

 where config.gijspdf is an slightly modified version of config.pdf,
 commenting out the character shifting.

 The problem is that the times and helvetica fonts are not embedded in the
 ps file, while the cm and math fonts are. I need the fonts embedded,
 because the ps is going to be distilled to pdf, with all the fonts
 embedded as Type 1. The pdf now looks fine, but uses Windows font
 substitution, unsuitable for professional (book)printing.

 Apparently dvips does know how to include the .pfb's for the cmbsy, cmmib,
 msam, etc., but not the normal text. I tried to extend the list of font
 map files in config.pdf, but that did not work. I either misunderstand the
 problem (very possible) or I include the wrong files.
 Can anybody help me out?

 Cheers,

 Gijs


 From config.gijspdf:

 % This is for using BlueSky/AMS/YY Type 1 fonts. Change this for other
 % Type 1 fonts.

 p +psfonts.cmz
 p +cs.map
 %p +pdftex.map
 p +bakoma-extra.map
 p +bsr.map
 p +bsr-interpolated.map
 p +hoekwater.map
 p +adobe.map

 
 Gijs van Soest   ([EMAIL PROTECTED])

 Van Der Waals-Zeeman Institute  | Valckenierstr. 65
 University of Amsterdam | 1018 XE Amsterdam NL
 tel. + 31 20 525 5663 / fax + 31 20 525 5788

 URL www.randomlasers.com
 or  www.science.uva.nl/research/scm
 





Re: embedding times for distilling to pdf

2001-06-29 Thread Reinhard Kotucha


 Tom == Tom Kacvinsky [EMAIL PROTECTED] writes:

 I am using teTeX 1.0.7 and I don't have an adobe.map file.  I
 do, however, have a file named ar-std-adobe-kb.map that has
 these lines in it:

 [...]

Sorry, i've overlooked that.  The best way then to proceed is to edit
and execute the file texmf/dvips/config/updmap.

Regards,
  Reinhard

-- 

Reinhard Kotucha   Phone: +49-511-751355
Berggartenstr. 9
D-30419 Hannover  mailto:[EMAIL PROTECTED]

Microsoft isn't the answer. Microsoft is the question, and the answer is NO.