Re: [linux-audio-user] question about Common Music Notation package

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] question about Common Music Notation package
From: Anders Vinjar (andersvi_AT_notam.uio.no)
Date: Mon Jan 07 2002 - 16:00:36 EET


Jeff Rector <shill_AT_mindspring.com> writes:

> Does anyone out there use cmn (Common Music Notation) to create
> printed scores? I have been using it a bit, and I want to export the
> font it uses. There are instructions to do this in the "make-font.cl"
> file, but I am having trouble getting this to work. Has anyone had any
> luck with this?
>
> Thanks.
> -J
>
>
>
Seems theres no score in sight for the various drawing functions in
cmn-glyphs.lisp. Make #'music-font a bogus-function just returning
nil, ie. type

        (defun music-font (score) nil)

to lisp before typing

        (make-font "myfont")

-anders


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Jan 07 2002 - 15:51:07 EET