bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 290 in project lilypond


From: codesite-noreply
Subject: Issue 290 in project lilypond
Date: Sun, 11 Feb 2007 23:51:56 -0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]