Hello,
I'm looking for a setting that controls:
- the minimum distance between words of a lyrics line (the minimum
whitespace width)
- the minimum distance between hyphenated words (the minimum width of a
hyphen)
I tried:
> \new Staff { \melody }
> \addlyrics { \override *LyricHyphen.minimum-len
Out of couriosity - does the introduction of Cairo bring us any closer to
rendering LilyPond directly in web browser (i.e. with WebAssembly)? Have
anyone considered that?
W dniu środa, 24 sierpnia 2022 Jean Abou Samra
napisał(a):
> Le 24/08/2022 à 09:49, Andrew Bernard a écrit :
>
>> Is Cairo r
Hello,
I'm a software engineer and I am working on my personal side project
related to rendering sheet music. I didn't want to reinvent the wheel so I
decided to check Lilypond source code (I find Lilypond the best music
typesetter software I know) to understand basic concepts which could help
me
Hello everyone!
I would like to place custom header for piece, i.e.: hymn number and
authors of music and lyrics aligned to both sides of the page:
[image: Obraz w treści 2]
I tried to do it with fill-line, but then part of the *"Lyrics author" *goes
off the page. Please check a result of the fol