My machine has a mixture of TeX systems dating from the eighties until today. I'm sending TeX files to an organization and I would like them to run smoothly (without errors or missing resources) on a standard TeX Live 2018 distribution.
How can I install a second up-to-date TeX Live distribution in some directory so that I can be sure that, once inside that directory, kpathsea will not use any resource from the surrounding hard disk, but only the files of the standard TeX Live distribution in that directory?
I know that this can be attained by using a virtual machine, but as virtual machines take a lot of space and are a bit heavy, I would prefer a method of obtaining the same results without using virtual machines.
travis.yml, from the top of my head). The build will pass if the compilation has succeeded, and it will fail if the compilation did not succeed. – Abby Oct 24 '18 at 10:30