ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "luigi scarso" <luigi.scarso@gmail.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: texexec message suppression.
Date: Tue, 15 May 2007 00:29:29 +0200	[thread overview]
Message-ID: <fe8d59da0705141529g748ac0a2t696b732acc8c64da@mail.gmail.com> (raw)
In-Reply-To: <200705141722.41855.john@wexfordpress.com>


[-- Attachment #1.1: Type: text/plain, Size: 913 bytes --]

My 2 cents


>
> Ideally I could suppress informational messages but keep the warning
> messages, per the traditional unix > and 2> output routings  for
> sysout and syserr.  But texexec does not appear to make the
> distinction.


$>texexec --pdf --batch  mytest.tex  &>/dev/null

Routing all output to /dev/null is a trick that I use sometimes, but
> if the run errors off then it just hangs with no message.


for errors
$>egrep  '^\!'  mytest.log

and for figures
$> egrep 'figure.*can not be found' mytest.log




-- 
luigi
----------------------------------------------------------------
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net

[-- Attachment #1.2: Type: text/html, Size: 1738 bytes --]

[-- Attachment #2: Type: text/plain, Size: 487 bytes --]

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

  reply	other threads:[~2007-05-14 22:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-14 21:22 John R. Culleton
2007-05-14 22:29 ` luigi scarso [this message]
2007-05-14 23:11 ` Patrick Gundlach
2007-05-15 13:47   ` John R. Culleton
2007-05-15 19:34 ` Peter Münster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe8d59da0705141529g748ac0a2t696b732acc8c64da@mail.gmail.com \
    --to=luigi.scarso@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).