Here a code-example, which triggered the problem:

~~~~
\version "2.19.35"
{
  \override NoteHead.after-line-breaking =
    #(lambda (grob) (ly:grob-property grob 'glyph-name))
  c''1
}

~~~~

returned:

~~~~

/home/hermann/lilypond/usr/share/lilypond/current/scm/output-lib.scm:374:43: In 
procedure symbol->string in expression (symbol->string style):
/home/hermann/lilypond/usr/share/lilypond/current/scm/output-lib.scm:374:43: 
Wrong type argument in position 1 (expecting symbol): ()

~~~~


---

** [issues:#4753] make select-head-glyph and note-head::calc-glyph-name more 
robust**

**Status:** Started
**Created:** Sun Jan 24, 2016 11:59 PM UTC by Thomas Morley
**Last Updated:** Mon Jan 25, 2016 10:46 PM UTC
**Owner:** Thomas Morley


make select-head-glyph and note-head::calc-glyph-name more robust

In case style is not a symbol.
A TODO is inserted, not sure how to deal with.

http://codereview.appspot.com/282270043


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to