Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-28 Thread Stefan Evert
> On 28 Apr 2020, at 14:06, Marc Schwartz via R-SIG-Mac > wrote: > > I am not using homebrew, but if you are running on Catalina, then the > homebrew folks would have had to address the notarization issue in their > packaging independently. TLU and the other programs are still there from t

Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-28 Thread Rainer M Krug
Yes, I am using Catalena. This is going way put of R territory… But if an app is not notarised, it will prmp[t you if you want to run it. If you say yes, it will never ask you again. Just to be clear - homebrew (in this case cask) is just installing the official mactex binary. The other progra

Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-28 Thread Marc Schwartz via R-SIG-Mac
Rainer, Are you running on Catalina? I am not using homebrew, but if you are running on Catalina, then the homebrew folks would have had to address the notarization issue in their packaging independently. Regards, Marc > On Apr 28, 2020, at 4:43 AM, Rainer M Krug wrote: > > I just checked

Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-28 Thread Dr Eberhard W Lisse
Rainer Put function tlcockpit { case "$(java -version 2>&1 | head -1)" in *"1.8"*) jar="tlcockpit-jdk8.jar" ;; *) jar="tlcockpit.jar" ;; esac exec java -jar $(kpsewhich --progname="tlcockpit" --format=texmfscripts "$jar") 2>&1 >/dev/null & } into ~/.aliases or whatev

Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-28 Thread Rainer M Krug
You know why I hate java? Here it comes: ``` rof-Dumbledore:tlcockpit rainerkrug$ tlcockpit Graphics Device initialization failed for : es2, sw Error initializing QuantumRenderer: no suitable pipeline found java.lang.RuntimeException: java.lang.RuntimeException: Error initializing QuantumRender

Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-28 Thread Rainer M Krug
I just checked - I still have them. I updated (using hombrew cask) to the new version of MacTeX, ant all programs are still there. And TLU still works. Rainer > On 27 Apr 2020, at 17:44, Marc Schwartz via R-SIG-Mac > wrote: > > Thanks for the heads up on that. > > I confirmed that tlcockpi

Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-27 Thread Marc Schwartz via R-SIG-Mac
Thanks for the heads up on that. I confirmed that tlcockpit is included in the MacTeX 2020 distribution in /Library/TeX/texbin, as a symlink to the target shell script, and it is actively maintained. Surprising that the missing apps PDF file did not mention that as an alternative GUI based ma

Re: [R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-27 Thread Dr Eberhard W Lisse
There is also the tlcockpit Java app on CTAN. el On 27/04/2020 16:07, Marc Schwartz via R-SIG-Mac wrote: [...] > One major change this year, as a result of Apple's requirement to now > use app notarization on Catalina, is that the TeX Live Utility (TLU), > as a GUI interface for updating the TeX

[R-SIG-Mac] MacTeX 2020 and TeX Live Utility (No Longer Included)

2020-04-27 Thread Marc Schwartz via R-SIG-Mac
Hi All, Relevant for TeX users on macOS, as happens around this time of the year, MacTeX has been updated to use TeX Live 2020: http://www.tug.org/mactex/ One major change this year, as a result of Apple's requirement to now use app notarization on Catalina, is that the TeX Live Utility (TLU