>>>>> "Graham" == Graham Percival <[EMAIL PROTECTED]> writes:
Graham> Laura Conrad wrote:
>> When I attempt to use a clef that isn't supported, I get:
>>
>> warning: unknown clef type `mensural-f3'
>> warning: see scm/clef.scm for supported clefs
>>
>> But the current name of the file that defines the clefs seems to be
>> scm/parser-clef.scm.
Graham> Minimal example, please.
Graham> http://lilypond.org/web/devel/participating/bugs
\version "2.10.10"
\score{{
\clef "mensural-f2"
\override Staff.TimeSignature #'style = #'neomensural
g4
}
\layout { ragged-right = ##t }
}
--
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097 fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond