On Wed, Feb 07, 2007 at 02:22:39PM +0100, Taco Hoekwater wrote:
> After looking at the files, I think I now know what is going wrong.
> 
> The map file line is
> 
>    cmr12     CMR12     <lm-rep-cmrm.enc  <lmr12.pfb
> 
> dvips takes this to mean: you should include both files, and
> then try to reencode the font CMR12 into the encoding specified
> in the enc file. When it starts writing the output document, it
> discovers there is no 'CMR12' font (the pfb defines the font
> LMRoman12-Regular), so it does not reencode anything, after all.
> 
> It should work out ok if you change the map file line to either:
> 
>    cmr12  LMRoman12-Regular   <lm-rep-cmrm.enc  <lmr12.pfb
> 
> or
> 
>    cmr12     CMR12    <cmr12.pfb

Well, here's another piece of information; the output of updmap:

(Whole output included).

<output>
updmap: This is updmap, version 1122009795-debian
updmap: using transcript file `/home/kumar/.texmf-var/web2c/updmap.log'

updmap is creating new map files using the following configuration:

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

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

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

updmap: Scanning for MixedMap entries:
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/ams/ams-bsr-interpolated.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/ams/ams-bsr.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/ams/ams-cmcsc-bsr-interpolated.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/cm/cmother-bsr.map'
updmap: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t1.map'
updmap: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t2a.map'
updmap: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t2b.map'
updmap: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-t2c.map'
updmap: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-ts1.map'
updmap: using map file 
`/usr/share/texmf/fonts/map/dvips/cm-super/cm-super-x2.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/cm/cmtext-bsr-interpolated.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/cm/cmtext-bsr.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/eurosym/eurosym.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/latex/latex-bsr.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/mflogo/mflogo.map'
updmap: using map file `/usr/share/texmf-texlive/fonts/map/dvips/rsfs/rsfs.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/cmex/ttcmex.map'
updmap: using map file `/usr/share/texmf-texlive/fonts/map/dvips/wasy/wasy.map'

updmap: Scanning for Map entries:
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/psnfss/charter.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/lm/cork-lm.map'
updmap: using map file 
`/usr/share/texmf-texlive/fonts/map/dvips/psnfss/fpls.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/lm/lm-ec.map'
updmap: using map file `/usr/share/texmf/fonts/map/dvips/lm/lm-el.map'

!!! ERROR! The map file `lm.map' has not been found at all.

    Either put this file into the right place or remove the
    reference from the configuration file. An automatic way
    to disable unavailable map files is to call
      updmap --syncwithtrees

    For manual editing, call
      updmap --edit
</output>

Does this have something to do with the problem?

Thanks.

Kumar
-- 
Kumar Appaiah,
462, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to