overleaf
overleaf copied to clipboard
[Suggestion] Add 'tlmgr path add' to your guide
Hey,
I am currently writing my master thesis in a self-hosted overleaf and really appreciated your guide.
One addition that you could add would be tlmgr path add after running tlmgr install scheme-full, as this was needed for minted to work in my templates.
As this is only a small addition, I am too lazy to create a pull request ;)
Thanks again
when you are on it also add tlmgr update --self --all since i had errors with some packages since the latex kernel was outdated and didn't support a feature a package i used needed
Thanks so much :)