#! /bin/sh

# music.sh (UKC) 17/5/89

# music - a wrapper for the parts of Foxley's music typesetting software.
#
# The manual, music.doc, says that :
# A typical Unix command would then be  "music source.file | pic | troff -ms"
# so this is the "music" bit.
# Hack this to use son_mus when we have the font tables for the Sonata font.
#
#	Martin Guy, University of Kent, May 1989

pre_mus "$@" | pic_mus
