Man page - mtxrun(1)
Packages contains this manual
- mtx-convert(1)
- mtx-dvi(1)
- texfont(1)
- mtx-fixpdf(1)
- mtx-unzip(1)
- mtx-synctex(1)
- mtx-pdf(1)
- mtx-context(1)
- mtx-unicode(1)
- mtx-modules(1)
- mtx-metapost(1)
- mtx-watch(1)
- mtx-fcd(1)
- mtx-fonts(1)
- mtx-tools(1)
- mtx-install(1)
- mtx-grep(1)
- mtx-patterns(1)
- mtx-evohome(1)
- mtx-chars(1)
- texfind(1)
- mtx-update(1)
- mtx-colors(1)
- mtx-youless(1)
- mtx-bibtex(1)
- mtx-base(1)
- mtx-package(1)
- mtx-interface(1)
- mtx-plain(1)
- mtx-profile(1)
- context(1)
- mtx-server(1)
- mtx-rsync(1)
- mtx-babel(1)
- mtx-install-modules(1)
- mtx-spell(1)
- mtxrun(1)
- mtx-ctan(1)
- mtx-texworks(1)
- mtx-kpse(1)
- mtx-vscode(1)
- mtx-check(1)
- mtx-epub(1)
- mtx-cache(1)
- mtx-scite(1)
- mtx-flac(1)
apt-get install context
Manual
mtxrun
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHOR
NAME
mtxrun - ConTeXt TDS Runner Tool
SYNOPSIS
mtxrun [ OPTIONS ... ] [ FILENAMES ]
DESCRIPTION
ConTeXt TDS Runner Tool
OPTIONS
--script
run an mtx script (lua preferred method) (--noquotes), no script gives list
--evaluate
run code passed on the commandline (between quotes) (=loop) (exit|quit aborts)
--execute
run a script or program (texmfstart method) (--noquotes)
--resolve
resolve prefixed arguments
--ctxlua
run internally (using preloaded libs)
--internal
run script using built in libraries (same as --ctxlua)
--locate
locate given filename in database (default) or system (--first --all --detail)
--tree=pathtotree
use given texmf tree (default file: setuptex.tmf)
--path=runpath
go to given path before execution
--ifchanged=filename
only execute when given file has changed (md checksum)
--iftouched=old,new
only execute when given file has changed (time stamp)
--makestubs
create stubs for (context related) scripts
--removestubs
remove stubs (context related) scripts
--stubpath=binpath
paths where stubs wil be written
--windows
create windows (mswin) stubs
|
--unix |
create unix (linux) stubs |
--addbinarypath
prepend the (found) binarypath to runners
--verbose
give a bit more info
--trackers=list
enable given trackers
--progname=str
format or backend
--systeminfo=str
show current operating system, processor, etc
|
--edit |
launch editor with found file |
--launch
launch files like manuals, assumes os support (--all,--list)
--timedrun
run a script and time its run
--autogenerate
regenerate databases if needed (handy when used to run context in an editor)
--usekpse
use kpse as fallback (when no mkiv and cache installed, often slower)
--forcekpse
force using kpse (handy when no mkiv and cache installed but less functionality)
--prefixes
show supported prefixes
--generate
generate file database
--variables
show configuration variables
--configurations
show configuration order
--directives
show (known) directives
--trackers
show (known) trackers
--experiments
show (known) experiments
--expand-braces
expand complex variable
--resolve-path
expand variable (completely resolve paths)
--expand-path
expand variable (resolve paths)
--expand-var
expand variable (resolve references)
--show-path
show path expansion of ...
--var-value
report value of variable
--find-file
report file location
--find-path
report path of file
--pattern=string
filter variables
AUTHOR
More information about ConTeXt and the tools that come with it can be found at:
maillist: ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage: http://www.pragma-ade.nl / http://tex.aanhet.net
wiki: http://contextgarden.net