On Jan 17, 2008 3:36 PM, luigi scarso <[EMAIL PROTECTED]> wrote:
> What about
>
> $> luatools --variables
> and
> $>texlua -help

[EMAIL PROTECTED]:~/Documents/tex practice$ luatools --variables

[EMAIL PROTECTED]:~/Documents/tex practice$ texlua -help
Usage: luatex --lua=FILE [OPTION]... [TEXNAME[.tex]] [COMMANDS]
   or: luatex --lua=FILE [OPTION]... \FIRST-LINE
   or: luatex --lua=FILE [OPTION]... &FMT ARGS
  Run luaTeX on TEXNAME, usually creating TEXNAME.pdf.
  Any remaining COMMANDS are processed as luatex input, after TEXNAME is read.

  Alternatively, if the first non-option argument begins with a backslash,
  interpret all non-option arguments as a line of luatex input.

  Alternatively, if the first non-option argument begins with a &, the
  next word is taken as the FMT to read, overriding all else.  Any
  remaining arguments are processed as above.

  If no arguments or options are specified, prompt for input.

  --lua=FILE               the lua initialization file
  --safer                  disable some easily exploitable lua commands
  --fmt=FORMAT             load the format file FORMAT
  --ini                    be initex, for dumping formats
  --help                   display this help and exit
  --version                output version information and exit

  Alternate behaviour models can be obtained by special switches

  --luaonly                run a lua file, then exit
  --luaconly               byte-compile a lua file, then exit

Email bug reports to [EMAIL PROTECTED]
[EMAIL PROTECTED]:~/Documents/tex practice$
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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 via email to