Re: with point-stencil NoteHead and slur certain textscripts can't be written

2013-07-02 Thread Ralph Palmer
On Mon, Jul 1, 2013 at 4:49 AM, Eluze elu...@gmail.com wrote:

 with version 2.17.21 the code:

 {
   \override NoteHead #'stencil = #point-stencil
   c'2.-po ( b8 a )-- g1-
 }

 produces:

 This application has requested the Runtime to terminate it in an unusual
 way.
 Please contact the application's support team for more information.
 terminate called after throwing an instance of 'std::bad_alloc'
   what():  St9bad_alloc


 writing abc or other text is fine
 using apostrophes or \markup doesn't help
 older versions work fine
 in issue 3106 a similar message is displayed

 Eluze


Thanks for the report, Eluze. It has been added as issue 3434 :
https://code.google.com/p/lilypond/issues/detail?id=3434

Ralph
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


with point-stencil NoteHead and slur certain textscripts can't be written

2013-07-01 Thread Eluze
with version 2.17.21 the code:

{
  \override NoteHead #'stencil = #point-stencil
  c'2.-po ( b8 a )-- g1-
}

produces:

This application has requested the Runtime to terminate it in an unusual
way.
Please contact the application's support team for more information.
terminate called after throwing an instance of 'std::bad_alloc'
  what():  St9bad_alloc


writing abc or other text is fine
using apostrophes or \markup doesn't help
older versions work fine
in issue 3106 a similar message is displayed

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/with-point-stencil-NoteHead-and-slur-certain-textscripts-can-t-be-written-tp147554.html
Sent from the Bugs mailing list archive at Nabble.com.

___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond