Hi Danai,

> > > From what I gathered, xdvi works fine (it has found for example
> > > dmjhira.pfb), but dvips doesn't.  It's not even trying, because it
> > > switches from searching for OVF right into searching for PK (packed
> > > bitmap fonts), and since they don't exist either, it will try to make
> > > the fonts all by itself.
> > > 
> > > Please try this:
> > > 
> > >   dvips -P wadalab JIS.dvi
> > > 
> > > This calls wadalab.map directly.
> > 
> > That works!
> 
> Ah, now we're getting somewhere.
> So the problem is that all the fonts are correctly installed, and so
> is the map file that brings all these individual Type1 subfonts
> together.
> 
> The problem is that somehow the global configuration file for Type1
> fonts is not properly configured.  This involves the commands
> update-updmap and updmap-sys (also updmap, but that is only for TeX
> settings in your own TeX home directory).  The Debian TeX managers
> have created a quite ingenious system to make life easier for TeX
> package maintainers: a tool that registers Type1 fonts centrally and
> automatically updates the configuration files for a bunch of
> applications, such as dvips.
> 
> 
> /usr/share/texmf/dvips/config/config.wadalab should have the following
> single line:
> 
> p +wadalab.map
> 
> 
> I'm about 99,9% sure that this is the case, otherwise dvips -P
> wouldn't work lest there was a miracle.
> 
> 
> /etc/texmf/updmap.d/10latex-cjk-japanese-wadalab.cfg should have the
> following lines:
> 
> # 10latex-cjk-japanese-wadalab.cfg
> # You can change/add entries to this file and changes will be preserved
> # over upgrades, even if you have removed the main package prior
> # (not if you purged it). You should leave the following pseudo comment
> # present in the file!
> # -_- DebPkgProvidedMaps -_-
> #
> Map wadalab.map
> 
> 
> /var/lib/texmf/web2c/updmap.cfg should contain the following section:
> 
> ### From file: /etc/texmf/updmap.d/10latex-cjk-japanese-wadalab.cfg
> # 10latex-cjk-japanese-wadalab.cfg
> # You can change/add entries to this file and changes will be preserved
> # over upgrades, even if you have removed the main package prior
> # (not if you purged it). You should leave the following pseudo comment
> # present in the file!
> # -_- DebPkgProvidedMaps -_-
> #
> Map wadalab.map
> ### End of file: /etc/texmf/updmap.d/10latex-cjk-japanese-wadalab.cfg
> 
> 
> I suspect that update-updmap doesn't include the content of
> 10latex-cjk-japanese-wadalab.cfg in updmap.cfg.  Please tell me if I'm
> wrong here.

So far, all the files are as you have described them. The lines are
present in updmap.cfg.

> If updmap.cfg does contain these lines, then something has gone wrong
> with updmap-sys.  Please run updmap-sys again as root, and see for
> *any* output relating to "wadalab".  Also, none of the output of
> updmap-sys may refer to files in your own /root/.texmf(-var)/
> directory or to /usr/local/share/.  They should all point to
> configuration files inside /usr/share/texmf(-tetex)/.

There are also /usr/share/texmf-texlive lines, as well as
/etc/texmf/map/dvips/hlatex/uhc-base.map. I've attached the output so
there is no confusion. Only one line refers to wadalab:

updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/wadalab/wadalab.map'

> Also rename /home/frederik/.texmf-var/ to /home/frederik/.texmf-var2 .
> If there are any leftovers from previous attempts to build PK fonts,
> then dvips will prefer these dysfunctional fonts rather than use the
> Type1 fonts.
> 
> The ratio behind this is to ascertain that we're dealing solely with
> files from the Debian package, and not local files.

That solves the problem!

