summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pmx/pmx-install.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pmx/pmx-install.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pmx/pmx-install.tex24
1 files changed, 8 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/generic/pmx/pmx-install.tex b/Master/texmf-dist/doc/generic/pmx/pmx-install.tex
index e49bfd0f8c0..c6bf78dc6d5 100644
--- a/Master/texmf-dist/doc/generic/pmx/pmx-install.tex
+++ b/Master/texmf-dist/doc/generic/pmx/pmx-install.tex
@@ -5,7 +5,7 @@
\RequirePackage{hyperref}
\usepackage{xcolor}
\newcommand{\myurl}[1]{\textcolor{blue}{\underline{\textcolor{black}{\url{#1}}}}}
-\newcommand{\pmxVersion}{2.8.4}
+\newcommand{\pmxVersion}{2.9.4}
\begin{document}
\title{Installation of the CTAN PMX Distribution}
\author{Bob Tennent\\
@@ -32,25 +32,16 @@ which tree to use\footnote{%
and installing files\footnote{%
\myurl{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-wlcf}}.
-\section{Installing \texttt{pmx.tds.zip}}
+\section{Installing \texttt{texmf} Files}
-In this distribution of PMX, most of the files to be installed
-(including macros, documentation, and a processing script) are in
-\myurl{http://mirror.ctan.org/install/support/pmx.tds.zip} at CTAN.
-The file \verb|pmx.tds.zip| is a zipped TEXMF
-hierarchy; simply download it and unzip in the root folder/directory of whichever TEXMF tree
-you decide is most appropriate, likely a ``local'' or ``personal'' one.
-This should work with any TDS\footnote{%
-\myurl{http://www.tex.ac.uk/cgi-bin/texfaq2html?label=tds}}
-compliant TeX distribution, including MikTeX, TeXlive and teTeX.
+Copy \verb|tex/pmx.tex| to \verb|/tex/generic/pmx| in a personal or local
+TEXMF tree.
+Copy files in \verb|doc| to \verb|/tex/doc/generic/pmx| in the TEXMF tree.
-After unzipping the archive, update the filename database as necessary,
+Update the filename database as necessary,
for example, by executing \verb\texhash ~/texmf\ or
clicking the button labelled ``Refresh FNDB" in the MikTeX settings program.
-Documentation for PMX is installed under \verb\doc/generic/pmx\
-in the TEXMF tree.
-
\section{Installing \texttt{pmxab} and \texttt{scor2prt}}
The next step in the installation is to install
@@ -87,6 +78,7 @@ and \texttt{gcc}\footnote{%
on your platform,
you should be able to build \texttt{pmxab} and \texttt{scor2prt} executables.
+
To build \texttt{pmxab} and \texttt{scor2prt} for your platform:
\begin{enumerate}
\item Unpack the \texttt{pmx-\pmxVersion.tar.gz} archive:
@@ -112,7 +104,7 @@ as root (admin) to install to the system path, or just
\end{list}
to install in your own path.
\end{enumerate}
-You should now have executables \verb\pmxab\ and
+You should now have executables \verb\pmxab\ and
\verb\scor2prt\ available for use.
\section{The \texttt{musixtex.lua} Processing Script}