tinytex icon indicating copy to clipboard operation
tinytex copied to clipboard

Admin installation of TinyTeX should use the packaged released ?

Open cderv opened this issue 5 years ago • 5 comments

Should we update point 5 of the FAQ https://yihui.org/tinytex/faq/ so that it uses install-bin-unix.sh instead of install-unx.sh ?

That way some default packages would be installed.

Derived from : https://community.rstudio.com/t/how-do-i-to-specify-tinytex-root-for-users/89751/4

cderv avatar Dec 02 '20 17:12 cderv

On related note, I opened issues on the TinyTeX faq in https://github.com/rbind/yihui

Is the faq living there as I expect ? https://github.com/rbind/yihui/blob/master/content/tinytex/faq.md

Should I PR stuff in this repo ?

cderv avatar Dec 02 '20 17:12 cderv

Yes and yes.

yihui avatar Dec 14 '20 04:12 yihui

Great ! thanks for the confirmation :) I'll do that.

cderv avatar Dec 14 '20 08:12 cderv

Should we update point 5 of the FAQ https://yihui.org/tinytex/faq/ so that it uses install-bin-unix.sh instead of install-unx.sh ? ... I'll do that.

@cderv Any specific reason why this didn't happen yet? Just no time / forgotten?

I don't understand why two different Linux/Unix installation scripts for TinyTeX exist, i.e.

Maybe you could shed some light on this? 🙂

salim-b avatar May 08 '23 15:05 salim-b

No specific reason, it kind of was forgotten yes. Website needs to be updated

I don't understand why two different Linux/Unix installation scripts for TinyTeX exist, i.e.

Two scripts exist because there was no binary at first, and then we made binaries and a script, but the other one is still there for backward compatibility for anyone using it (and for whom the bundle is not good - we bundle through Github Action runners only)

cderv avatar May 11 '23 13:05 cderv