lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: short instrument name setting


From: Nick Payne
Subject: RE: short instrument name setting
Date: Tue, 6 Jan 2009 07:57:51 +1100

Put a layout section in your \score:

\score {
        % your staffs here
        \layout {
                \context { 
                        \Staff \override InstrumentName #'stencil = ##f
                }
        }

Nick

> -----Original Message-----
> From: address@hidden
> [mailto:address@hidden On
> Behalf Of chip
> Sent: Tuesday, 6 January 2009 07:55
> To: Reinhold Kainhofer
> Cc: address@hidden
> Subject: Re: short instrument name setting
> 
> Reinhold Kainhofer wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Am Montag, 5. Januar 2009 21:09:41 schrieb chip:
> >
> >> There must be an override to make the shortInstrumentName not
> >> appear on the individual parts?
> >>
> >
> > Just don't set it in the individual parts ;-)
> >
> So I have to put them in the /score /book section  I am guessing. I
> have
> this  section -
> 
> \book { \score {
>         << \new Staff = "trumpet" \trumpet
>              \new Staff = "trumpetb" \trumpetb
>              \new Staff = "alto" \altosax
>              \new Staff = "altob" \altosaxb
>              \new Staff = "tenor" \tenorsax
>              \new Staff = "bari" \barisax
>              \new Staff = "trombone" \trombone
>          \new Staff = "tromboneb" \tromboneb
>         >> } }
> 
> Is this where I would set the  short instrument name?  I'm not sure how
> I would do that here.
> Regards,
> Chip
> 
> > Or, alternatively, you can also remove the Instrument_name_engraver
> from the
> > appropriate contexts (Staff?)
> >
> > Cheers,
> > Reinhold
> > - --
> > - ------------------------------------------------------------------
> > Reinhold Kainhofer, address@hidden,
> http://reinhold.kainhofer.com/
> >  * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
> >  * http://www.fam.tuwien.ac.at/, DVR: 0005886
> >  * LilyPond, Music typesetting, http://www.lilypond.org
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.4.9 (GNU/Linux)
> >
> > iD8DBQFJYmhDTqjEwhXvPN0RAmwoAJ9ZPuv9HAuFtKGfJAC+uXcBP9+WtQCgoSFf
> > /FKmzst1aUe98xa3mnB4M94=
> > =9Plo
> > -----END PGP SIGNATURE-----
> >
> >
> >
> 
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> No virus found in this incoming message.
> Checked by AVG - http://www.avg.com
> Version: 8.0.176 / Virus Database: 270.10.2/1874 - Release Date:
> 04/01/2009 16:32





reply via email to

[Prev in Thread] Current Thread [Next in Thread]