summaryrefslogtreecommitdiff
path: root/support/pmx/doc/pmxab.1
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/pmx/doc/pmxab.1
Initial commit
Diffstat (limited to 'support/pmx/doc/pmxab.1')
-rw-r--r--support/pmx/doc/pmxab.124
1 files changed, 24 insertions, 0 deletions
diff --git a/support/pmx/doc/pmxab.1 b/support/pmx/doc/pmxab.1
new file mode 100644
index 0000000000..348517f4ae
--- /dev/null
+++ b/support/pmx/doc/pmxab.1
@@ -0,0 +1,24 @@
+.TH pmxab 1 "12 Feb 2018" "Version 2.8.4" "PMX Manual Page"
+.SH NAME
+pmxab \- a MusiXTeX preprocessor
+.SH SYNOPSIS
+.B pmxab
+.RI basename [.pmx]
+
+.SH DESCRIPTION
+pmxab is a preprocessor for MusiXTeX.
+It's usually invoked by a frontend musixtex(1).
+To use it to its full benefit you should have installed MusiXTeX Version 1.21
+or higher, and TeX itself.
+The goal of PMX is to faciliate the efficient typesetting of scores and parts
+that have an almost professional appearance. To learn more about typesetting
+with PMX, please read the PMX Manual.
+
+When invoked directly, pmxab produces tex output utilizing the MusiXTeX
+macro set.
+.SH SEE ALSO
+scor2prt(1), musixtex(1)
+.SH AUTHORS
+PMX was written by Don Simons <dsimons@roadrunner.com>.
+This manual page was written by Roland Stigge <stigge@antcom.de> for the Debian
+project and revised by Bob Tennent <rdt@cs.queensu.ca>.