cruxports/texlive-base
John McQuah 7cefd48331 texlive-base: update footprint for perl 5.36 2022-10-28 09:52:41 -04:00
..
.footprint texlive-base: update footprint for perl 5.36 2022-10-28 09:52:41 -04:00
.signature texlive-base: update footprint for perl 5.36 2022-10-28 09:52:41 -04:00
Pkgfile texlive-base: remove dependency poppler 2022-05-19 13:32:39 -04:00
README texlive-base: updated README 2022-04-17 10:53:38 -04:00
post-install added 60 ports 2022-02-05 15:39:19 -05:00
tabu.sty.diff added 60 ports 2022-02-05 15:39:19 -05:00

README

This distribution of TeXLive aims to save bandwidth and hard disk space
by not including the full texmf tree. But what it does include is capable
enough to satisfy most ports that list texlive as a dependency. In other
words, you should be able to append to /etc/prt-get.aliases the line

texlive-base: texlive

and not run into problems. If you later find yourself needing TeXLive
packages that were not included, there is sadly no tlmgr script to
automate the installation from CTAN. You can download them from CTAN
by hand, unpack them into /usr/share/texmf, and then run mktexlsr.
Or create a port that does the same.