From MacOSX-TeX@email.esm.psu.edu Mon Dec 23 20:30:26 2002
Received: from engrmail2.engr.psu.edu ([130.203.201.8]) by engrmail1.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.5329);
	 Mon, 23 Dec 2002 20:08:54 -0500
Received: from email.esm.psu.edu ([130.203.247.204]) by engrmail2.engr.psu.edu with Microsoft SMTPSVC(5.0.2195.5329);
	 Mon, 23 Dec 2002 20:08:54 -0500
Date: Mon, 23 Dec 2002 20:00:01 -0500
Subject: MacOSX-TeX Digest #519 - 12/23/02
From: "TeX on Mac OS X Mailing List" 
To: "TeX on Mac OS X Mailing List" 
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-transfer-encoding: quoted-printable
Sender: 
Precedence: Bulk
List-Software: LetterRip Pro 4.0 by LetterRip Software, LLC.
List-Subscribe: 
List-Digest: 
List-Unsubscribe: 
Return-Path: MacOSX-TeX@email.esm.psu.edu
Message-ID: 
X-OriginalArrivalTime: 24 Dec 2002 01:08:54.0317 (UTC) FILETIME=[071BF5D0:01C2AAE9]

MacOSX-TeX Digest #519 - Monday, December 23, 2002

  Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release 
          by "Bruno Voisin" 
  Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release 
          by "Piet van Oostrum" 
  More Updmap problems
          by "Adrian Heathcote" 
  Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release 
          by "Gerben Wierda" 
  Re: [OS X TeX] Distribution Confusion
          by "Gerben Wierda" 
  Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release 
          by "Gerben Wierda" 
  Re: [OS X TeX] More Updmap problems
          by "Gerben Wierda" 
  Re: [OS X TeX] Distribution Confusion
          by "Bob Kerstetter" 
  Re: [OS X TeX] More Updmap problems
          by "Adrian Heathcote" 


----------------------------------------------------------------------

Subject: Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release candidate)
From: "Bruno Voisin" 
Date: Mon, 23 Dec 2002 08:32:43 +0100

Le dimanche, 22 d=E9c 2002, =E0 17:41 Europe/Paris, Gerben Wierda a =
=E9crit :

> TeX is nearing a new major release. Part of this release will be=20
> pdfTeX 1.10a (now at release candidate 3). Given the advanced state of=20=

> the current developments, I think it would be good if this software=20
> saw some more widespread use (and testing) (especially in the Mac OS X=20=

> community) before it is finalized.
>
> Hence, I have updated the "TeX Programs (Experimental)" i-Package. Use=20=

> your i-Installer to download and install. An up to date TeX Foundation=20=

> is probably a good idea (works with all program releases afaik).

I just erased all my TeX setup and replaced it by TeX Foundation and=20
TeX Programs (Experimental). No problem noticed so far. Just two=20
remarks:

(1) About the way updmap works

I erased everything, includind texmf.local, to start with a clean=20
setup, and put my additions back into place one by one. When I added=20
Adobe Euro fonts, put dvips map file for them (zpeu.map) in=20
texmf.local/dvips/config/ and did "sudo updmap --enable Map zpeu.map",=20=

I noticed something unconvenient about updmap: since I had forgotten to=20=

run texhash first, and since updmap runs texhash only _after_ looking=20
for the map files, the font entries corresponding to zpeu.map were not=20=

put in psfonts.map. I got:

