Re: just like the old days (TeTeX to TeXLive)
- From: Florian Kulzer <florian.kulzer+debian@xxxxxxx>
- Date: Sun, 30 Mar 2008 12:26:02 +0200
On Sun, Mar 30, 2008 at 00:00:13 -0700, Jim McCloskey wrote:
Lord, so I decided to upgrade my laptop (a Lenovo T60) to
testing/lenny
[...]
But the problem I'm most anxious to solve at present has to do with
the change from TeTeX to TeXLive.
I have some fonts hand-installed in /usr/local/share/texmf/fonts/
(Adobe Minion) which I use more or less constantly. All worked very
well before, but following the upgrade, TeX can no longer find
them. Or to be more exact, dvips (or xdvi or pdflatex) calls kpathsea,
which calls mktexpk, which complains:
don't know how to create bitmap font for LY1-MinionPro-BoldDisp-kern-liga-onum-base
The fonts are installed in /usr/local/share/texmf/fonts and
/usr/local/share/texmf/ is the value of $TEXLOCAL.
Previous upgrades (within the tetex framework) have always handled
this without difficulty.
Run the following two commands and post the output:
find /usr/local/share/texmf/fonts/ -type f | while read FILE; do BASENAME="${FILE##*/}"; echo "checking $BASENAME: $(kpsewhich $BASENAME)"; done
find /usr/local/share/texmf/fonts/ -name \*.map | while read FILE; do grep "${FILE##*/}" /var/lib/texmf/web2c/updmap.cfg; done
(I tested this in bash; I have no idea if it will work in other shells.)
--
Regards, | http://users.icfo.es/Florian.Kulzer
Florian |
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- just like the old days (TeTeX to TeXLive)
- From: Jim McCloskey
- just like the old days (TeTeX to TeXLive)
- Prev by Date: Re: HP Photosmart and Epson Stylus Photo printer compatibility?
- Next by Date: Re: apache2 does not display blosxom blog
- Previous by thread: just like the old days (TeTeX to TeXLive)
- Next by thread: Re: just like the old days (TeTeX to TeXLive)
- Index(es):
Relevant Pages
- Re: dist-upgrade problem
... to upgrade you. ... Unless you have a specific reason to stay with tetex,
... apt-get, works just fine. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". ... (Debian-User) - Re: The current status of tetex -> texlive transition?
... Hash: SHA1 ... I would like to upgrade to ... I wonder the current
status of tetex -> texlive transition. ... packages which run under tetex but
not texlive. ... (Debian-User) - Re: The current status of tetex -> texlive transition?
... Hash: SHA1 ... I would like to upgrade to ... I wonder the current
status of tetex -> texlive transition. ... packages which run under tetex but
not texlive. ... (Debian-User) - Re: teTeX 2 -> teTeX 3 help
... Kristo Kriechbaum writes: ... > an upgrade from teTeX 2 to
teTeX 3. ... with one particular LaTeX file that you really need to get to work? ...
(comp.text.tex) - teTeX 2 -> teTeX 3 help
... upgrade from teTeX 2 to teTeX 3. ... I understand that pdf is
now the default ... The weird thing is if I just try "pdfetex main.tex" I get an "undefined
... (comp.text.tex)