> 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
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
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
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
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
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
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
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
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