diff options
author | Camil Staps | 2022-01-03 15:08:19 +0100 |
---|---|---|
committer | Camil Staps | 2022-01-03 15:08:19 +0100 |
commit | 5c0e4484b638e90a140bd5de2c01aec8a2ef9777 (patch) | |
tree | 6ab8555514bf5a89b47d9d3bad81f99dd7c5b806 /texlive/texlive.profile | |
parent | Add nitrile to path (diff) |
Also install pdflatex
Diffstat (limited to 'texlive/texlive.profile')
-rw-r--r-- | texlive/texlive.profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/texlive/texlive.profile b/texlive/texlive.profile index 534e4f2..0e4c732 100644 --- a/texlive/texlive.profile +++ b/texlive/texlive.profile @@ -11,6 +11,7 @@ TEXMFSYSVAR /usr/local/texlive/2021/texmf-var TEXMFVAR ~/.texlive2021/texmf-var binary_x86_64-linux 1 collection-basic 1 +collection-latex 1 collection-xetex 1 instopt_adjustpath 1 instopt_adjustrepo 1 |