texlive[47498] Build/source/texk/web2c/man: latexrefman url, more

commits+karl at tug.org commits+karl at tug.org
Mon Apr 30 01:29:36 CEST 2018


Revision: 47498
          http://tug.org/svn/texlive?view=revision&revision=47498
Author:   karl
Date:     2018-04-30 01:29:36 +0200 (Mon, 30 Apr 2018)
Log Message:
-----------
latexrefman url, more latex program names

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/man/ChangeLog
    trunk/Build/source/texk/web2c/man/latex.man

Modified: trunk/Build/source/texk/web2c/man/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/man/ChangeLog	2018-04-29 23:29:20 UTC (rev 47497)
+++ trunk/Build/source/texk/web2c/man/ChangeLog	2018-04-29 23:29:36 UTC (rev 47498)
@@ -1,3 +1,10 @@
+2018-04-30  Karl Berry  <karl at tug.org>
+
+	* latex.man: update latexrefman url to
+	https://ctan.org/pkg/latex2e-help-texinfo.
+	tldoc report from Antoon, 27 Apr 2018 22:15:39.
+	Also add more *latex program names as aliases.
+
 2018-02-23  Karl Berry  <karl at freefriends.org>
 
 	* bibtex.man: mention need to remove aux file from previous run

Modified: trunk/Build/source/texk/web2c/man/latex.man
===================================================================
--- trunk/Build/source/texk/web2c/man/latex.man	2018-04-29 23:29:20 UTC (rev 47497)
+++ trunk/Build/source/texk/web2c/man/latex.man	2018-04-29 23:29:36 UTC (rev 47498)
@@ -1,4 +1,4 @@
-.TH LATEX 1 "16 June 2015" "Web2C @VERSION@"
+.TH LATEX 1 "30 April 2018" "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
@@ -12,7 +12,7 @@
 .if n .ds LX LaTeX
 .\"=====================================================================
 .SH NAME
-latex, pdflatex, lualatex, dvilualatex, xelatex, lamed \- structured text formatting and typesetting
+latex, pdflatex, xelatex, lualatex, dvilualatex, cslatex, pdfcslatex, platex, uplatex, lamed \- structured text formatting and typesetting
 .SH SYNOPSIS
 .B latex
 .RI [ first-line ]
@@ -19,10 +19,7 @@
 .\"=====================================================================
 .SH DESCRIPTION
 .PP
-This manual page is not meant to be exhaustive.  The complete
-documentation for this version of \*(TX can be found in the info file
-or manual
-.IR "Web2C: A TeX implementation" .
+This manual page is a mere skeleton.
 .PP
 The \*(LX language is described in the book
 .IR "\*(LX \- A Document Preparation System" .
@@ -38,35 +35,39 @@
 by specific markup instructions: ``emphasize'', ``start a section''.
 .PP
 The primary source of documentation for \*(LX is the \*(LX manual 
-referenced below, and the local guide in the file
-.I local-guide.tex 
-or 
-.I local.tex
-or some such.
+referenced below.
 .PP
+.BR lualatex ,
 .BR pdflatex ,
-.BR lualatex ,
-and
-.BR xelatex ,
+.BR pdfcslatex ,
+.BR platex ,
+.BR uplatex ,
+.B xelatex
 are \*(LX formats based on the respective engines.  All output PDF by default.
 .br
-.B lambed
+.B lamed
 is the Aleph-based \*(LX format (DVI output).
+.br
+.B dvilualatex
+is LuaTeX-based and outputs DVI.
+.br
+.B cslatex
+is csTeX-based (primitives integrated into pdfTeX) and outputs DVI.
 .PP
 On some systems
 .B latex209
 and
 .B slitex
-are available for compatibility with older versions of \*(LX.  These
+may still be available for compatibility with older versions of \*(LX.  These
 should not be used for new texts.
 .\"=====================================================================
 .PP
 .SH "SEE ALSO"
-.BR amslatex (1),
 .BR amstex (1),
-.BR pdflatex (1),
+.BR luatex (1),
 .BR pdftex (1),
-.BR tex (1).
+.BR tex (1),
+.BR xetex (1).
 .PP
 Leslie Lamport,
 .IR "\*(LX \- A Document Preparation System" ,
@@ -77,7 +78,10 @@
 .IR "LaTeX Companion" ,
 Addison-Wesley, 2004, ISBN 0201362996 (2nd edition).
 .PP
-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.
+The \*(LX home page is http://latex-project.org.
+.br
+A list of some \*(LX tutorials is at
+http://www.tex.ac.uk/cgi-bin/texfaq2html?label=man-latex.
+.br
+An unofficial reference manual for \*(LX is at
+https://ctan.org/pkg/latex2e-help-texinfo.



More information about the tex-live-commits mailing list