On Thu, Apr 14, 2022 at 2:23 PM Jean Abou Samra wrote:
>> You can change the arpeggio’s Y-extent to prevent it from pushing away the
>> other staff.
...
> The magic incantation would be \tweak vertical-skylines ##f.
Thanks Jean and Leo, those work great!
--
Knute Snortum
Le 14/04/2022 à 23:06, Knute Snortum a écrit :
I am having trouble with arpeggios and grace notes again. In this
situation, I have a cross-staff arpeggio of a chord with a grace note
(see attachment). LilyPond's default is to put the arpeggio and grace
note on top of each other. Jean taught
I think there might be a more beautiful solutions to your whole situation, but
I’m too tired to figure it out right now, so:
You can change the arpeggio’s Y-extent to prevent it from pushing away the
other staff.
%%%
\version "2.22.2"
rightHand = {
e'2
}
leftHand = \relative {
\clef bass
I am having trouble with arpeggios and grace notes again. In this
situation, I have a cross-staff arpeggio of a chord with a grace note
(see attachment). LilyPond's default is to put the arpeggio and grace
note on top of each other. Jean taught me the trick of putting the
arpeggio on the grace n
Mark Stephen Mrotek wrote:
>
> Good day!
>
>
>
> The online documentation (version 2.16, Notation Reference 1.3.3)
> gives this snippet.
>
> ...
>
> 1. Which of these lines (discounting change of pitch and
> duration) should be used?
>
> 2. Where in an already started Piano score sh
On Nov 16, 2012, at 6:10 PM, Mark Stephen Mrotek wrote:
…
> 1. Which of these lines (discounting change of pitch and duration)
> should be used?
> 2. Where in an already started Piano score should they be inserted?
>
> Thank you for your kind attention.
> Good day!
>
> The onlin
Good day!
The online documentation (version 2.16, Notation Reference 1.3.3) gives this
snippet.
\new PianoStaff \relative c'' <<
\set PianoStaff.connectArpeggios = ##t
\new Staff {
4\arpeggio
4\arpeggio
4\arpeggio
4\arpeggio
}
\new Staff {
\clef bass
Cross-staff arpeggios work as Jan suggested- they can, contrary to the
docs,
be turned on and off at will.
I had a clef change the lower staff and the cross-staff arpeggio cut
through
the sign; however, the "extra space" macro mentioned in a previous post
extraSpace = \once
Stan Sanderson writes:
> It is not possible to mix connected arpeggios and unconnected
> arpeggios in one PianoStaff at the same time.
>
> Has anyone found a workaround? A piece I am setting has quite a
> mixture...
At the same time? If not, you can just switch the property
connectArpeggios. Ca
Jan-
I must admit that I hadn't tried it; I assumed the user guide was
correct (or that
my interpretation of its meaning was correct). The piece is very large,
with lots of
32nd notes, so I've been concentrating on the basics before trying to
make it pretty.
I've already discovered I can't inc
From the manual (v2.2.0/1):
It is not possible to mix connected arpeggios and unconnected arpeggios
in one PianoStaff at the same time.
Has anyone found a workaround? A piece I am setting has quite a
mixture...
Stan
___
lilypond-user mailing list
[
11 matches
Mail list logo