diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-27 18:34:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-27 18:34:09 +0000 |
commit | 0532799da559e3806f9094c5e703783ccffa757c (patch) | |
tree | 4760cee201909c65f834f67d6c625831d6678867 /Master/texmf-dist/doc/man/man1/luatex.1 | |
parent | f4740ad774eb166db34dcc0edf9c79cb7006c7ca (diff) |
man page sync
git-svn-id: svn://tug.org/texlive/trunk@37078 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/luatex.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/luatex.1 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/man/man1/luatex.1 b/Master/texmf-dist/doc/man/man1/luatex.1 index 1483278e0ca..09e53c4cdc0 100644 --- a/Master/texmf-dist/doc/man/man1/luatex.1 +++ b/Master/texmf-dist/doc/man/man1/luatex.1 @@ -1,4 +1,4 @@ -.TH LUATEX 1 "12 April 2011" "luatex 0.70" "Web2C 2015" +.TH LUATEX 1 "27 April 2015" "Web2C 2015" .\"===================================================================== .if n .ds MF Metafont .if t .ds MF M\s-2ETAFONT\s0 @@ -8,7 +8,7 @@ .if t .ds WB W\s-2EB\s0 .\"===================================================================== .SH NAME -luatex, texlua, texluac \- An extended version of pdfTeX using Lua as +luatex, dviluatex, luajittex, texlua, texluac \- An extended version of pdfTeX using Lua as an embedded scripting language .\"===================================================================== .SH SYNOPSIS @@ -234,13 +234,12 @@ These are always off. .BR pdftex (1), .BR etex (1), .BR aleph (1), -.BR omega (1), .BR lua (1). .\"===================================================================== .SH "AUTHORS" -The primary authors of Lua\*(TX are Hartmut Henkel, Taco Hoekwater, -and Hans Hagen, with help from Martin Schr\[:o]der, Karel Skoupy, and -Han The Thanh. +The primary authors of Lua\*(TX are Taco Hoekwater, Hartmut Henkel, +Hans Hagen, and Luigi Scarso, with help from Martin Schr\[:o]der, Karel +Skoupy, and Han The Thanh. .PP \*(TX was designed by Donald E. Knuth, who implemented it using his \*(WB system for Pascal programs. @@ -249,3 +248,5 @@ Pavel Curtis. The version now offered with the Unix \*(TX distribution is that generated by the \*(WB to C system (\fBweb2c\fR), originally written by Tomas Rokicki and Tim Morgan. +.PP +The Lua\*(TX home page is http://luatex.org. |