$ dvips JIS.dvi
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com)
' TeX output 2007.01.13:1936' -> JIS.ps
<tex.pro><texps.pro>. <cmbx12.pfb><dmjkb.pfb><dmjkf.pfb><dmjhira.pfb>
<dmjkj.pfb><dmjka.pfb><dmjkg.pfb><dmjkd.pfb><dmjkl.pfb><dmjki.pfb><dmjkk.pfb>
<dmjke.pfb><dmjsy.pfb><dmjkata.pfb><cmr12.pfb>[1] 

When I move the directory back, then the error returns.

I'm now curious what the moral should be - did I do something wrong at
some point? I was trying to use 'ucs.sty' earlier, and I put a bunch
of files from that package in texmf/tex/ so they would be in my path,
was that what caused the problem? I'll attach a listing of the
contents of those directories if that helps.

Many thanks,

Frederik

-- 
http://ofb.net/~frederik/
.texmf-var2/
.texmf-var2/web2c
.texmf-var2/web2c/updmap.log
.texmf-var2/fonts
.texmf-var2/fonts/map
.texmf-var2/fonts/map/dvips
.texmf-var2/fonts/map/dvips/updmap
.texmf-var2/fonts/map/dvips/updmap/download35.map
.texmf-var2/fonts/map/dvips/updmap/builtin35.map
.texmf-var2/fonts/map/dvips/updmap/psfonts_t1.map
.texmf-var2/fonts/map/dvips/updmap/psfonts_pk.map
.texmf-var2/fonts/map/dvips/updmap/ps2pk.map
.texmf-var2/fonts/map/dvips/updmap/psfonts.map
.texmf-var2/fonts/map/pdftex
.texmf-var2/fonts/map/pdftex/updmap
.texmf-var2/fonts/map/pdftex/updmap/pdftex_dl14.map
.texmf-var2/fonts/map/pdftex/updmap/pdftex_ndl14.map
.texmf-var2/fonts/map/pdftex/updmap/pdftex.map
.texmf-var2/fonts/map/dvipdfm
.texmf-var2/fonts/map/dvipdfm/updmap
.texmf-var2/fonts/map/dvipdfm/updmap/dvipdfm_dl14.map
.texmf-var2/fonts/map/dvipdfm/updmap/dvipdfm_ndl14.map
.texmf-var2/fonts/map/dvipdfm/updmap/dvipdfm.map
.texmf-var2/fonts/pk
.texmf-var2/fonts/pk/ljfour
.texmf-var2/fonts/pk/ljfour/wadalab
.texmf-var2/fonts/pk/ljfour/wadalab/JIS
texmf/
texmf/tex
texmf/tex/ucs.sty
texmf/tex/ucsencs.def
texmf/tex/uni-0.def
texmf/tex/uni-100.def
texmf/tex/uni-101.def
texmf/tex/uni-102.def
texmf/tex/uni-103.def
texmf/tex/uni-104.def
texmf/tex/uni-105.def
texmf/tex/uni-106.def
texmf/tex/uni-107.def
texmf/tex/uni-108.def
texmf/tex/uni-109.def
texmf/tex/uni-110.def
texmf/tex/uni-111.def
texmf/tex/uni-112.def
texmf/tex/uni-113.def
texmf/tex/uni-114.def
texmf/tex/uni-115.def
texmf/tex/uni-116.def
texmf/tex/uni-117.def
texmf/tex/uni-118.def
texmf/tex/uni-119.def
texmf/tex/uni-120.def
texmf/tex/uni-121.def
texmf/tex/uni-122.def
texmf/tex/uni-123.def
texmf/tex/uni-124.def
texmf/tex/uni-125.def
texmf/tex/uni-126.def
texmf/tex/uni-127.def
texmf/tex/uni-128.def
texmf/tex/uni-129.def
texmf/tex/uni-12.def
texmf/tex/uni-130.def
texmf/tex/uni-131.def
texmf/tex/uni-132.def
texmf/tex/uni-133.def
texmf/tex/uni-134.def
texmf/tex/uni-135.def
texmf/tex/uni-136.def
texmf/tex/uni-137.def
texmf/tex/uni-138.def
texmf/tex/uni-139.def
texmf/tex/uni-140.def
texmf/tex/uni-141.def
texmf/tex/uni-142.def
texmf/tex/uni-143.def
texmf/tex/uni-144.def
texmf/tex/uni-145.def
texmf/tex/uni-146.def
texmf/tex/uni-147.def
texmf/tex/uni-148.def
texmf/tex/uni-149.def
texmf/tex/uni-14.def
texmf/tex/uni-150.def
texmf/tex/uni-151.def
texmf/tex/uni-152.def
texmf/tex/uni-153.def
texmf/tex/uni-154.def
texmf/tex/uni-155.def
texmf/tex/uni-156.def
texmf/tex/uni-157.def
texmf/tex/uni-158.def
texmf/tex/uni-159.def
texmf/tex/uni-172.def
texmf/tex/uni-173.def
texmf/tex/uni-174.def
texmf/tex/uni-175.def
texmf/tex/uni-176.def
texmf/tex/uni-177.def
texmf/tex/uni-178.def
texmf/tex/uni-179.def
texmf/tex/uni-180.def
texmf/tex/uni-181.def
texmf/tex/uni-182.def
texmf/tex/uni-183.def
texmf/tex/uni-184.def
texmf/tex/uni-185.def
texmf/tex/uni-186.def
texmf/tex/uni-187.def
texmf/tex/uni-188.def
texmf/tex/uni-189.def
texmf/tex/uni-18.def
texmf/tex/uni-190.def
texmf/tex/uni-191.def
texmf/tex/uni-192.def
texmf/tex/uni-193.def
texmf/tex/uni-194.def
texmf/tex/uni-195.def
texmf/tex/uni-196.def
texmf/tex/uni-197.def
texmf/tex/uni-198.def
texmf/tex/uni-199.def
texmf/tex/uni-19.def
texmf/tex/uni-1.def
texmf/tex/uni-200.def
texmf/tex/uni-201.def
texmf/tex/uni-202.def
texmf/tex/uni-203.def
texmf/tex/uni-204.def
texmf/tex/uni-205.def
texmf/tex/uni-206.def
texmf/tex/uni-207.def
texmf/tex/uni-208.def
texmf/tex/uni-209.def
texmf/tex/uni-210.def
texmf/tex/uni-211.def
texmf/tex/uni-212.def
texmf/tex/uni-213.def
texmf/tex/uni-214.def
texmf/tex/uni-215.def
texmf/tex/uni-248.def
texmf/tex/uni-249.def
texmf/tex/uni-24.def
texmf/tex/uni-250.def
texmf/tex/uni-251.def
texmf/tex/uni-254.def
texmf/tex/uni-255.def
texmf/tex/uni-29.def
texmf/tex/uni-2.def
texmf/tex/uni-30.def
texmf/tex/uni-31.def
texmf/tex/uni-32.def
texmf/tex/uni-33.def
texmf/tex/uni-34.def
texmf/tex/uni-3584.def
texmf/tex/uni-35.def
texmf/tex/uni-36.def
texmf/tex/uni-37.def
texmf/tex/uni-38.def
texmf/tex/uni-39.def
texmf/tex/uni-3.def
texmf/tex/uni-40.def
texmf/tex/uni-42.def
texmf/tex/uni-468.def
texmf/tex/uni-469.def
texmf/tex/uni-46.def
texmf/tex/uni-470.def
texmf/tex/uni-471.def
texmf/tex/uni-47.def
texmf/tex/uni-48.def
texmf/tex/uni-49.def
texmf/tex/uni-4.def
texmf/tex/uni-50.def
texmf/tex/uni-51.def
texmf/tex/uni-5.def
texmf/tex/uni-760.def
texmf/tex/uni-761.def
texmf/tex/uni-762.def
texmf/tex/uni-78.def
texmf/tex/uni-79.def
texmf/tex/uni-80.def
texmf/tex/uni-81.def
texmf/tex/uni-82.def
texmf/tex/uni-83.def
texmf/tex/uni-84.def
texmf/tex/uni-85.def
texmf/tex/uni-86.def
texmf/tex/uni-87.def
texmf/tex/uni-88.def
texmf/tex/uni-89.def
texmf/tex/uni-90.def
texmf/tex/uni-91.def
texmf/tex/uni-92.def
texmf/tex/uni-93.def
texmf/tex/uni-94.def
texmf/tex/uni-95.def
texmf/tex/uni-96.def
texmf/tex/uni-97.def
texmf/tex/uni-98.def
texmf/tex/uni-99.def
texmf/tex/uni-9.def
texmf/tex/uni-global.def
texmf/tex/uninames.dat
texmf/tex/autofe.sty
texmf/tex/c00enc.def
texmf/tex/c10enc.def
texmf/tex/c40enc.def
texmf/tex/c42enc.def
texmf/tex/c61enc.def
texmf/tex/cenccmn.tex
texmf/tex/cp1252.enc
texmf/tex/ldvarial.fd
texmf/tex/ldvc2000.fd
texmf/tex/ldvenc.def
texmf/tex/letc2000.fd
texmf/tex/letenc.def
texmf/tex/letgfzem.fd
texmf/tex/letjiret.fd
texmf/tex/lklenc.def
texmf/tex/lklkli.fd
texmf/tex/ltaarial.fd
texmf/tex/ltac2000.fd
texmf/tex/ltaenc.def
texmf/tex/ltgc2000.fd
texmf/tex/ltgenc.def
texmf/tex/ltlcmr.fd
texmf/tex/ltlenc.def
texmf/tex/ltwdsnol.fd
texmf/tex/ltwdsque.fd
texmf/tex/ltwdssin.fd
texmf/tex/ltwenc.def
texmf/tex/lucarial.fd
texmf/tex/lucc2000.fd
texmf/tex/lucenc.def
texmf/tex/mkrenc.def
texmf/tex/mkrezra.fd
texmf/tex/mkrhadas.fd
texmf/tex/mkromega.fd
texmf/tex/mkrrashi.fd
texmf/tex/t2dcmr.fd
texmf/tex/t2denc.def
texmf/tex/tengwarDS.enc
texmf/tex/UnicodeT.sfd
texmf/tex/xscmr.fd
texmf/tex/xsenc.def
texmf/ls-R
updmap-sys: This is updmap-sys, version 1107552857-debian
updmap-sys: using transcript file `/var/lib/texmf/web2c/updmap-sys.log'

updmap is creating new map files using the following configuration:

  config file: `/var/lib/texmf/web2c/updmap.cfg'
  dvips output directory: `/var/lib/texmf/fonts/map/dvips/updmap'
  pdftex output directory: `/var/lib/texmf/fonts/map/pdftex/updmap'
  dvipdfm output directory: `/var/lib/texmf/fonts/map/dvipdfm/updmap'

  prefer outlines: `true'
  texhash enabled: `false'
  download standard fonts (dvips): `false'
  download standard fonts (pdftex): `true'
  download standard fonts (dvipdfm): `true'

