[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by defaul
From: |
lilypond |
Subject: |
[Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default |
Date: |
Sat, 06 Sep 2014 19:37:42 +0000 |
Status: Accepted
Owner: address@hidden
Labels: Type-Defect Patch-new
New issue 4093 by address@hidden: put NullVoice in Staff by default
https://code.google.com/p/lilypond/issues/detail?id=4093
NullVoice is called a Voice, so people might expect it to be inside a Staff.
One use of NullVoice was to print solfege numbers in vocal music (where
\partcombine was used to merge voices, but the original voices were needed
for the solfege).
This needed NullVoice to be in the Staff
1) so the numbers go around that staff, and
2) to reference the key signature in the Staff.
(LilyPond allows different Staves to have different keys, for horns,
percussion, transposing instruments,etc.)
The workaround is \context {\Staff \accepts NullVoice }
when needed, and maybe that is the correct permanent solution,
https://codereview.appspot.com/117050043/
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default,
lilypond <=
- Re: [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default, lilypond, 2014/09/07
- Re: [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default, lilypond, 2014/09/07
- Re: [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default, lilypond, 2014/09/08
- Re: [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default, lilypond, 2014/09/08
- Re: [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default, lilypond, 2014/09/08
- Re: [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default, lilypond, 2014/09/08
- Re: [Lilypond-auto] Issue 4093 in lilypond: put NullVoice in Staff by default, lilypond, 2014/09/09