1b6cee71dSXin LI 2b6cee71dSXin LI# ------------------------------------------------------------------------ 3*40427ccaSGordon Tetlow# $File: mup,v 1.5 2017/03/17 21:35:28 christos Exp $ 4b6cee71dSXin LI# mup: file(1) magic for Mup (Music Publisher) input file. 5b6cee71dSXin LI# 6b6cee71dSXin LI# From: Abel Cheung <abel (@) oaka.org> 7b6cee71dSXin LI# 8b6cee71dSXin LI# NOTE: This header is mainly proposed in the Arkkra mailing list, 9b6cee71dSXin LI# and is not a mandatory header because of old mup input file 10b6cee71dSXin LI# compatibility. Noteedit also use mup format, but is not forcing 11b6cee71dSXin LI# user to use any header as well. 12b6cee71dSXin LI# 13b6cee71dSXin LI0 search/1 //!Mup Mup music publication program input text 14b6cee71dSXin LI>6 string -Arkkra (Arkkra) 15b6cee71dSXin LI>>13 string - 16b6cee71dSXin LI>>>16 string . 17b6cee71dSXin LI>>>>14 string x \b, need V%.4s 18b6cee71dSXin LI>>>15 string . 19b6cee71dSXin LI>>>>14 string x \b, need V%.3s 20b6cee71dSXin LI>6 string - 21b6cee71dSXin LI>>9 string . 22b6cee71dSXin LI>>>7 string x \b, need V%.4s 23b6cee71dSXin LI>>8 string . 24b6cee71dSXin LI>>>7 string x \b, need V%.3s 25