summaryrefslogtreecommitdiff
path: root/Master/texmf/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-23 18:43:28 +0000
committerKarl Berry <karl@freefriends.org>2009-07-23 18:43:28 +0000
commite007b53419957eab74a9ff84c15b1f68b2b0942f (patch)
tree04c50f7f5f2183d23e4b98148d3838b41b59a3c3 /Master/texmf/doc
parent76eab76da7ae46740267ca8e9e665bed1b9753e0 (diff)
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
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r--Master/texmf/doc/man/man1/dmp.160
-rw-r--r--Master/texmf/doc/man/man1/dmp.pdfbin4058 -> 0 bytes
-rw-r--r--Master/texmf/doc/man/man1/makempx.189
-rw-r--r--Master/texmf/doc/man/man1/makempx.pdfbin4685 -> 0 bytes
-rw-r--r--Master/texmf/doc/man/man1/mpto.168
-rw-r--r--Master/texmf/doc/man/man1/mpto.pdfbin4210 -> 0 bytes
-rw-r--r--Master/texmf/doc/man/man1/newer.141
-rw-r--r--Master/texmf/doc/man/man1/newer.pdfbin3698 -> 0 bytes
8 files changed, 0 insertions, 258 deletions
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
--- a/Master/texmf/doc/man/man1/dmp.pdf
+++ /dev/null
Binary files 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
--- a/Master/texmf/doc/man/man1/makempx.pdf
+++ /dev/null
Binary files 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
--- a/Master/texmf/doc/man/man1/mpto.pdf
+++ /dev/null
Binary files 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
--- a/Master/texmf/doc/man/man1/newer.pdf
+++ /dev/null
Binary files differ