> Scanning for Map entries:
> [snip]
> updmap: map file `zpeu.map' not found.
>
> texhash: Updating /usr/local/teTeX/share/texmf.local/ls-R...
> texhash: Updating /usr/local/teTeX/share/texmf.os/ls-R...
> texhash: Updating /usr/local/teTeX/share/texmf/ls-R...
> texhash: Updating /var/tmp/texfonts/ls-R...
> texhash: Done.
>
> Files generated in /usr/local/teTeX/share/texmf.local/dvips/config:
> -rw-r--r--  1 root  staff    8666 Dec 23 08:00 builtin35.map
> -rw-r--r--  1 root  staff   12715 Dec 23 08:00 download35.map
> lrwxr-xr-x  1 root  staff      17 Dec 23 08:00 dvipdfm.map ->=20
> dvipdfm_ndl14.map
> -rw-r--r--  1 root  staff   31946 Dec 23 08:00 dvipdfm_dl14.map
> -rw-r--r--  1 root  staff   31947 Dec 23 08:00 dvipdfm_ndl14.map
> lrwxr-xr-x  1 root  staff      16 Dec 23 08:00 pdftex.map ->=20
> pdftex_ndl14.map
> -rw-r--r--  1 root  staff  239053 Dec 23 08:00 pdftex_dl14.map
> -rw-r--r--  1 root  staff  237479 Dec 23 08:00 pdftex_ndl14.map
> -rw-r--r--  1 root  staff  240438 Dec 23 08:00 ps2pk.map
> lrwxr-xr-x  1 root  staff      14 Dec 23 08:00 psfonts.map ->=20
> psfonts_t1.map
> -rw-r--r--  1 root  staff   26258 Dec 23 08:00 psfonts_pk.map
> -rw-r--r--  1 root  staff  236395 Dec 23 08:00 psfonts_t1.map

But then when I ran updmap again I got:

> using config file /usr/local/teTeX/share/texmf.local/web2c/updmap.cfg
> /usr/local/teTeX/share/texmf.local/web2c/updmap.cfg unchanged. Map=20
> files not recreated.

Thus I had to run "sudo updmap --disable zpeu.map" and again "sudo=20
updmap --enable Map zpeu.map". Quite logical in a sense, but a bit=20
unconvenient.

(2) About i-Installer

The default directory for storing i-packages (the .ii2 files) is, I=20
think, ~/Documents/. I found more convenient to set it to=20
~/Library/i-Installer/ or ~/Library/Application Support/i-Installer/,=20
so that it works more like other internet-related applications (Mail,=20
Chimera, Mozilla, i-Tunes, etc.).

Merry Xmas to everybody!

Bruno Voisin=


----------------------------------------------------------------------

Subject: Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release candidate)
From: "Piet van Oostrum" 
Date: 23 Dec 2002 15:25:43 +0100

>>>>> Gerben Wierda  (GW) writes:

GW> TeX is nearing a new major release. Part of this release will be =
pdfTeX
GW> 1.10a (now at release candidate 3). Given the advanced state of the =
current
GW> developments, I think it would be good if this software saw some more
GW> widespread use (and testing) (especially in the Mac OS X community) =
before
GW> it is finalized.

GW> Hence, I have updated the "TeX Programs (Experimental)" i-Package. Use =
your
GW> i-Installer to download and install. An up to date TeX Foundation is
GW> probably a good idea (works with all program releases afaik).


Errors on MacOS X 10.1.5:
It finishes with 'No critical errors' although the resulting installation
doesn't work anymore:
This is pdfTeX, Version 3.14159-1.10a-RC3 (Web2C 7.4.1)
(Fatal format file error; I'm stymied)
I had to revert to the non-experimental programs.

these were the errormessages:

Error: value 'a4' not in list 'A4size letterSize letter legal ledger =
tabloid A4 A3 B5'.
Error: value 'a4' not in list 'A4size letterSize letter legal ledger =
tabloid A4 A3 B5'.
dyld: pdftex Undefined symbols:
pdftex undefined reference to _mkstemps expected to be defined in =
/usr/lib/libSystem.B.dylib
Error: `pdftex -ini  -jobname=3Dpdftex -progname=3Dpdftex pdftex.ini' =
failed
dyld: pdftex Undefined symbols:
pdftex undefined reference to _mkstemps expected to be defined in =
/usr/lib/libSystem.B.dylib
Error: `pdftex -ini  -jobname=3Dpdflatex -progname=3Dpdflatex =
pdflatex.ini' failed
dyld: pdfetex Undefined symbols:
pdfetex undefined reference to _mkstemps expected to be defined in =
/usr/lib/libSystem.B.dylib
Error: `pdfetex -ini  -jobname=3Dpdfetex -progname=3Dpdfetex *pdfetex.ini' =
failed
dyld: pdfetex Undefined symbols:
pdfetex undefined reference to _mkstemps expected to be defined in =
/usr/lib/libSystem.B.dylib
Error: `pdfetex -ini  -jobname=3Dpdfelatex -progname=3Dpdfelatex =
*pdfelatex.ini' failed
dyld: pdfetex Undefined symbols:
pdfetex undefined reference to _mkstemps expected to be defined in =
/usr/lib/libSystem.B.dylib
Error: `pdfetex -ini  -jobname=3Dcont-en -progname=3Dcontext *cont-en.ini' =
failed
dyld: pdfetex Undefined symbols:
pdfetex undefined reference to _mkstemps expected to be defined in =
/usr/lib/libSystem.B.dylib
Error: `pdfetex -ini  -jobname=3Dmptopdf -progname=3Dmptopdf mptopdf.tex' =
failed
-- 
Piet van Oostrum 
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum@hccnet.nl


----------------------------------------------------------------------

Subject: More Updmap problems
From: "Adrian Heathcote" 
Date: Tue, 24 Dec 2002 02:12:51 +1100

Hi

I'm not updated to the very latest release, but I am running the  
previous experimental release. Everything was fine until an hour ago. I  
had some trouble getting updmap to recognise a new installation of  
agaramond. TeX didn't seem able to find the pad.map file. So I ran  
`sudo updmap --enable Map pad.map'. Still nothing. So I tried what  
Bruno V. had just suggested. Running texhash, followed by sudo updmap  
--disable pad.map. And then ran enable again: `sudo updmap --enable Map  
pad.map'. Agaramond now works. But another document using a different  
font has the symbols and Ralph Smith's script font in bitmap form. So  
it seems as though knowledge of the whereabouts of the postscipt  
outlines for these fonts has been lost. Help!

Adrian Heathcote

here is an extract from the log file, where everything starts to go  
wrong.



loading : Context Support Macros / PDF
)  
[1{/usr/local/teTeX/share/texmf.local/dvips/config/pdftex.map}{/usr/ 
local/teT
eX/share/texmf.os/dvips/config/Ttbbold.map}{/usr/local/teTeX/share/ 
texmf.local/
dvips/config/mbv.map}{/usr/local/teTeX/share/texmf.local/dvips/config/ 
mbb.map}{
/usr/local/teTeX/share/texmf.local/dvips/config/mvd.map}{/usr/local/ 
teTeX/share
/texmf.local/dvips/config/msx.map}{/usr/local/teTeX/share/texmf.local/ 
dvips/con
fig/pgj.map}{/usr/local/teTeX/share/texmf.local/dvips/config/pos.map}{/ 
usr/loca
l/teTeX/share/texmf.local/dvips/config/ptj.map}{/usr/local/teTeX/share/ 
texmf.lo
cal/dvips/config/psb.map}{/usr/local/teTeX/share/texmf.local/dvips/ 
config/mur.m
ap}{/usr/local/teTeX/share/texmf.local/dvips/config/pad.map}{/usr/ 
local/teTeX/s
hare/texmf.local/dvips/config/mgm.map}{/usr/local/teTeX/share/ 
texmf.local/dvips
/config/mpn.map}{/usr/local/teTeX/share/texmf.local/dvips/config/ 
pig.map}]
[2] [3] [4] [5] [6] [7] [8] [9] (./Hume'sMArg.bbl) [10]  
(./Hume'sMArg.aux)kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag  
1+0/600 --dpi 600 cmtt9
mktexpk: Running mf \mode:=3Dljfour; mag:=3D1+0/600; nonstopmode; input  
cmtt9
This is METAFONT, Version 2.7182 (Web2C 7.3.11)

(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmtt9.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmbase.mf)
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/roman.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romanu.mf [65] [66]
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]  
[81]
[82] [83] [84] [85] [86] [87] [88] [89] [90])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romanl.mf [97] [98]
[99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110]  
[111]
[112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/greeku.mf [0] [1]  
[2]
[3] [4] [5] [6] [7] [8] [9] [10])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romand.mf [48] [49]
[50] [51] [52] [53] [54] [55] [56] [57])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romanp.mf [36] [38]
[63] [15])  
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romspl.mf
[16] [17] [25] [26] [27] [28])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romspu.mf [29] [30]
[31]) (/usr/local/teTeX/share/texmf/fonts/source/public/cm/punct.mf [33]
[14] [35] [37] [39] [40] [41] [42] [43] [44] [46] [47] [58] [59] [61]  
[64]
[91] [93] [96])  
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/accent.mf
[18] [19] [20] [21] [22] [23] [24] [94] [126] [127])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romsub.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/sym.mf [45] [12]  
[11]
[60] [62] [95] [92] [124] [123] [125] [34]) [13] [32]) ) )
Font metrics written on cmtt9.tfm.
Output written on cmtt9.600gf (128 characters, 18236 bytes).
Transcript written on cmtt9.log.
mktexpk: /var/tmp/texfonts/pk/ljfour/public/cm/cmtt9.600pk:  
successfully generated.
  ) kpathsea: Running  
mktexpk --mfmode / --bdpi 600 --mag 1+57/600 --dpi 657 cmsy10
mktexpk: Running mf \mode:=3Dljfour; mag:=3D1+57/600; nonstopmode; input  
cmsy10
This is METAFONT, Version 2.7182 (Web2C 7.3.11)

(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmsy10.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmbase.mf)
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/mathsy.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/calu.mf [65] [66]  
[67]
[68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81]  
[82]
[83] [84] [85] [86] [87] [88] [89] [90])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/symbol.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/sym.mf [0] [6] [8]
[10] [91] [92] [94] [95] [35] [34] [32] [33] [36] [26] [27] [50] [56]  
[57]
[58] [20] [21] [17] [110] [106] [1] [5] [102] [103] [49] [115]) [2] [3]
[4] [7] [9] [11] [12] [13] [14] [15] [16] [18] [19] [22] [23] [24] [25]
[28] [29] [30] [31] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]  
[47]
[48] [51] [52] [53] [54] [55] [59] [60] [61] [62] [63] [64] [93] [96]  
[97]
[98] [99] [100] [101] [104] [105] [107] [108] [109] [111] [112] [113]  
[114]
[116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126]  
[127]) ) )
Font metrics written on cmsy10.tfm.
Output written on cmsy10.657gf (128 characters, 28356 bytes).
Transcript written on cmsy10.log.
mktexpk: /var/tmp/texfonts/pk/ljfour/public/cm/cmsy10.657pk:  
successfully generated.
  kpathsea: Running mktexpk --mfmode / --bdpi 600  
--mag 1+0/600 --dpi 600 cmsy8
mktexpk: Running mf \mode:=3Dljfour; mag:=3D1+0/600; nonstopmode; input  
cmsy8
This is METAFONT, Version 2.7182 (Web2C 7.3.11)

(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmsy8.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmbase.mf)
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/mathsy.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/calu.mf [65] [66]  
[67]
[68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81]  
[82]
[83] [84] [85] [86] [87] [88] [89] [90])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/symbol.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/sym.mf [0] [6] [8]
[10] [91] [92] [94] [95] [35] [34] [32] [33] [36] [26] [27] [50] [56]  
[57]
[58] [20] [21] [17] [110] [106] [1] [5] [102] [103] [49] [115]) [2] [3]
[4] [7] [9] [11] [12] [13] [14] [15] [16] [18] [19] [22] [23] [24] [25]
[28] [29] [30] [31] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]  
[47]
[48] [51] [52] [53] [54] [55] [59] [60] [61] [62] [63] [64] [93] [96]  
[97]
[98] [99] [100] [101] [104] [105] [107] [108] [109] [111] [112] [113]  
[114]
[116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126]  
[127]) ) )
Font metrics written on cmsy8.tfm.
Output written on cmsy8.600gf (128 characters, 21664 bytes).
Transcript written on cmsy8.log.
mktexpk: /var/tmp/texfonts/pk/ljfour/public/cm/cmsy8.600pk:  
successfully generated.
   {/usr/local/teTeX/ 
share/texmf/d
vips/psnfss/8r.enc}kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag  
1+57/600 --dpi 657 rsfs10
mktexpk: Running mf \mode:=3Dljfour; mag:=3D1+57/600; nonstopmode; input  
rsfs10
This is METAFONT, Version 2.7182 (Web2C 7.3.11)

(/usr/local/teTeX/share/texmf/fonts/source/public/rsfs/rsfs10.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmbase.mf)
(/usr/local/teTeX/share/texmf/fonts/source/public/rsfs/script.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/rsfs/scriptu.mf [65]  
[66]
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]  
[81]
[82] [83] [84] [85] [86] [87] [88] [89] [90] [127]) ) )
Font metrics written on rsfs10.tfm.
Output written on rsfs10.657gf (27 characters, 10324 bytes).
Transcript written on rsfs10.log.
mktexpk: /var/tmp/texfonts/pk/ljfour/public/rsfs/rsfs10.657pk:  
successfully generated.
  kpathsea:  
Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 cmr9
mktexpk: Running mf \mode:=3Dljfour; mag:=3D1+0/600; nonstopmode; input =
cmr9
This is METAFONT, Version 2.7182 (Web2C 7.3.11)

(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmr9.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/cmbase.mf)
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/roman.mf
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romanu.mf [65] [66]
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]  
[81]
[82] [83] [84] [85] [86] [87] [88] [89] [90])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romanl.mf [97] [98]
[99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110]  
[111]
[112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/greeku.mf [0] [1]  
[2]
[3] [4] [5] [6] [7] [8] [9] [10])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romand.mf [48] [49]
[50] [51] [52] [53] [54] [55] [56] [57])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romanp.mf [36] [38]
[63] [62])  
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romspl.mf
[16] [17] [25] [26] [27] [28])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romspu.mf [29] [30]
[31]) (/usr/local/teTeX/share/texmf/fonts/source/public/cm/punct.mf [33]
[60] [35] [37] [39] [40] [41] [42] [43] [44] [46] [47] [58] [59] [61]  
[64]
[91] [93] [96])  
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/accent.mf
[18] [19] [20] [21] [22] [23] [24] [32] [94] [95] [125] [126] [127])
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/romlig.mf [11] [12]
[13] [14] [15])  
(/usr/local/teTeX/share/texmf/fonts/source/public/cm/comlig.mf
[34] [45] [92] [123] [124]) ) )
Font metrics written on cmr9.tfm.
Output written on cmr9.600gf (128 characters, 21976 bytes).
Transcript written on cmr9.log.
mktexpk: /var/tmp/texfonts/pk/ljfour/public/cm/cmr9.600pk: successfully  
generated.
  
Output written on Hume'sMArg.pdf (10 pages, 112614 bytes).
Transcript written on Hume'sMArg.log.


----------------------------------------------------------------------

Subject: Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release candidate)
From: "Gerben Wierda" 
Date: Mon, 23 Dec 2002 22:07:56 +0100

On Monday, Dec 23, 2002, at 08:32 Europe/Amsterdam, Bruno Voisin wrote:

> Le dimanche, 22 d=E9c 2002, =E0 17:41 Europe/Paris, Gerben Wierda a =
=E9crit :
>
>> TeX is nearing a new major release. Part of this release will be=20
>> pdfTeX 1.10a (now at release candidate 3). Given the advanced state=20=

>> of the current developments, I think it would be good if this=20
>> software saw some more widespread use (and testing) (especially in=20
>> the Mac OS X community) before it is finalized.
>>
>> Hence, I have updated the "TeX Programs (Experimental)" i-Package.=20
>> Use your i-Installer to download and install. An up to date TeX=20
>> Foundation is probably a good idea (works with all program releases=20=

>> afaik).
>
> I just erased all my TeX setup and replaced it by TeX Foundation and=20=

> TeX Programs (Experimental). No problem noticed so far. Just two=20
> remarks:
>
> (1) About the way updmap works
>
> I erased everything, includind texmf.local, to start with a clean=20
> setup, and put my additions back into place one by one. When I added=20=

> Adobe Euro fonts, put dvips map file for them (zpeu.map) in=20
> texmf.local/dvips/config/ and did "sudo updmap --enable Map zpeu.map",=20=

> I noticed something unconvenient about updmap: since I had forgotten=20=

> to run texhash first, and since updmap runs texhash only _after_=20
> looking for the map files, the font entries corresponding to zpeu.map=20=

> were not put in psfonts.map. I got:
>
>> Scanning for Map entries:
>> [snip]
>> updmap: map file `zpeu.map' not found.
>>
>> texhash: Updating /usr/local/teTeX/share/texmf.local/ls-R...
>> texhash: Updating /usr/local/teTeX/share/texmf.os/ls-R...
>> texhash: Updating /usr/local/teTeX/share/texmf/ls-R...
>> texhash: Updating /var/tmp/texfonts/ls-R...
>> texhash: Done.
>>
>> Files generated in /usr/local/teTeX/share/texmf.local/dvips/config:
>> -rw-r--r--  1 root  staff    8666 Dec 23 08:00 builtin35.map
>> -rw-r--r--  1 root  staff   12715 Dec 23 08:00 download35.map
>> lrwxr-xr-x  1 root  staff      17 Dec 23 08:00 dvipdfm.map ->=20
>> dvipdfm_ndl14.map
>> -rw-r--r--  1 root  staff   31946 Dec 23 08:00 dvipdfm_dl14.map
>> -rw-r--r--  1 root  staff   31947 Dec 23 08:00 dvipdfm_ndl14.map
>> lrwxr-xr-x  1 root  staff      16 Dec 23 08:00 pdftex.map ->=20
>> pdftex_ndl14.map
>> -rw-r--r--  1 root  staff  239053 Dec 23 08:00 pdftex_dl14.map
>> -rw-r--r--  1 root  staff  237479 Dec 23 08:00 pdftex_ndl14.map
>> -rw-r--r--  1 root  staff  240438 Dec 23 08:00 ps2pk.map
>> lrwxr-xr-x  1 root  staff      14 Dec 23 08:00 psfonts.map ->=20
>> psfonts_t1.map
>> -rw-r--r--  1 root  staff   26258 Dec 23 08:00 psfonts_pk.map
>> -rw-r--r--  1 root  staff  236395 Dec 23 08:00 psfonts_t1.map
>
> But then when I ran updmap again I got:
>
>> using config file /usr/local/teTeX/share/texmf.local/web2c/updmap.cfg
>> /usr/local/teTeX/share/texmf.local/web2c/updmap.cfg unchanged. Map=20
>> files not recreated.
>
> Thus I had to run "sudo updmap --disable zpeu.map" and again "sudo=20
> updmap --enable Map zpeu.map". Quite logical in a sense, but a bit=20
> unconvenient.

