Dear list,
In the following example, is there a way to make the slurs reach across
all the staves to reach both notes?
I'm very sorry, I could have sworn that I could make slurs across staves
work correctly in the past, but I must have forgotten.
Thanks,
-William
% --
\version "2.2
Le jeudi 11 juillet 2024 à 14:30 -0700, Paul Scott a écrit :
> Some Lilypond syntax is not as clear to me as the other programming
> languages that I have used.
Basically, "_-" is the direction indicator "_" (down) plus the character
for tenuto, "-", in the same vein as "_\p" or "_.".
> I used
On Thu, 11 Jul 2024 at 22:10, Tom Brennan wrote:
>
> Hi all
>
> When using `\magnifyStaff #2/3`, I'm seeing weird transitions between the
staves of a `StaffGroup`. For example,
>
> (snip)
>
> The question is, is this a bug or expected behavior? Is there a
workaround to get that barline to snap to
Thank you!
Some Lilypond syntax is not as clear to me as the other programming
languages that I have used.
OTOH I am very impressed with Lily code that works even though I
wouldn't be sure that it would. I write little pieces of code for
repeated music patterns and slurs work in and out of t
Le jeudi 11 juillet 2024 à 23:13 +0200, Jean Abou Samra a écrit :
> { c'_-\tweak padding 50 _\markup{ " " } }
>
> and the reason is that the first "_" should not be there.
>
(in fact the first "-" is not useful either)
signature.asc
Description: This is a digitally signed message part
Le jeudi 11 juillet 2024 à 14:08 -0700, Paul Scott a écrit :
> I believe I got this code from Kieren but I may have a typo in my use of it.
>
> _-\tweak padding 50 _\markup{ " " }
>
> It produces blank space on the page below the music as desired but I get
> a tenuto mark in the music before
I believe I got this code from Kieren but I may have a typo in my use of it.
_-\tweak padding 50 _\markup{ " " }
It produces blank space on the page below the music as desired but I get
a tenuto mark in the music before the space (not necessarily connected
to a note).
I use this to facilit
Hi all
When using `\magnifyStaff #2/3`, I'm seeing weird transitions between the
staves of a `StaffGroup`. For example,
```
\version "2.24.3"
music = \relative c'' {
\repeat unfold 10 { c4 d e f } \bar "||" c d e f \bar "|."
}
% Weird transition between I and II -- I "wins"
\bookpart {
Great job! Thank you for sharing.
чт, 11 лип. 2024 р. о 17:22 Volodymyr Prokopyuk
пише:
>
> Hi,
>
> I'd like to share with you the work I've been doing with your support using
> Lilypond. This is a set of selected sheet music pieces for bayan of varying
> difficulty for the Stradella bass and t
Hi,
I'd like to share with you the work I've been doing with your support using
Lilypond. This is a set of *selected sheet music pieces for bayan* of
varying difficulty for the *Stradella bass* and the *free bass*.
I've created a *Lilypond extension* to concisely and conveniently *write
Stradella
10 matches
Mail list logo