slackbuilds_ponce/office/texlive-extra/README
Johannes Schoepfer abaf16a0aa
office/texlive-extra: Updated for version 2023.230322.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-05-27 07:23:16 +07:00

18 lines
619 B
Text

This package contains texmf files which don't fit in the
texlive package shipped by Slackware.
Appropriate docs are included as well.
Optional dependency: openjdk8
To integrate this package, you have to do the following steps
as root user:
mktexlsr
printf "y\n" | updmap-sys --syncwithtrees
cp /usr/share/texmf-dist/web2c/updmap.cfg.extra \
/usr/share/texmf-dist/web2c/updmap.cfg.extra.tmp
updmap-sys \
--cnffile /usr/share/texmf-dist/web2c/updmap.cfg \
--cnffile /usr/share/texmf-dist/web2c/updmap.cfg.extra
mv /usr/share/texmf-dist/web2c/updmap.cfg.extra.tmp \
/usr/share/texmf-dist/web2c/updmap.cfg.extra