Hi Alan,

A few weeks ago Steffen Wolfrum and myself reported the issue to Richard Koch who did some research and discovered the origin of the problem. He has written again the part of the code related to synctex and ConTeXt and will issue a new version where the problem is fixed.

In the meanwhile you can use a previous version of TeXShop (I use version 77 and I can send you a Dropbox link to download it, of you wish) where the syncing between the PDF result and the ConTeXt source works fine.

Best regards: OK

On 17 Nov 2017, at 14:19, Alan Bowen <bowenalan03@gmail.com> wrote:

With the latest betas, I see that with the TeXShop Engine

#!/bin/tcsh

# Before using this engine, you must run the following command once in Terminal: luatools --generate

set path= ($path /usr/texbin /Users/bowen1/Dropbox/ConTeXt/tex/texmf-osx-64/bin)
mtxrun --script context --autogenerate --file-line-error "$1”

and
\setupsynctex[state=start, method=max]
in the source file, the requisite filename.synctex auxiliary file is produced on processing.

But I am still not getting any linkage between the source file and the preview file, that is, clicking on one does not have any effect on the other. Is there something else that I need?

I am running ConTeXt  ver: 2017.11.15 with macOS 10.13.1.

Alan
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________