Just an updmap without arguments would have recreated the maps as well.

>
> (2) About i-Installer
>
> The default directory for storing i-packages (the .ii2 files) is, I=20
> think, ~/Documents/. I found more convenient to set it to=20
> ~/Library/i-Installer/ or ~/Library/Application Support/i-Installer/,=20=

> so that it works more like other internet-related applications (Mail,=20=

> Chimera, Mozilla, i-Tunes, etc.).

Yes, I have considered this. The problem is: people already are using=20
the other location. Not a big deal though. I'll change it.

G=


----------------------------------------------------------------------

Subject: Re: [OS X TeX] Distribution Confusion
From: "Gerben Wierda" 
Date: Mon, 23 Dec 2002 22:24:11 +0100

On Monday, Dec 23, 2002, at 00:35 Europe/Amsterdam, Bob Kerstetter 
wrote:

> Feliz Navidad,
>
> My installation consists of non-experimental texbinaries, 
> texconfigure, texmf, cm-super, freetype2, ghostscript-7, ii2, 
> ImageMagick, latex2rtf, rtf2latex2e, and tex4ht. Everything is working 
> very well. But I usually change with the times and stay current.
>
> Several days ago an announcement about a new installer said things 
> were being switched between the foundation and programs packages. Even 
> tho the things are in different packages are they being installed in 
> the same locations?