updmap-sys: Scanning for LW35 support files
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/dvips35.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/pdftex35.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/dvipdfm35.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/ps2pk35.map'

updmap-sys: Scanning for MixedMap entries:
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/allrunes/allrunes.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/bsr-interpolated.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/bsr.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/cc-pl/ccpl.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t1.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t2a.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t2b.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t2c.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-ts1.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-x2.map'
updmap-sys: using map file `/usr/share/texmf-tetex/fonts/map/dvips/misc/cs.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/eurosym/eurosym.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/hfbright/hfbright.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/hoekwater.map'
updmap-sys: using map file `/usr/share/texmf-tetex/fonts/map/dvips/pl/pl.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/rsfs/rsfs.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/trajan/trajan.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/ttcmex.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/vntex/vnr.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/wasy/wasy.map'

updmap-sys: Scanning for Map entries:
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/ai/aifonts.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antp/antp.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/aramaic.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/arev/arev.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/augie/augie.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/aurical/aurical.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/belleek/belleek.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/bera/bera.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/psnfss/charter.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/ocherokee/cherokee.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/misc/cmcyr.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/cm-lgc/cm-lgc.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/contnav.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/cork-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/cs-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/cypriot.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/dictsym/dictsym.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/misc/dstroke.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/esvect/esvect.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/etruscan.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/exp-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/fourier/fourier.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/psnfss/fpls.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/fut10.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/latex-cjk-thai/garuda.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/greek4cbc.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/greek6cbc.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/greek-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/hieroglf.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/kurier/kurier.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/leawood/leawood.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/linearb.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/lucida/lucidabr.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/lucida/lumath.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/marvosym/marvosym.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/mathpple.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/tetex/mt-belleek.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/nabatean.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/latex-cjk-thai/norasi.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/oands.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/oinuit/oinuit.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/oldprsn.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/omega/omega.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/psnfss/pazo.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/brushscr/pbsi.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/phaistos/phaistos.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/phoenician.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/proto10.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/pxfonts/pxfonts.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/qfonts/qbk.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/qfonts/qcr.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/qfonts/qhv.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/qfonts/qpl.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/qfonts/qtm.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/qx-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/qfonts/qzc.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/zefonts/slantcm.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/t2a-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/t2b-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/t2c-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/t5-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/texnansi-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/txfonts/txfonts.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/archaic/ugarite.map'
updmap-sys: using map file `/etc/texmf/map/dvips/hlatex/uhc-base.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/urwvn/urwvn.map'
updmap-sys: using map file 
`/usr/share/texmf/fonts/map/dvips/wadalab/wadalab.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/antt/wncy-antt.map'
updmap-sys: using map file 
`/usr/share/texmf-tetex/fonts/map/dvips/xypic/xypic.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/gothic/yfrak.map'
updmap-sys: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/eurofont/zpeu.map'

updmap-sys: Generating output for ps2pk...
updmap-sys: Generating output for dvips...
updmap-sys: Generating output for pdftex...
updmap-sys: Generating output for dvipdfm...
updmap-sys: All output generated!


updmap-sys: Files generated:
-rw-r--r-- 1 root root 148170 2007-01-14 00:35 
/var/lib/texmf/fonts/map/dvipdfm/updmap/dvipdfm_dl14.map
-rw-r--r-- 1 root root 148751 2007-01-14 00:35 
/var/lib/texmf/fonts/map/dvipdfm/updmap/dvipdfm_ndl14.map
-rw-r--r-- 1 root root   8225 2007-01-14 00:34 
/var/lib/texmf/fonts/map/dvips/updmap/builtin35.map
-rw-r--r-- 1 root root  12122 2007-01-14 00:34 
/var/lib/texmf/fonts/map/dvips/updmap/download35.map
-rw-r--r-- 1 root root 380099 2007-01-14 00:34 
/var/lib/texmf/fonts/map/dvips/updmap/ps2pk.map
-rw-r--r-- 1 root root 163287 2007-01-14 00:34 
/var/lib/texmf/fonts/map/dvips/updmap/psfonts_pk.map
-rw-r--r-- 1 root root 376208 2007-01-14 00:34 
/var/lib/texmf/fonts/map/dvips/updmap/psfonts_t1.map
-rw-r--r-- 1 root root 380106 2007-01-14 00:34 
/var/lib/texmf/fonts/map/pdftex/updmap/pdftex_dl14.map
-rw-r--r-- 1 root root 378637 2007-01-14 00:34 
/var/lib/texmf/fonts/map/pdftex/updmap/pdftex_ndl14.map

updmap-sys: Map file links:
psfonts.map -> psfonts_t1.map
pdftex.map -> pdftex_dl14.map
dvipdfm.map -> dvipdfm_dl14.map

Reply via email to