On 3/19/2014 4:29 PM, Lars Huttar wrote:
On 3/19/2014 11:09 AM, Hans Hagen wrote:
On 3/19/2014 4:03 PM, Aditya Mahajan wrote:
On Wed, 19 Mar 2014, Lars Huttar wrote:

Can anyone tell me how to suppress non-critical messages from
context as
it runs?

There are two types of messages that ConTeXt generates: Messages that
come from TeX engine and messages that come from ConTeXt macro code. If
you use

context --noconsole filename

the messages from ConTeXt are suppressed.

Thanks, Aditya. I will try adding a filename argument.
This does seem to get rid of a lot of non-critical output, though not
all, as you noted in your followup email.

I don't know of a way to
suppress messages that originate from TeX engine.

\dontcomplain

Is there any documentation about what kinds of complaints this
suppresses? I couldn't find any in the usual places. Apparently it is a
ConTeXt command rather than a primitive TeX one.

\show\dontcomplain

if console output is slowing down a run make sure you have an efficient console (i use conemu on windows and on unixes i always make sure that i use a proper font); sometimes you can set delays (standard cmd on windows is char-by-char but there are variants); when one runs from an editor normally the drawbacks are neglectable (at leats in scite)

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
-----------------------------------------------------------------
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to