diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-26 22:51:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-26 22:51:39 +0000 |
commit | 12346f374269fba3d836f8e1ad11ceb9662d3f74 (patch) | |
tree | 702815be76f57e7895743496686c6d4a9564a2bb /Build/source/texk/web2c/man/latex.man | |
parent | 342e672574c4e67d510e46ab6acd0e21a7d0cf54 (diff) |
update/remove some version numbers, etc.
git-svn-id: svn://tug.org/texlive/trunk@37065 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/latex.man')
-rw-r--r-- | Build/source/texk/web2c/man/latex.man | 30 |
1 files changed, 14 insertions, 16 deletions
diff --git a/Build/source/texk/web2c/man/latex.man b/Build/source/texk/web2c/man/latex.man index 45abb53145b..02cd4d9f60e 100644 --- a/Build/source/texk/web2c/man/latex.man +++ b/Build/source/texk/web2c/man/latex.man @@ -1,4 +1,4 @@ -.TH LATEX 1 "14 May 2010" "Web2C @VERSION@" +.TH LATEX 1 "27 April 2015" "Web2C @VERSION@" .\"===================================================================== .if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP .if n .ds TX TeX @@ -13,7 +13,7 @@ .if n .ds LX LaTeX .\"===================================================================== .SH NAME -latex, elatex, lambda, pdflatex \- structured text formatting and typesetting +latex, pdflatex, lualatex, xelatex, lamed \- structured text formatting and typesetting .SH SYNOPSIS .B latex .RI [ first-line ] @@ -45,14 +45,14 @@ or .I local.tex or some such. .PP -.B elatex -is the e-\*(TX extended mode version of \*(LX format. -.PP -.B lambda -is the Omega version of the \*(LX format. -.PP -.B pdflatex -is the pdf\*(TX version of the \*(LX format. +.BR pdflatex , +.BR lualatex , +and +.BR xelatex , +are \*(LX formats based on the respective engines. All output PDF by default. +.br +.B lambed +is the Aleph-based \*(LX format (DVI output). .PP On some systems .B latex209 @@ -78,9 +78,7 @@ and Chris Rowley, .IR "LaTeX Companion" , Addison-Wesley, 2004, ISBN 0201362996 (2nd edition). .PP -\fILaTeX Graphics Companion\fP, available as part of a boxed set: -\fIThe LaTeX Companions, Revised Boxed Set : A Complete Guide and -Reference for Preparing, Illustrating, and Publishing Technical -Documents\fP (2nd Edition), by Frank Mittelbach, Michel Goossens, -Sebastian Rahtz, Helmut Kopka, Patrick W. Daly (Addison-Wesley, 2004, -ISBN 0321269446). +The \*(LX home page is http://latex-project.org. A list of some \*(LX +tutorials is at +http://www.tex.ac.uk/cgi-bin/texfaq2html?label=man-latex. An unofficial +reference manual for \*(LX is at http://home.gna.org/latexrefman. |