Re: Showing instrument name and correct clef with cue notes

2008-02-17 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Simon, Am Montag, 18. Februar 2008 schrieb Simon Bailey: > On Feb 17, 2008 12:42 AM, Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: > > Okay, this works in most cases, but when there is a line break > > immediately before the cue notes, the clef

Re: Showing instrument name and correct clef with cue notes

2008-02-17 Thread Simon Bailey
hi reinhold, On Feb 17, 2008 12:42 AM, Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: > Okay, this works in most cases, but when there is a line break immediately > before the cue notes, the clef for the cue notes is already shown on the > previous line and also as the clef for the whole staff (of

Re: Showing instrument name and correct clef with cue notes

2008-02-16 Thread Reinhold Kainhofer
Am Freitag, 15. Februar 2008 schrieb Simon Bailey: > i remembered that there was an instrumentCueName property defined at > some point, and have extended the solution a bit more. > > On Feb 15, 2008, at 9:57 AM, Simon Bailey wrote: > <<< > tec = { \once \override Staff.Clef #'font-size = #-3 \clef

Re: Showing instrument name and correct clef with cue notes

2008-02-15 Thread Valentin Villenave
2008/2/15, Reinhold Kainhofer <[EMAIL PROTECTED]>: > Also, a simple example shows that \unset really removes the value, not reset > it to the value before the previous \set. See the attached file. If \unset > undid the last \set, the third name would get the InstrumentSwitch > text "Original".

Re: Showing instrument name and correct clef with cue notes

2008-02-15 Thread Reinhold Kainhofer
Am Freitag, 15. Februar 2008 schrieben Sie: > On Fri, 15 Feb 2008 21:05:28 +0100 > > Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: > > PS2: Is there anything that resets a property, that was changed by > > \set ? Just like \revert undoes the last \override. > > Umm, \unset ? Please see the GDP Lea

Re: Showing instrument name and correct clef with cue notes

2008-02-15 Thread Graham Percival
On Fri, 15 Feb 2008 21:05:28 +0100 Reinhold Kainhofer <[EMAIL PROTECTED]> wrote: > PS2: Is there anything that resets a property, that was changed by > \set ? Just like \revert undoes the last \override. Umm, \unset ? Please see the GDP Learning Manual. It's in there somewhere. Cheers, - Graha

Re: Showing instrument name and correct clef with cue notes

2008-02-15 Thread Reinhold Kainhofer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Freitag, 15. Februar 2008 schrieb Simon Bailey: > i remembered that there was an instrumentCueName property defined at > some point, and have extended the solution a bit more. Thanks! I also found the instrumentCueName in an LSR example, but since

Re: Showing instrument name and correct clef with cue notes

2008-02-15 Thread Simon Bailey
hi, i remembered that there was an instrumentCueName property defined at some point, and have extended the solution a bit more. On Feb 15, 2008, at 9:57 AM, Simon Bailey wrote: <<< tec = { \once \override Staff.Clef #'font-size = #-3 \clef tenor } bc = { \once \override Staff.Clef #'font-size =

Re: Showing instrument name and correct clef with cue notes

2008-02-15 Thread Simon Bailey
hi, i remembered that there was an instrumentCueName property defined at some point, and have extended the solution a bit more. On Feb 15, 2008, at 9:57 AM, Simon Bailey wrote: <<< tec = { \once \override Staff.Clef #'font-size = #-3 \clef tenor } bc = { \once \override Staff.Clef #'font-size

Re: Showing instrument name and correct clef with cue notes

2008-02-15 Thread Simon Bailey
hi reinhold, On Feb 11, 2008, at 11:57 PM, Reinhold Kainhofer wrote: Is it possible to show the instrument together with the quoted cue notes? Unfortunately, I can't modify either the quoting, nor the quoted music (since I generate other scores from the them too, where the cue notes are re