Yes. Unless you change the install location yourself of course.

> Is there a need to uninstall everything and reinstall to keep from 
> having duplicates?

No. Again unless you change the install location.

> I have used sun/solaris systems in the past where the admin had all 
> kinds of duplicates of various applications, such a version of gcc and 
> so on. I don't have enough disk space to do that with TeX. Any 
> suggestions are welcome.

It is safest to update foundation and binaries both if there is a newer 
version for both.

G


----------------------------------------------------------------------

Subject: Re: [OS X TeX] New TeX Programs (Experimental) release ('stable' release candidate)
From: "Gerben Wierda" 
Date: Mon, 23 Dec 2002 22:26:33 +0100

On Monday, Dec 23, 2002, at 15:25 Europe/Amsterdam, Piet van Oostrum 
wrote:

> pdftex undefined reference to _mkstemps expected to be defined in 
> /usr/lib/libSystem.B.dylib

mkstemps() is missing from 10.1.5. I do take that into account but it 
looks like a newer release of a part of pdfTeX (xpdf) also uses it and 
uses a different configuration variable for this. I have changed my 
setup, reconfigured, recompiled and am uploading as I write this.

G


----------------------------------------------------------------------

Subject: Re: [OS X TeX] More Updmap problems
From: "Gerben Wierda" 
Date: Mon, 23 Dec 2002 22:35:42 +0100

