.TH "LUATEX" "1" "2007.03.22" "Norbert Preining" "TeX" .SH "NAME" luatex, luatexlua \- An extended version of pdfTeX using Lua as an embedded scripting language .SH "SYNOPSIS" luatex \-\-lua=FILE [OPTION]... [TEXNAME[.tex]] [COMMANDS] luatex \-\-lua=FILE [OPTION]... \FIRST\-LINE luatex \-\-lua=FILE [OPTION]... &FMT ARGS .SH "DESCRIPTION" 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. If called as luatexlua it acts as lua interpreter. .SH "OPTIONS" This version of luatex understands the following command line options. .TP \fB\-\-lua=FILE\fR the lua initialization file .TP \fB\-\-luaonly\fR run a lua file, then exit .TP \fB\-\-safer\fR disable some easily exploitable lua commands .TP \fB\-\-fmt=FORMAT\fR load the format file FORMAT .TP \fB\-\-ini\fR be initex, for dumping formats .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR output version information and exit .SH "SEE ALSO" .BR pdftex (1), .BR etex (1), .BR aleph (1), .BR lua (1). .\"===================================================================== .SH "AUTHORS" The primary authors of luatex are Hartmut Henkel, Taco Hoekwater, and Hans Hagen, with help from Martin Schr\[:o]der, Karel Skoupy, and Han The Thanh. This man page was written by Norbert Preining for the Debian Operating System.