> I'm not top posting.
\version "2.16.2"
\new Staff {
<<{\voiceOne a1}\new Voice {\voiceTwo c1(}>>
<<{\voiceOne a1}\new Voice {\voiceTwo c1)}>>
<<{\voiceOne a1(}\new Voice {\voiceTwo c1}>>
<<{\voiceOne a1)}\new Voice {\voiceTwo c1}>>
}
the first slur is not connected
___
Dears Friends,
I'm flutist, professor in Federal University of Pelotas, Rio Grande do Sul.
With frequency I listen excellent opinions about LilyPond and I have very
interesting in know this program. Is possible yours give me authorization?
The best wish
Raul Costa d'Avila
_
Phil Holmes-2 wrote
> "Karol Majewski" <
> karol.majewsky@
> > wrote in message
> news:CAH85bB0snHDt5GtKyjWGgeOMmWkKx=wrkZ=kLx=+qL2TXx0V=
> A@.gmail
> ...
>
>> First note in the second bar is partially overlayed by whie box, which is
>> not what we want, do we?
>
> I wouldn't actually call i
"Karol Majewski" wrote in message
news:CAH85bB0snHDt5GtKyjWGgeOMmWkKx=wrkZ=kLx=+qL2TXx0V=a...@mail.gmail.com...
Hi,
Take look at this:
%%
\version "2.17.22"
\layout {
\context {
\Score
\override TextScript.whiteout = ##t
}
}
right = \relative c' {
4_"wh"
8 4 8 2
}
l
/"When two quoted parts are \partcombined, only one part's notes remain in
the combined staff."/
I have independently stumbled across this incredibly annoying problem, but I
seem to have found a solution by sheer chance. I don't know why it works, or
if it would work in all scenarios, but if you i
Hi,
Take look at this:
%%
\version "2.17.22"
\layout {
\context {
\Score
\override TextScript.whiteout = ##t
}
}
right = \relative c' {
4_"wh"
8 4 8 2
}
left = \relative c {
4
8 4 8 2
}
\score {
<<
\new PianoStaff
<<
\new Staff = "right" \righ