Am Tue, 21 Nov 2017 16:43:53 +0100 schrieb Hans Hagen:
ok, we have a fix for that (but it doesn't explain why context generated files make texshop unhappy)
Well I don't have a mac and texshop. And I don't have a viewer with the newest synctex parser (sumatra is from 2016).
But the synctex output of context is wrong in certain places. E.g. when I compile this:
\starttext
\input knuth
\stoptext
then the synctex file contains no reference to knuth.tex:
SyncTeX Version:1 Input:1:G:/Z-Test/test-utf8.tex Output:pdf
and synchronization fails in sumatra for me too. \ReadFile doesn't work either.
(I made this test with a context updated today).
On Wed, Nov 22, 2017 at 9:25 AM, Ulrike Fischer