From e007b53419957eab74a9ff84c15b1f68b2b0942f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 23 Jul 2009 18:43:28 +0000 Subject: eradicate newer, dmp, makempx, and mpto, subprograms of mpost which are no longer created or installed git-svn-id: svn://tug.org/texlive/trunk@14410 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/doc/man/man1/dmp.1 | 60 ----------------------- Master/texmf/doc/man/man1/dmp.pdf | Bin 4058 -> 0 bytes Master/texmf/doc/man/man1/makempx.1 | 89 ---------------------------------- Master/texmf/doc/man/man1/makempx.pdf | Bin 4685 -> 0 bytes Master/texmf/doc/man/man1/mpto.1 | 68 -------------------------- Master/texmf/doc/man/man1/mpto.pdf | Bin 4210 -> 0 bytes Master/texmf/doc/man/man1/newer.1 | 41 ---------------- Master/texmf/doc/man/man1/newer.pdf | Bin 3698 -> 0 bytes 8 files changed, 258 deletions(-) delete mode 100644 Master/texmf/doc/man/man1/dmp.1 delete mode 100644 Master/texmf/doc/man/man1/dmp.pdf delete mode 100644 Master/texmf/doc/man/man1/makempx.1 delete mode 100644 Master/texmf/doc/man/man1/makempx.pdf delete mode 100644 Master/texmf/doc/man/man1/mpto.1 delete mode 100644 Master/texmf/doc/man/man1/mpto.pdf delete mode 100644 Master/texmf/doc/man/man1/newer.1 delete mode 100644 Master/texmf/doc/man/man1/newer.pdf (limited to 'Master/texmf/doc') diff --git a/Master/texmf/doc/man/man1/dmp.1 b/Master/texmf/doc/man/man1/dmp.1 deleted file mode 100644 index 40d99e601b2..00000000000 --- a/Master/texmf/doc/man/man1/dmp.1 +++ /dev/null @@ -1,60 +0,0 @@ -.TH DMP 1 "4 January 1998" "Web2C 7.5.7" -.\"===================================================================== -.if n .ds MP MetaPost -.if t .ds MP MetaPost -.if n .ds MF Metafont -.if t .ds MF M\s-2ETAFONT\s0 -.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 -.ie t .ds OX \fIT\v'+0.25m'E\v'-0.25m'X\fP for troff -.el .ds OX TeX for nroff -.\" the same but obliqued -.\" BX definition must follow TX so BX can use TX -.if t .ds BX \fRB\s-2IB\s0\fP\*(TX -.if n .ds BX BibTeX -.\" LX definition must follow TX so LX can use TX -.if t .ds LX \fRL\\h'-0.36m'\\v'-0.15v'\s-2A\s0\\h'-0.15m'\\v'0.15v'\fP\*(TX -.if n .ds LX LaTeX -.\"===================================================================== -.SH NAME -dmp \- translate Troff output to low-level MetaPost input -.SH SYNOPSIS -.B dmp -.RI [ option ] -.I ditrofffile -.RI [ mpxfile ] -.\"===================================================================== -.SH DESCRIPTION -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" . -.PP -The -.B dmp -program generates \*(MP source code from the -.IR ditrofffile . -The generated code is written in -.I mpxfile -if it is specified, and to standard output otherwise. -.PP -.B dmp -is typically called from scripts like -.BR makempx , -not from the command line. -.\"===================================================================== -.SH OPTIONS -.B dmp -accepts the following options: -.TP -.B --help -.rb -Print help message and exit. -.TP -.B --version -.rb -Print version information and exit. -.\"===================================================================== -.SH "SEE ALSO" -.BR mpost (1), -.BR makempx (1). diff --git a/Master/texmf/doc/man/man1/dmp.pdf b/Master/texmf/doc/man/man1/dmp.pdf deleted file mode 100644 index fb3d7fb1dba..00000000000 Binary files a/Master/texmf/doc/man/man1/dmp.pdf and /dev/null differ diff --git a/Master/texmf/doc/man/man1/makempx.1 b/Master/texmf/doc/man/man1/makempx.1 deleted file mode 100644 index 508d3753326..00000000000 --- a/Master/texmf/doc/man/man1/makempx.1 +++ /dev/null @@ -1,89 +0,0 @@ -.TH MAKEMPX 1 "4 January 1998" "Web2C 7.5.7" -.\"===================================================================== -.if n .ds MP MetaPost -.if t .ds MP MetaPost -.if n .ds MF Metafont -.if t .ds MF M\s-2ETAFONT\s0 -.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 -.ie t .ds OX \fIT\v'+0.25m'E\v'-0.25m'X\fP for troff -.el .ds OX TeX for nroff -.\" the same but obliqued -.\" BX definition must follow TX so BX can use TX -.if t .ds BX \fRB\s-2IB\s0\fP\*(TX -.if n .ds BX BibTeX -.\" LX definition must follow TX so LX can use TX -.if t .ds LX \fRL\\h'-0.36m'\\v'-0.15v'\s-2A\s0\\h'-0.15m'\\v'0.15v'\fP\*(TX -.if n .ds LX LaTeX -.\"===================================================================== -.SH NAME -makempx \- typeset labels in MetaPost pictures with TeX or Troff -.SH SYNOPSIS -.B makempx -.RI [ --tex | --troff ] -.I mpfile mpxfile -.\"===================================================================== -.SH DESCRIPTION -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" . -.PP -If -.I mpxfile -is older than -.IR mpfile , -translate the labels from the \*(MP input file -.I mpfile -to low-level commands in -.IR MPXFILE , -by running -.BR "mpto -tex" , -.BR tex , -and -.B dvitomp -by default; or, if -.B -troff -is specified, -.BR "mpto -troff" , -.BR "eqn -d\e$\e$ | troff -Tpost" , -and -.BR dmp . -.PP -The current directory is used for writing temporary files. Errors are -left in -.IR mpxerr.{tex,log,dvi} . -.PP -If the file named in -.I $MPTEXPRE -(mptexpre.tex by default) exists, it is prepended to the output in tex -mode. -.PP -.B makempx -is typically called by -.BR mpost , -not from the command line. -.\"===================================================================== -.SH OPTIONS -.B makempx -accepts the following options: -.TP -.B --help -.rb -Print help message and exit. -.TP -.B --tex -.rb -Assume input file contains \*(TX commands. -.TP -.B --troff -.rb -Assume input file contains Troff commands. -.TP -.B --version -.rb -Print version information and exit. -.\"===================================================================== -.SH "SEE ALSO" -.BR mpost (1), -.BR mpto (1). diff --git a/Master/texmf/doc/man/man1/makempx.pdf b/Master/texmf/doc/man/man1/makempx.pdf deleted file mode 100644 index d302ec9ef6e..00000000000 Binary files a/Master/texmf/doc/man/man1/makempx.pdf and /dev/null differ diff --git a/Master/texmf/doc/man/man1/mpto.1 b/Master/texmf/doc/man/man1/mpto.1 deleted file mode 100644 index 309afe0c279..00000000000 --- a/Master/texmf/doc/man/man1/mpto.1 +++ /dev/null @@ -1,68 +0,0 @@ -.TH MPTO 1 "7 January 2007" "MetaPost 0.993" "Web2C 7.5.7" -.\"===================================================================== -.if n .ds MP MetaPost -.if t .ds MP MetaPost -.if n .ds MF Metafont -.if t .ds MF M\s-2ETAFONT\s0 -.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 -.ie t .ds OX \fIT\v'+0.25m'E\v'-0.25m'X\fP for troff -.el .ds OX TeX for nroff -.\" the same but obliqued -.\" BX definition must follow TX so BX can use TX -.if t .ds BX \fRB\s-2IB\s0\fP\*(TX -.if n .ds BX BibTeX -.\" LX definition must follow TX so LX can use TX -.if t .ds LX \fRL\\h'-0.36m'\\v'-0.15v'\s-2A\s0\\h'-0.15m'\\v'0.15v'\fP\*(TX -.if n .ds LX LaTeX -.\"===================================================================== -.SH NAME -mpto \- extract labels in MetaPost pictures for typesetting -.SH SYNOPSIS -.B mpto -.RI [ -tex | -troff ] -.I mpfile -.\"===================================================================== -.SH DESCRIPTION -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" . -.PP -Strip -.I btex..etex -and -.I verbatimtex...etex -parts from \*(MP input file -.IR mpfile , -converting to either \*(TX or Troff (\*(TX by default). The generated -code is dumped on standard output. -.PP -.B mpto -is typically called by -.BR makempx , -not from the command line. -.\"===================================================================== -.SH OPTIONS -.B mpto -accepts the following options: -.TP -.B --help -.rb -Print help message and exit. -.TP -.B -tex -.rb -Assume input file contains \*(TX commands. -.TP -.B -troff -.rb -Assume input file contains Troff commands. -.TP -.B --version -.rb -Print version information and exit. -.\"===================================================================== -.SH "SEE ALSO" -.BR mpost (1), -.BR makempx (1). diff --git a/Master/texmf/doc/man/man1/mpto.pdf b/Master/texmf/doc/man/man1/mpto.pdf deleted file mode 100644 index a7b543257ac..00000000000 Binary files a/Master/texmf/doc/man/man1/mpto.pdf and /dev/null differ diff --git a/Master/texmf/doc/man/man1/newer.1 b/Master/texmf/doc/man/man1/newer.1 deleted file mode 100644 index 931c541a9c7..00000000000 --- a/Master/texmf/doc/man/man1/newer.1 +++ /dev/null @@ -1,41 +0,0 @@ -.TH NEWER 1 "21 June 2005" "Web2C 7.5.7" -.\"===================================================================== -.SH NAME -newer \- compare file modification times -.SH SYNOPSIS -.B newer -.RI [ option ] -.I src1 -[ -.I src2 ... srcN -] -.I target -.\"===================================================================== -.SH DESCRIPTION -Exit successfully if files -.I src1 ... srcN -exist and at least one of them is not older than -.IR target . -Also exit successfully if -.I target -doesn't exist. -.\"===================================================================== -.SH OPTIONS -.B newer -accepts the following options: -.TP -.B --help -.rb -Print help message and exit. -.TP -.B --quiet, -q -.rb -Do not print any output, including error messages. -.TP -.B --version -.rb -Print version information and exit. -.TP -.B --verbose, -v -.rb -List missing source files. This is the default. diff --git a/Master/texmf/doc/man/man1/newer.pdf b/Master/texmf/doc/man/man1/newer.pdf deleted file mode 100644 index 27c636c41ff..00000000000 Binary files a/Master/texmf/doc/man/man1/newer.pdf and /dev/null differ -- cgit v1.2.3