Instrument_name_engraver

2005-02-27 Thread reneschouwstra
Hi, I'm having a problem with 'Instrument_name_engraver'. I'm using Grandstaff names and \RemoveEmptyStaffContext. However, the Grandstaff names won't disapear when none of the Grandstaff bars is visible. Is there a way around this? I'm usin

Instrument_name_engraver

2005-02-27 Thread reneschouwstra
Hi, I'm having a problem with 'Instrument_name_engraver'. I'm using Grandstaff names and \RemoveEmptyStaffContext. However, the Grandstaff names won't disapear when none of the Grandstaff bars is visible. Is there a way ar

Re: Instrument_name_engraver

2005-03-03 Thread Mats Bengtsson
out{ \context{\RemoveEmptyStaffContext} \context{ \GrandStaff \consists "Instrument_name_engraver" } } } /Mats [EMAIL PROTECTED] wrote: Hi, I'm having a problem with 'Instrument_name_engraver'. I'm using Grandstaff names and \RemoveEmptyStaffContext. Howev

Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-17 Thread Trevor Daniels
This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \version "2.12.2" \score { \new StaffGroup \w

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-17 Thread Jonathan Kulp
Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \version "2.12.2" \score { \new StaffGroup \w

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-17 Thread Jonathan Kulp
Comments at end... Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal example: \version "2.12.2"

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread James E. Bailey
El 18.02.2009, a las 01:34, Jonathan Kulp escribió: The code in this electric bass example works fine for me. I uncommented the lines in question and it ran without errors. The instrument name runs off the left margin a bit, but that wasn't at issue here. Just to be sure it's the same

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Trevor Daniels
Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here's a minimal ex

RE: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Nick Payne
It crashes LP 2.12.2 here - I tried it on both WinXP SP3 and the Windows 7 beta. Nick > -Original Message- It works if you also put a \layout block: \version "2.12.2" \score { \new StaffGroup \with { \consists Instrument_name_engraver } a' \midi { } \layout { } }

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Jonathan Kulp
Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a Crash under Vista. Doing either separately is fine. Here&#

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Trevor Daniels
Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 PM Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce MIDI output causes a

Re: Crash: Midi and Instrument_name_engraver in StaffGroup (was Re: TAB question -- frescobaldi tab support)

2009-02-18 Thread Grammostola Rosea
Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 PM Trevor Daniels wrote: Jonathan Kulp wrote Wednesday, February 18, 2009 12:16 AM Trevor Daniels wrote: This looks like a bug. An attempt to add the Instrument_name_engraver to a StaffGroup context *and* produce