Hi Crimson,
It's all about quotes and cues, isn't it, and that's why LilyPond offers
some quote and cue functionality.
With your original note material as a basis, I've set up a fictional mini
score consisting of Violin 1 and Violin 2.
Violin 2 should show Violin 1 cue notes in its part, but the c
On Mon 25 Jun 2018 at 21:03:34 (-0400), crimsonsunr...@protonmail.com wrote:
> Mensagem Original
> Ativo 25 de jun de 2018 16:51, David Wright escreveu:
>
> On Mon 25 Jun 2018 at 14:25:18 (-0400), crimsonsunr...@protonmail.com wrote:
> > (version statement omitted, as the bug hap
Mensagem Original
Ativo 25 de jun de 2018 16:51, David Wright escreveu:
On Mon 25 Jun 2018 at 14:25:18 (-0400), crimsonsunr...@protonmail.com wrote:
> (version statement omitted, as the bug happens in both stable and unstable)
> multiQuote = \relative c''
> {
> > { \voiceOne c4 d
On Mon 25 Jun 2018 at 14:25:18 (-0400), crimsonsunr...@protonmail.com wrote:
> (version statement omitted, as the bug happens in both stable and unstable)
> multiQuote = \relative c''
> {
> <<
> { \voiceOne c4 d e f } \\ { \voiceTwo a4 b c e }
> >>
> }
>
> singleQuote = \relative c''
> {
> bis4 c
(version statement omitted, as the bug happens in both stable and unstable)
multiQuote = \relative c''
{
<<
{ \voiceOne c4 d e f } \\ { \voiceTwo a4 b c e }
>>
}
singleQuote = \relative c''
{
bis4 c d e |
}
main = \relative c'
{
c1 |
d1 |
\new CueVoice { \multiQuote }
a1 |
\new CueVoice { \single