This is caused by a typo. In version 9.1.2, Alpha introduced a new command [applescript](https://alphacocoa.sourceforge.io/Reference/applescript.html) in replacement of the old Tclapplescript extension.
The typo is in the file
`Alpha.app/Contents/Resources/Libraries/AlphaTcl/Tcl/SystemCode/CorePackages/fileServices.tcl` on line 137.
It should be
```
applescript execute $script
```
instead of
```
applescript execute -- $script
```
---
** [tickets:#234] TeX Synchronization with Skim is broken**
**Status:** open
**Created:** Mon Jun 01, 2020 05:53 AM UTC by Bernard Desgraupes
**Last Updated:** Mon Jun 01, 2020 05:53 AM UTC
**Owner:** nobody
(Entering this bug for the record).
I have been privately reported that TeX mode's Synchronize command does not work in Alpha version 9.1.2 when Skim is used a PDF viewer. This is an Alpha issue (Skim has nothing to do with it).
---
Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |