[Pkg-texlive-maint] Bug#374351: pdflatex and dvips can not find
fonts of TeX Live
Norbert Preining
preining at logic.at
Mon Jun 19 07:46:59 UTC 2006
Hi Juhapekka|
On Mon, 19 Jun 2006, Juhapekka Tolvanen wrote:
> > In the meantime you can do (as root)
> > $ echo "Map ugq.map" >> /etc/texmf/updmap.d/99local.cfg
>
> I had to run it in this way:
>
> echo "Map ugq.map" >>| /etc/texmf/updmap.d/99local.cfg
No idea what this is for, do you use (t)csh ??
> Then I needed to give right permissions to it:
>
> chmod ugo+r /etc/texmf/updmap.d/99local.cfg
Even stranger. But this depends on you umask, normally at least the
owner can read the file!
> > $ update-updmap
> > $ updmap-sys
>
> I also needed to run this:
Shouldn't be necessary as /etc/texmf/ is searched without ls-R database.
> I tried to run updmap as normal (l)user, but I got this error:
>
> /var/lib/texmf/web2c/updmap.cfg: Permission denied
> updmap: config file updmap.cfg not found.
Did you call
updmap
of
updmap-sys
as user?
updmap-sys if for root
updmap is for normal user
What exactely did you call? BTW, all this is not texlive but tetex stuff
if you tetex installed.
> dvips -z -Ppdf -Pwww -Pcmz -Pamz -Poutline -Pcm-lgc -Phfbright -Pcm-super -G0 -j0 -f -t a4 -D 1200 -Z -o ${BASENAME}.ps ${BASENAME}.dvi
>
> dvips: warning: no config file for `cm-lgc'
Well, it tells you everything. There is NO cm-lgc.config. In fact you do
not need it, as there is a line
Map cm-lgc.map
in /etc/texmf/updmap.d/10texlive-latex-extra.cfg
Where did you get this funny incantation above from? Do you actually
need all the options? Most of the -P you can skip as the default for
dvips is set up to use outline fonts, per default, so all the -P are
useless. An some of the other options also seem useless.
> Why it do not find config file cm-lgc ? Should I make separated
Because there is none, and none needed, the fonts are activated in the
texlive-fonts-extra updmap.d config file.
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <preining AT logic DOT at> Università di Siena
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
BOOK What to do if you find yourself stuck in a crack in the ground
underneath a giant boulder you can't move, with no hope of
rescue. Consider how lucky you are that life has been good to
you so far. Alternatively, if life hasn't been good to you so
far, which given your current circumstances seems more likely,
consider how lucky you are that it won't be troubling you much
longer.
--- Comforting advice for Ford and Arthur in this current
--- situation, Fit the Eighth.
--- Douglas Adams, The Hitchhikers Guide to the Galaxy
More information about the Pkg-texlive-maint
mailing list