On 4/24/2015 9:10 PM, Pablo Rodriguez wrote:
Replying to my own message, I have the following sample:
\starttext \message{Important Warning!!! } \message{Have you checked the input text? } \executesystemcommand{read -p ...} \input zapf \stoptext
I’m experiencing two issues with the code above:
How can I show the message only in the first run? Is there any conditional based on the run number?
How can I insert a new line in \message?
a system mode: \doifmode{*first}{...}
Many thanks for your help,
Pablo
On 04/24/2015 07:37 PM, Pablo Rodriguez wrote:
Dear list,
I have this minimal sample:
\starttext \writestatus{apples}{oranges} \message{Have you checked this variable?} \stoptext
Is there a way that I can pause the compilation proccess to show the message and that compilation would continue by pressing any key?
Many thanks for your help,
Pablo
-- ----------------------------------------------------------------- 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 -----------------------------------------------------------------