What is aligned in Lilypond is not the bars, but the lengths of the
notes/skips/rests. CadenzaOn allows you to have a bar of arbitrary length, but
does not negate the alignment of the note values (it’s also valid for all
staves, as long as you haven’t moved engravers around). Your harmonies stil
Hi all
I have a song that starts with 1 bar of adlib (without accompaniment), 1
bar of silence in the melody, but with a chord, then another melody
adlib bar without accompaniment, and finally (in this example) again a
bar with chords only (w/o accompaniment). I cannot figure out how to
align the
> Le 7 juin 2023 à 23:52, Thomas Morley a écrit :
>
> thanks!
> Though, below commit-message does not explain why a tweak works, but
> an override not.
> Personally I think this is very strange and apart from that, totally
> undocumented.
> Do we have other, but similar, situations where a twe
Hi Jean,
Am Mi., 7. Juni 2023 um 23:31 Uhr schrieb Jean Abou Samra :
>
> Le mercredi 07 juin 2023 à 23:07 +0200, Thomas Morley a écrit :
>
> Hi,
>
> this came up in the german forum:
> https://lilypondforum.de/index.php/topic,1247.msg6512.html
>
> How to print fermata _in_ staff with 2.25.?
>
>
>
Le mercredi 07 juin 2023 à 23:07 +0200, Thomas Morley a écrit :
> Hi,
>
> this came up in the german forum:
> https://lilypondforum.de/index.php/topic,1247.msg6512.html
>
> How to print fermata _in_ staff with 2.25.?
Amusingly, the same question was asked on the French-speaking list today.
You
Hi,
this came up in the german forum:
https://lilypondforum.de/index.php/topic,1247.msg6512.html
How to print fermata _in_ staff with 2.25.?
Below works with 2.24.
\version "2.24.1"
%#(ly:set-option 'debug-skylines #t)
\layout {
\override Score.VerticalAxisGroup.default-staff-staff-spacing.b
Alexandre Loomis writes:
> Your code is much more readable, but I'm not sure I understand the
> difference between first and second take?
If LilyPond finds that its first attempt of parsing a longer end up with
post-events (those normally attached to a note or rest) in isolation, it
makes a seco
Your code is much more readable, but I'm not sure I understand the
difference between first and second take?
I just noticed, where I have -3 it is a typo, it should be positive 3
Alex Loomis
On Wed, Jun 7, 2023 at 9:24 AM David Kastrup wrote:
> Alexandre Loomis writes:
>
> > Thanks, that was v
Alexandre Loomis writes:
> Thanks, that was very helpful! Adding \tweak padding 1 to the original
> function and defining a continue function by
> nextPed =
> #(define-music-function (end-text) (markup?)
>#{
> \tweak bound-details.left.padding -3
> \startPed "" #end-text
>#})
>
Thanks, that was very helpful! Adding \tweak padding 1 to the original
function and defining a continue function by
nextPed =
#(define-music-function (end-text) (markup?)
#{
\tweak bound-details.left.padding -3
\startPed "" #end-text
#})
makes many cases work or almost work by defau
Hi Jean and Werner,
Thank you very much for this snippet. It brings the lyrics closer to perfection.
Jirka
On 06. 06. 23 16:43, Jean Abou Samra wrote:
Le mardi 06 juin 2023 à 15:56 +0200, Simon Albrecht a écrit :
Hi Jean, hi Werner,
On 05.06.23 22:28, Jean Abou Samra wrote:
Well, for my def
11 matches
Mail list logo