Home Comments Thread
New Thread

An Upcoming Change in the TinyTeX Installation Path on Windows | /en/2023/11/tinytex-path/

giscus giscus 2023-11-17 19:23:45

An Upcoming Change in the TinyTeX Installation Path on Windows

Since about a month ago, I have been receiving error reports from TinyTeX users saying “TinyTeX\bin\windows\runscript.tlu:864: no appropriate script or program found: fmtutil” or “I …

https://yihui.org/en/2023/11/tinytex-path/

❤️ 3

1 Comment

yoonghm yoonghm 2023-11-25 02:02:08

Microsoft Windows OS does not maintain compatibility of its older standards. In Linux, Unix, macOS, users could choose to install application into /usr/local or $HOME directories. Anaconda allows users to install on any directories and uses environment variables to record the installation location. Python provides a script to return its installed location.

Sign in to join the discussion

Sign in with GitHub