>From caagr98:
<<
  \new Staff = "mel" \with { instrumentName = "Melody" } \melody
  \new PianoStaff \with { instrumentName = "Piano" } <<
    \new Staff = "upper" \upper
    \new Staff = "lower" \lower
  >>
>>
Cobbling items from Item 1.6 in the Notation manual [0.02458] and Piano
template (simple) [0.11905]

Mike Dean

On Tue, Apr 4, 2017 at 1:46 PM, Mike Dean <[email protected]> wrote:

> Somewhere in the LSR is a snippet to shrink the size of the melody line
>
> Mike Dean
>
> On Tue, Apr 4, 2017 at 1:39 PM, Mike Dean <[email protected]> wrote:
>
>> After trial by errors and caagr98's (thanks much!!!) help:
>>
>> <<
>>     \new Staff = "mel" { \melody }
>>     <<  \set Staff.instrumentName = "Melody" >>
>>      \new PianoStaff <<
>>     \set PianoStaff.instrumentName = #"Piano  "
>>     \new Staff = "upper" \upper
>>     \new Staff = "lower" \lower
>>   >>
>> >>
>>
>> (
>>
>> Mike Dean
>>
>> On Tue, Apr 4, 2017 at 12:56 PM, Mike Dean <[email protected]> wrote:
>>
>>> < < \new Voice = "mel" { \melody }
>>>    * \set Voice.instrumentName = #"Melody"*
>>>      \new PianoStaff <<
>>>     \set PianoStaff.instrumentName = #"Piano  "
>>>     \new Staff = "upper" \upper
>>>     \new Staff = "lower" \lower
>>>   >>
>>> >>
>>> Mike Dean
>>>
>>
>>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to