]> git.donarmstrong.com Git - lilypond.git/commit
NR: Replace \set Staff.instrumentName
authorJames Lowe <pkx@gnu.org>
Mon, 23 Jan 2017 20:52:53 +0000 (20:52 +0000)
committerJames Lowe <pkx@gnu.org>
Mon, 30 Jan 2017 16:02:40 +0000 (16:02 +0000)
commit041cb33a404a829a8cdeeaebce17e45f613f10d8
tree3cdd8ebd2ac85a479d107a8a69347162206fc35f
parent909988faa0d04a3176a71120c57573d9f84bf8f3
NR: Replace \set Staff.instrumentName

Issue 5039

1st Patch - Notation Reference

Replace appropriate instances of

\set Staff.instrumentName = " ... "

with

\new Staff \with { instrumentName = " ... " }
Documentation/notation/editorial.itely
Documentation/notation/percussion.itely
Documentation/notation/pitches.itely
Documentation/notation/staff.itely