blob: 6b889d31f9876cb80ad39718add05949530db01f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
To clean up your TeX installation after removing mtp2-fonts, please do
the following (as root):
1. Delete the line
Map mtpro2.map
from
/usr/share/texmf-local/web2c/updmap.cfg (for texlive)
or
/usr/share/texmf-config/web2c/updmap.cfg (for tetex)
2. For texlive, if /usr/share/texmf-local/web2c/updmap.cfg becomes
empty, delete it.
3. Run mktexlsr
4. Run updmap-sys
|