On Monday, Dec 23, 2002, at 16:12 Europe/Amsterdam, Adrian Heathcote  
wrote:

> )  
> [1{/usr/local/teTeX/share/texmf.local/dvips/config/pdftex.map}{/usr/ 
> local/teT
> eX/share/texmf.os/dvips/config/Ttbbold.map}{/usr/local/teTeX/share/ 
> texmf.local/
> dvips/config/mbv.map}{/usr/local/teTeX/share/texmf.local/dvips/config/ 
> mbb.map}{
> /usr/local/teTeX/share/texmf.local/dvips/config/mvd.map}{/usr/local/ 
> teTeX/share
> /texmf.local/dvips/config/msx.map}{/usr/local/teTeX/share/texmf.local/ 
> dvips/con
> fig/pgj.map}{/usr/local/teTeX/share/texmf.local/dvips/config/ 
> pos.map}{/usr/loca
> l/teTeX/share/texmf.local/dvips/config/ptj.map}{/usr/local/teTeX/ 
> share/texmf.lo
> cal/dvips/config/psb.map}{/usr/local/teTeX/share/texmf.local/dvips/ 
> config/mur.m
> ap}{/usr/local/teTeX/share/texmf.local/dvips/config/pad.map}{/usr/ 
> local/teTeX/s
> hare/texmf.local/dvips/config/mgm.map}{/usr/local/teTeX/share/ 
> texmf.local/dvips
> /config/mpn.map}{/usr/local/teTeX/share/texmf.local/dvips/config/ 
> pig.map}]

