diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-26 23:57:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-26 23:57:20 +0000 |
commit | 06645fff96e90f8c1a8bcce4e196688eaa221feb (patch) | |
tree | 30f319dde3e4d83b95593002087a8b675448c66b | |
parent | 6965b2104705d52d748f4d8d31280d33965586ad (diff) |
xmans convenience target, no mpost mems any more; more version number removals
git-svn-id: svn://tug.org/texlive/trunk@37067 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/texlive/tl_scripts/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/texlive/tl_scripts/Makefile.am | 7 | ||||
-rw-r--r-- | Build/source/texk/texlive/tl_scripts/Makefile.in | 4 | ||||
-rw-r--r-- | Build/source/texk/texlive/tl_scripts/fmtutil.help2man | 8 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/ChangeLog | 9 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/dvitomp.man | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/latex.man | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/luatex.man | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/mf.man | 5 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/ofm2opl.man | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/opl2ofm.man | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/ovf2ovp.man | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/ovp2ovf.man | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/pdfetex.man | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/pdftex.man | 5 |
15 files changed, 37 insertions, 23 deletions
diff --git a/Build/source/texk/texlive/tl_scripts/ChangeLog b/Build/source/texk/texlive/tl_scripts/ChangeLog index 51c03ad9cd3..6177fe89265 100644 --- a/Build/source/texk/texlive/tl_scripts/ChangeLog +++ b/Build/source/texk/texlive/tl_scripts/ChangeLog @@ -1,3 +1,7 @@ +2015-04-27 Karl Berry <karl@tug.org> + + * Makefile.am (xmans): new phony target. + 2015-04-20 Peter Breitenlohner <peb@mppmu.mpg.de> * Makefile.am: Remove fmtutil-sys.sh and updmap-sys.sh, they are diff --git a/Build/source/texk/texlive/tl_scripts/Makefile.am b/Build/source/texk/texlive/tl_scripts/Makefile.am index 7e508d34892..fe4a63279cc 100644 --- a/Build/source/texk/texlive/tl_scripts/Makefile.am +++ b/Build/source/texk/texlive/tl_scripts/Makefile.am @@ -102,15 +102,18 @@ dist_web2c_DATA = fmtutil.cnf ## handwritten material. But don't actually update updmap/fmtutil.1, ## we don't want to require help2man for an install. Leave that to be ## done by hand. -.PHONY: xupdmap.1 xfmtutil.1 +EXTRA_DIST += updmap.help2man fmtutil.help2man +.PHONY: xmans xupdmap.1 xfmtutil.1 +xmans: xupdmap.1 xfmtutil.1 linked_scripts_dir = $(top_srcdir)/linked_scripts/texlive +## xupdmap.1: updmap.help2man $(linked_scripts_dir)/updmap.pl help2man --include=$< --source="TeX Live" --no-info \ $(linked_scripts_dir)/updmap.pl >/tmp/$@ +## xfmtutil.1: fmtutil.help2man $(linked_scripts_dir)/fmtutil.pl help2man --include=$< --source="TeX Live" --no-info \ $(linked_scripts_dir)/fmtutil.pl >/tmp/$@ -EXTRA_DIST += updmap.help2man fmtutil.help2man ## diff --git a/Build/source/texk/texlive/tl_scripts/Makefile.in b/Build/source/texk/texlive/tl_scripts/Makefile.in index 90d560390ba..9bc95865e8e 100644 --- a/Build/source/texk/texlive/tl_scripts/Makefile.in +++ b/Build/source/texk/texlive/tl_scripts/Makefile.in @@ -858,8 +858,8 @@ uninstall-man1-links: link=`echo $$s | sed 's,.*:,,'`; \ rm -f $(DESTDIR)$(man1dir)/$$link.1; \ done - -.PHONY: xupdmap.1 xfmtutil.1 +.PHONY: xmans xupdmap.1 xfmtutil.1 +xmans: xupdmap.1 xfmtutil.1 xupdmap.1: updmap.help2man $(linked_scripts_dir)/updmap.pl help2man --include=$< --source="TeX Live" --no-info \ $(linked_scripts_dir)/updmap.pl >/tmp/$@ diff --git a/Build/source/texk/texlive/tl_scripts/fmtutil.help2man b/Build/source/texk/texlive/tl_scripts/fmtutil.help2man index 2f3cad6d798..413acd868bd 100644 --- a/Build/source/texk/texlive/tl_scripts/fmtutil.help2man +++ b/Build/source/texk/texlive/tl_scripts/fmtutil.help2man @@ -1,15 +1,15 @@ -# $Id: fmtutil.help2man 31440 2013-08-15 22:39:10Z karl $ +# $Id$ # This help2man auxiliary file is in the public domain. # Originally created by Karl Berry. # See the Makefile for the help2man invocation. # do not fill the long TEXMF* tables. [NAME] -fmtutil \- manage TeX formats, Metafont bases and Metapost mems, per-user +fmtutil \- manage TeX formats and Metafont bases, per-user .br -fmtutil-sys \- manage TeX formats, Metafont bases and Metapost mems, system-wide +fmtutil-sys \- manage TeX formats and Metafont bases, system-wide .br -mktexfmt \- create a TeX format, Metafont base, or Metapost mem +mktexfmt \- create a TeX format or Metafont base /show this message and exit/ .SH ENVIRONMENT diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog index aa0de2839ae..1bb2d76f279 100644 --- a/Build/source/texk/web2c/man/ChangeLog +++ b/Build/source/texk/web2c/man/ChangeLog @@ -1,9 +1,16 @@ 2015-04-27 Karl Berry <karl@tug.org> - * aleph.man, + * aleph.man, + * dvitomp.man, * latex.man, * luatex.man, + * mf.man, * mpost.man, + * ofm2opl.man, + * opl2ofm.man, + * ovf2ovp.man, + * ovp2ovf.man, + * pdfetex.man, * pdftex.man, * pdftosrc.man, * tex.man, diff --git a/Build/source/texk/web2c/man/dvitomp.man b/Build/source/texk/web2c/man/dvitomp.man index 452af4dc601..d89172985e4 100644 --- a/Build/source/texk/web2c/man/dvitomp.man +++ b/Build/source/texk/web2c/man/dvitomp.man @@ -1,5 +1,5 @@ -.TH DVITOMP 1 "5 April 2011" "dvitomp 1.504" -.\" man page by Jim Van Zandt <jrv@vanzandt.mv.com> -*- nroff -*- +.TH DVITOMP 1 "27 April 2015" "Web2C @VERSION@" +.\" man page by Jim Van Zandt <jrv@vanzandt.mv.com> .SH NAME dvitomp \- convert a TeX DVI file to a MetaPost MPXFILE .SH SYNOPSIS diff --git a/Build/source/texk/web2c/man/latex.man b/Build/source/texk/web2c/man/latex.man index 02cd4d9f60e..d52aecd416b 100644 --- a/Build/source/texk/web2c/man/latex.man +++ b/Build/source/texk/web2c/man/latex.man @@ -13,7 +13,7 @@ .if n .ds LX LaTeX .\"===================================================================== .SH NAME -latex, pdflatex, lualatex, xelatex, lamed \- structured text formatting and typesetting +latex, pdflatex, lualatex, dvilualatex, xelatex, lamed \- structured text formatting and typesetting .SH SYNOPSIS .B latex .RI [ first-line ] diff --git a/Build/source/texk/web2c/man/luatex.man b/Build/source/texk/web2c/man/luatex.man index e9ec8bc2a6c..207689819c9 100644 --- a/Build/source/texk/web2c/man/luatex.man +++ b/Build/source/texk/web2c/man/luatex.man @@ -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 diff --git a/Build/source/texk/web2c/man/mf.man b/Build/source/texk/web2c/man/mf.man index 202643dcf8c..16b6645ac86 100644 --- a/Build/source/texk/web2c/man/mf.man +++ b/Build/source/texk/web2c/man/mf.man @@ -1,5 +1,4 @@ -.\" t -.TH MF 1 "1 March 2011" "Web2C @VERSION@" +.TH MF 1 "27 April 2015" "Web2C @VERSION@" .\"===================================================================== .if n .ds MF Metafont .if t .ds MF M\s-2ETAFONT\s0 @@ -18,7 +17,7 @@ .if t .ds WB W\s-2EB\s0 .\"===================================================================== .SH NAME -mf, mf-nowin, inimf, virmf \- Metafont, a language for font and logo design +mf, mf-nowin, inimf \- Metafont, a language for font and logo design .SH SYNOPSIS .B mf .RI [ options ] diff --git a/Build/source/texk/web2c/man/ofm2opl.man b/Build/source/texk/web2c/man/ofm2opl.man index 5eb363d8ecc..b104d8e5932 100644 --- a/Build/source/texk/web2c/man/ofm2opl.man +++ b/Build/source/texk/web2c/man/ofm2opl.man @@ -1,4 +1,4 @@ -.TH "ofm2opl" "1" "September 2000" "Omega" "Omega" +.TH "OFM2OPL" "27 April 2015" "Web2C @VERSION@" .PP .SH "NAME" ofm2opl \- convert Omega and TeX font-metric files to property-list files diff --git a/Build/source/texk/web2c/man/opl2ofm.man b/Build/source/texk/web2c/man/opl2ofm.man index 8aa00d8c104..c6fd412c9cd 100644 --- a/Build/source/texk/web2c/man/opl2ofm.man +++ b/Build/source/texk/web2c/man/opl2ofm.man @@ -1,4 +1,4 @@ -.TH "opl2ofm" "1" "September 2000" "Omega" "Omega" +.TH "OPL2OFM" "27 April 2015" "Web2C @VERSION@" .PP .SH "NAME" opl2ofm \- convert Omega and TeX property-list files to font-metric files diff --git a/Build/source/texk/web2c/man/ovf2ovp.man b/Build/source/texk/web2c/man/ovf2ovp.man index ae60d5588e0..9b9c43e6159 100644 --- a/Build/source/texk/web2c/man/ovf2ovp.man +++ b/Build/source/texk/web2c/man/ovf2ovp.man @@ -1,4 +1,4 @@ -.TH "ovf2ovp" "1" "September 2000" "Omega" "Omega" +.TH "OVF2OVP" "27 April 2015" "Web2C @VERSION@" .PP .SH "NAME" ovf2ovp \- convert a virtual font file and its associated font metric file into property-list format diff --git a/Build/source/texk/web2c/man/ovp2ovf.man b/Build/source/texk/web2c/man/ovp2ovf.man index 558837e40f9..4a58c149de8 100644 --- a/Build/source/texk/web2c/man/ovp2ovf.man +++ b/Build/source/texk/web2c/man/ovp2ovf.man @@ -1,4 +1,4 @@ -.TH "ovp2ovf" "1" "September 2000" "Omega" "Omega" +.TH "OVP2OVF" "27 April 2015" "Web2C @VERSION@" .PP .SH "NAME" ovp2ovf \- convert a virtual property-list file into a virtual font file and its associated font metric file diff --git a/Build/source/texk/web2c/man/pdfetex.man b/Build/source/texk/web2c/man/pdfetex.man index e0ad1257cfe..fe391fcb786 100644 --- a/Build/source/texk/web2c/man/pdfetex.man +++ b/Build/source/texk/web2c/man/pdfetex.man @@ -1,4 +1,4 @@ -.TH PDFETEX 1 "14 May 2010" "pdftex 1.40" "Web2C @VERSION@" +.TH PDFETEX 1 "27 April 2015" "Web2C @VERSION@" .\"===================================================================== .if n .ds MF Metafont .if t .ds MF M\s-2ETAFONT\s0 diff --git a/Build/source/texk/web2c/man/pdftex.man b/Build/source/texk/web2c/man/pdftex.man index a8f9c5c051c..d9290c234be 100644 --- a/Build/source/texk/web2c/man/pdftex.man +++ b/Build/source/texk/web2c/man/pdftex.man @@ -23,7 +23,7 @@ .if t .ds WB W\s-2EB\s0 .\"===================================================================== .SH NAME -pdftex, pdfinitex, pdfvirtex \- PDF output from TeX +pdftex \- PDF output from TeX .SH SYNOPSIS .B pdftex .RI [ options ] @@ -454,10 +454,11 @@ mailing list web site. .BR epstopdf (1), .BR etex (1), .BR latex (1), +.BR luatex (1), .BR mptopdf (1), .BR tex (1), .BR mf (1). -http://tug.org/applications/pdftex, http://tug.org/web2c. +http://pdftex.org, http://tug.org/web2c. .\"===================================================================== .SH AUTHORS The primary authors of pdf\*(TX are Han The Thanh, Petr Sojka, |