Skip to content

Commit

Permalink
adedd change
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunbatra committed Oct 9, 2023
1 parent 555e119 commit 0cacacb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion posts/2021-06-12-setup-mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,16 @@ See https://danmackinlay.name/notebook/latex_installation.html for more
```bash
quarto install tool tinytex

tlmgr install pgfplots psnfss beamertheme-metropolis pgfopts type1cm cm-super underscore dvipng adjustbox collectbox collection-fontsrecommended enumitem logreq ucs xstring
tlmgr install pgfplots psnfss beamertheme-metropolis pgfopts type1cm cm-super underscore dvipng adjustbox collectbox collection-fontsrecommended enumitem logreq ucs xstrin sourcesanspro sourcecodespro

ln -s ~/Library/TinyTeX/bin/*/dvipng /usr/local/bin/

```

Searching for a missing `.sty` file

`tlmgr search --global --file "/sourcesanspro.sty"``



Installing TexStudio
Expand Down

0 comments on commit 0cacacb

Please sign in to comment.