It looks like your pdftex.cfg file loads a lot of maps. Just loading  
pdftex.map should be enough. Whatever other maps you need can be added  
with updmap, which adds them to pdftex.map.

So, updmap produces one big map which is different from the past where  
you would add a lot of maps to pdftex.cfg and config.ps (for dvips).

G


----------------------------------------------------------------------

Subject: Re: [OS X TeX] Distribution Confusion
From: "Bob Kerstetter" 
Date: Mon, 23 Dec 2002 17:54:15 -0600

thanks for your help.

have a nice holiday.

On Monday, Dec 23, 2002, at 15:24 US/Central, Gerben Wierda wrote:

> On Monday, Dec 23, 2002, at 00:35 Europe/Amsterdam, Bob Kerstetter 
> wrote:
>
>> Feliz Navidad,
>>
>> My installation consists of non-experimental texbinaries, 
>> texconfigure, texmf, cm-super, freetype2, ghostscript-7, ii2, 
>> ImageMagick, latex2rtf, rtf2latex2e, and tex4ht. Everything is 
>> working very well. But I usually change with the times and stay 
>> current.
>>
>> Several days ago an announcement about a new installer said things 
>> were being switched between the foundation and programs packages. 
>> Even tho the things are in different packages are they being 
>> installed in the same locations?
>
> Yes. Unless you change the install location yourself of course.
>
>> Is there a need to uninstall everything and reinstall to keep from 
>> having duplicates?
>
> No. Again unless you change the install location.
>
>> I have used sun/solaris systems in the past where the admin had all 
>> kinds of duplicates of various applications, such a version of gcc 
>> and so on. I don't have enough disk space to do that with TeX. Any 
>> suggestions are welcome.
>
> It is safest to update foundation and binaries both if there is a 
> newer version for both.
>
> G
>
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> 
> -----------------------------------------------------
> List archives can be found at:
> 
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>


