Issue 290: ancient clef.scm file warning out of date
http://code.google.com/p/lilypond/issues/detail?id=290
New issue report by gpermus:
%{ Laura Conrad:
>> 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.
%}
\version "2.11.17"
\score{{
\clef "mensural-f2"
\override Staff.TimeSignature #'style = #'neomensural
g4
}
\layout { ragged-right = ##t }
}
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Low Warning-nitpick
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond