I'm trying to install Tinytex from .zip file, as I'm unable to install TinyTex in the standard way (install_tinytex
) due to some restrictions from my IT department.
The advised way to do so is tinytex:::install_windows_zip()
. However, I get an error message, saying that object 'install_windows_zip' is not found.
So I would be glad for a kind advice on whether I miss out something with tinytex:::install_windows_zip()
or there is another way to install TinyTex?
Thank you in advance!