On 3/12/2015 4:40 PM, Wolfgang Schuster wrote:
Hi Hans,
can \starttext and \stoptext can be removed from \startproject and \stopproject!
\unexpanded\def\startprojectindeed - {\starttext - \pushsystemmode\v!project + {\pushsystemmode\v!project \setsystemmode\v!project}
\unexpanded\def\stopprojectindeed {\popsystemmode\v!project - \stoptext \signalendofinput\v!project}
When you have a document like this
%% begin example \project[projectfile]
\startproduct[productfile]
…
\stopproduct %% end example
the project file ends the document before the actual content is reached.
ok, but keep in mind that they were there because in some usage scenarios there can now be side effects due to starttext related actions being delayed Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------