----------------------------------------------------------------------

Subject: Re: [OS X TeX] More Updmap problems
From: "Adrian Heathcote" 
Date: Tue, 24 Dec 2002 12:00:31 +1100

Thanks for this, Gerben.

Do you have any suggestions as to how I can fix the  
problem---specifically, how I can get TeX to recognise again the  
presence of the rsfs and greek symbols fonts in post script form?  
Should I try to install an earlier release? Also, should I alter the  
pdf.cfg map in some way? Is that what you are suggesting below? I'm a  
bit puzzled because everything screwed up only after I'd done the  
terminal voodoo.

Anyway, I'd like to take this opportunity to wish the entire list a  
merry Xmas---it is a list on which everyone is very helpful and  
friendly, and I wish everyone the compliments of the season.

Adrian Heathcote

On Tuesday, December 24, 2002, at 08:35  AM, Gerben Wierda wrote:

> On Monday, Dec 23, 2002, at 16:12 Europe/Amsterdam, Adrian Heathcote  
> wrote:
>
>> )  
>> [1{/usr/local/teTeX/share/texmf.local/dvips/config/pdftex.map}{/usr/ 
>> local/teT
>> eX/share/texmf.os/dvips/config/Ttbbold.map}{/usr/local/teTeX/share/ 
>> texmf.local/
>> dvips/config/mbv.map}{/usr/local/teTeX/share/texmf.local/dvips/ 
>> config/mbb.map}{
>> /usr/local/teTeX/share/texmf.local/dvips/config/mvd.map}{/usr/local/ 
>> teTeX/share
>> /texmf.local/dvips/config/msx.map}{/usr/local/teTeX/share/ 
>> texmf.local/dvips/con
>> fig/pgj.map}{/usr/local/teTeX/share/texmf.local/dvips/config/ 
>> pos.map}{/usr/loca
>> l/teTeX/share/texmf.local/dvips/config/ptj.map}{/usr/local/teTeX/ 
>> share/texmf.lo
>> cal/dvips/config/psb.map}{/usr/local/teTeX/share/texmf.local/dvips/ 
>> config/mur.m
>> ap}{/usr/local/teTeX/share/texmf.local/dvips/config/pad.map}{/usr/ 
>> local/teTeX/s
>> hare/texmf.local/dvips/config/mgm.map}{/usr/local/teTeX/share/ 
>> texmf.local/dvips
>> /config/mpn.map}{/usr/local/teTeX/share/texmf.local/dvips/config/ 
>> pig.map}]
>
> It looks like your pdftex.cfg file loads a lot of maps. Just loading  
> pdftex.map should be enough. Whatever other maps you need can be added  
> with updmap, which adds them to pdftex.map.
>
> So, updmap produces one big map which is different from the past where  
> you would add a lot of maps to pdftex.cfg and config.ps (for dvips).
>
> G
>
>
> -----------------------------------------------------
> Mac TeX info, resources, and news can be found at:
> 
> -----------------------------------------------------
> List archives can be found at:
> 
> -----------------------------------------------------
> See message headers for list info.
> -----------------------------------------------------
>


----------------------------------------------------------------------
End of MacOSX-TeX Digest

-----------------------------------------------------
Mac TeX info, resources, and news can be found at:

-----------------------------------------------------
List archives can be found at:

-----------------------------------------------------
See message headers for list info.
-----------------------------------------------------