chiark / gitweb /
Import upstream version 5.3.
[mup] / mup / docs / mupprnt.1
CommitLineData
69695f33
MW
1.TH mupprnt 1 "Oct 27, 1995" "Arkkra Enterprises"
2.SH NAME
3.PP
4mupprnt - print output from Mup music publisher
5.SH SYNOPSIS
6.PP
7mupprnt \fI[mup_options] file\fP
8.SH DESCRIPTION
9.PP
10mupprnt provides a way to print Mup output on your printer.
11The \fIfile\fP is Mup input. Any other Mup options can be given,
12except -f, -m, -r, or -v, which don't produce print output.
13.PP
14Under UNIX, if the environment variable COPIES is set to a number,
15that number of copies will be printed. Otherwise only 1 copy will be printed.
16.PP
17.PP
18The GS_DEVICE shell variable must be set to the proper value for your printer
19type. Mupprnt is a shell script (under UNIX) or batch script (under MS-DOS),
20so you can customize it if you wish.
21.SH "SEE ALSO"
22.PP
23gs(1), mup(1), mupdisp(1).
24.br
25Mup \(em Music Publisher User's Guide
26.SH "CAVEATS AND BUGS"
27.PP
28You must have mup in your PATH.
29You must have ghostscript (gs or gs386.exe) in your PATH.