tinytex-releases
tinytex-releases copied to clipboard
Windows/macOS/Linux binaries and installation methods of TinyTeX
Hi, I would like to know is ther only x86_64 support or also other architectures?
Can we do that with Appveyor which does the build ? Is a release full automated now ? Having this schedule would avoid having to do that manually next year....
I have a small Linux board: RockPi 4B, the OS is a distro of Debian Buster 10, more precisely Armbian Buster, kernel 5.8.12-Rockchip64. It downloaded, but when installing an error...
A first attempt here: https://github.com/Homebrew/homebrew-core/pull/61626 I don't know when I'll have time to figure out how to build TeX Live from source: http://www.tug.org/texlive/build.html
I can also do that if we want to cover all known windows package manager. About winget: https://github.com/microsoft/winget-cli They don't support yet community store, so that would mean adding to...
@yihui See this when installing on Arch Linux ````bash # /root/.TinyTeX/bin/x86_64-linux/tlmgr option sys_bin Destination for symlinks for binaries (sys_bin): /home/runner/bin ```` The installation was done with `quarto install tool tinytex`...
Hi! First of all I would like to thank you for this great product you put together. Second, I would like to ask if you have a plan on creating...
@heath-r and I are having trouble getting `TinyTeX` installed on an ARM jammy (22.04) instance. It looks like the install script tries to install from source. Do we ship ARM...
Hi Team, In our recent vulnerability scans we observed multiple vulnerabilities. **Usage:** RUN PACKAGES="wget perl-switch" \ && apk --no-cache add tzdata \ && wget -qO- \ "https://yihui.org/tinytex/install-bin-unix.sh" | \ sh...
What I used for my test usually https://github.com/cderv/test-actions/blob/90f9195ea220d459e6f71cb4be21ed6e0609b454/.github/workflows/tinytex-bin.yaml