On Wed, 2004-11-10 at 01:31, Han-Wen Nienhuys wrote:
> [EMAIL PROTECTED] writes:
> > 
> > Someone (probably Score) should accept the FretDiagram
> 
> >engraver.
> 
> (context)
> 

I changed the name of the context from FretDiagram to FretDiagrams, for
consistency with ChordNames.

Then I added a line to engraver-init.ly:

\context {
    \type Score_engraver
    \name Score
<snip>
    \accepts "FiguredBass"
    \accepts "FretDiagrams"
<snip>
}

I also added a line  '\accepts "FretDiagrams"' to every context that
accepts ChordNames.



I still get this error:

Interpreting music... warning: Cannot find or create `FretDiagrams'
called `uniqueContext1'

Any further ideas?

Carl





_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to