ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Ctx running once?
Date: Mon, 14 Mar 2011 23:15:06 +0100	[thread overview]
Message-ID: <8C8C6F8F-3561-458B-9ABD-4F046E116D21@gmail.com> (raw)
In-Reply-To: <op.vscs3xj6dk1lar@lk-2008-nbk>


Am 14.03.2011 um 23:08 schrieb Procházka Lukáš:

> Hello,
> 
> is there a possibility how to let Ctx run just once, not three times (as usually), keeping in mind that TOC and/or page numbers may be wrong, just to check correctness of the document?
> 
> - I have a longer document with enough MP code and I'm interested often just whether there is no error in the Ctx/MP code, so in this case a successful (= the first) run of Ctx is enough for me for that moment.
> 
> - So is there a switch, e.g. "context.exe --err-check" or "context.exe --once" or something like this?

context --once <filename>


meta:TeX wolf$ context --help

mtx-context     | ConTeXt Process Management 0.52
mtx-context     |
mtx-context     | --run                 process (one or more) files (default action)
mtx-context     | --make                create context formats
mtx-context     | 
mtx-context     | --ctx=name            use ctx file (process management specification)
mtx-context     | --interface           use specified user interface (default: en)
mtx-context     | 
mtx-context     | --autopdf             close pdf file in viewer and start pdf viewer afterwards
mtx-context     | --purge(all)          purge files either or not after a run (--pattern=...)
mtx-context     | 
mtx-context     | --usemodule=list      load the given module or style, normally part o fthe distribution
mtx-context     | --environment=list    load the given environment file first (document styles)
mtx-context     | --mode=list           enable given the modes (conditional processing in styles)
mtx-context     | --path=list           also consult the given paths when files are looked for
mtx-context     | --arguments=list      set variables that can be consulted during a run (key/value pairs)
mtx-context     | --randomseed=number   set the randomseed
mtx-context     | --result=name         rename the resulting output to the given name
mtx-context     | --trackers=list       set tracker variables (show list with --showtrackers)
mtx-context     | --directives=list     set directive variables (show list with --showdirectives)
mtx-context     | --silent=list         disable logcatgories (show list with --showlogcategories)
mtx-context     | --noconsole           disable logging to the console (logfile only)
mtx-context     | --purgeresult         purge result file before run
mtx-context     | 
mtx-context     | --forcexml            force xml stub (optional flag: --mkii)
mtx-context     | --forcecld            force cld (context lua document) stub
mtx-context     | 
mtx-context     | --arrange             run extra imposition pass, given that the style sets up imposition
mtx-context     | --noarrange           ignore imposition specifications in the style
mtx-context     | 
mtx-context     | --once                only run once (no multipass data file is produced)
mtx-context     | --batchmode           run without stopping and don't show messages on the console
mtx-context     | --nonstopmode         run without stopping
mtx-context     | 
mtx-context     | --generate            generate file database etc. (as luatools does)
mtx-context     | --paranoid            don't descend to .. and ../..
mtx-context     | --version             report installed context version
mtx-context     | 
mtx-context     | --expert              expert options
mtx-context     |
mtx-context     | More information about ConTeXt and the tools that come with it can be found at:
mtx-context     | 
mtx-context     | maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
mtx-context     | webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
mtx-context     | wiki     : http://contextgarden.net

Wolfgang

___________________________________________________________________________________
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	other threads:[~2011-03-14 22:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 22:08 Procházka Lukáš
2011-03-14 22:15 ` Wolfgang Schuster [this message]
2011-03-14 22:34 ` Khaled Hosny
2011-03-14 22:49   ` Marco
2011-03-16 16:44 ` Hans Hagen

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=8C8C6F8F-3561-458B-9ABD-4F046E116D21@gmail.com \
    --to=schuster.wolfgang@googlemail.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).