Hello,

 

In Windows (XP) one can use TeXstudio, the viewer's outputscreen is automatically refreshed with each compilation. (B.t.w. TeXnicCentre is nowadays not anymore preferred.)

 

In TeXstudio one can even make ConTeXt available by assigning a less used shortcut (f.i. F10) to:

C:\context\tex\setuptex.bat & "C:\context\tex\texmf-mswin\bin\context" -interface=nl %

Of course assumed that in the folder C:\context\..  the installation of ConTeXt is available.

(setuptex.bat is provided by the installation.)

 

Greetings, from Ernst van der Storm (ConTeXt starter)

 

Van: ntg-context-bounces@ntg.nl [mailto:ntg-context-bounces@ntg.nl] Namens Thangalin
Verzonden: dinsdag 27 augustus 2013 21:13
Aan: mailing list for ConTeXt users
Onderwerp: Re: [NTG-context] [***SPAM***] Continuous preview

 

When using the "evince" PDF reader on Linux, reloading the PDF is as simple as:

 

  context filename.tex -- Generate for the first time

  evince filename.pdf  & -- Open the reader in the background

 

  context filename.tex -- The evince process automatically refreshes with new content