diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-28 15:02:29 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-28 15:02:29 +0000 |
commit | 6d881cc089df1edebd7e6b2aead5dcfdb3b9fdae (patch) | |
tree | 231a2f88ce48d0c4af07a9720953893861063a8f /Build/source/utils/pmx/scor2prt.1 | |
parent | e0dedc18ba144254064155c1454434d667796ff6 (diff) |
pmx: Add manpages, lua script, and a test case
git-svn-id: svn://tug.org/texlive/trunk@25762 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/pmx/scor2prt.1')
-rw-r--r-- | Build/source/utils/pmx/scor2prt.1 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Build/source/utils/pmx/scor2prt.1 b/Build/source/utils/pmx/scor2prt.1 new file mode 100644 index 00000000000..4e38a161cb0 --- /dev/null +++ b/Build/source/utils/pmx/scor2prt.1 @@ -0,0 +1,18 @@ +.TH scor2prt 1 "5 March 2012" "Version 2.6.17" "scor2prt Manual Page" +.SH NAME +scor2prt \- source-parts separation program for pmx, a MusiXTeX preprocessor +.SH SYNOPSIS +.B scor2prt +.RI basename [.pmx] +.SH DESCRIPTION +scor2prt is part of pmx(1), a preprocessor for MusiXTeX. It can automatically +create parts from a score by generating a set of .pmx files, one for each part, +from a single .pmx file for the score. The appearance of the parts can be +controlled by special commands in the main file. Read the PMX Manual for more +information about that. +.SH SEE ALSO +pmx(1), pmxab(1), musixtex(1), PMX Manual +.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>. |