> On 16 Apr 2021, at 10:36, Thomas A. Schmitz <thomas.schm...@uni-bonn.de> 
> wrote:
> 
> On 4/16/21 10:26 AM, Hans Åberg wrote:
>>> That it doesn’t update in the background is more a feature than a bug, 
>>> otherwise it would complain about broken/unavailable files during the TeX 
>>> runs.
>> It is likely a bug: It has worked in some past versions.
> It still works for me (I'm on the latest version of macos). The trick is to 
> not change the focus to the pdf document in preview until the TeX run has 
> finished; otherwise you get a dialogue box complaining about a broken pdf 
> document.

That is the activation, which also can be done by the 'open' command:
context … && open <pdf>
If 'context' succeeds, the PDF document will be opened, otherwise not. If one 
wants to use another PDF reader, one can use
open -a <application> <filename>


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

Reply via email to