From 0cacacb4552309efce9ba2d7a55782193a38c713 Mon Sep 17 00:00:00 2001 From: Nipun Batra Date: Mon, 9 Oct 2023 10:08:46 +0530 Subject: [PATCH] adedd change --- posts/2021-06-12-setup-mac.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/posts/2021-06-12-setup-mac.md b/posts/2021-06-12-setup-mac.md index fcf362a..e68f060 100755 --- a/posts/2021-06-12-setup-mac.md +++ b/posts/2021-06-12-setup-mac.md @@ -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