We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ce849 commit 042e7a5Copy full SHA for 042e7a5
foundation-pak/build-foundation-pak-for-ghc-9.2.7.sh
@@ -18,7 +18,7 @@ case "${unameOut}" in
18
export PATH="/usr/local/texlive/2023basic/bin/universal-darwin:$PATH"
19
sudo tlmgr update --self
20
sudo tlmgr install texliveonfly
21
- sudo tlmgr install xelatex
+ sudo tlmgr install tex-gyre
22
sudo tlmgr install adjustbox
23
sudo tlmgr install tcolorbox
24
sudo tlmgr install collectbox
0 commit comments