lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5039 Replace


From: Auto mailings of changes to Lily Issues
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5039 Replace \set Staff.instrumentName with \with form in doc examples
Date: Mon, 23 Jan 2017 21:03:57 +0000

NR: Replace \set Staff.instrumentName

Issue 5039

1st Patch - Notation Reference

Replace appropriate instances of

\set Staff.instrumentName = " ... "

with

\new Staff \with { instrumentName = " ... " }

http://codereview.appspot.com/313400043


[issues:#5039] Replace \set Staff.instrumentName with \with form in doc examples

Status: Started
Created: Sun Jan 22, 2017 10:46 PM UTC by Trevor Daniels
Last Updated: Mon Jan 23, 2017 09:03 PM UTC
Owner: pkx166h

In http://lists.gnu.org/archive/html/lilypond-user/2017-01/msg00500.html dak wrote:

But stuff like instrument names actually is a static property of the
staff. You really, really should set it like

\new Staff \with { instrumentName = "Treble Recorder" }
{
\grace f'8
g'4 g'
}

Perhaps we should aim to convert all the LilyPond examples in the docs which use

\set Staff.instrumentName = " ... "

to the \new Staff \with { ... } form.
There are quite a lot, and many more in the LSR, regression tests, etc.


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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