Re: Linux OS

2025-02-07 Thread Knute Snortum
On Fri, Feb 7, 2025 at 2:47 PM Tom Brennan wrote: > Hi Knute > > You mentioned there's a flatpak for the Frescobaldi v4.0.0 beta. I'm > curious how to find and install this. > I believe this is the link you need (look in the README): https://github.com/flathub/org.frescobaldi.Frescobaldi -- Kn

Re: Linux OS

2025-02-07 Thread Tom Brennan
Hi Knute You mentioned there's a flatpak for the Frescobaldi v4.0.0 beta. I'm curious how to find and install this. Thanks! Tom On Mon, Feb 3, 2025 at 8:59 PM Knute Snortum wrote: > On Mon, Feb 3, 2025 at 3:41 PM Valentin Petzel wrote: > >> >> The not so nice thing: Frescobaldi is not really

Re: Song verses with variant rhythms

2025-02-07 Thread Timothy Lanfear
On 07/02/2025 16:40, David Wright wrote: You can add the lyrics to the Staff instead of each voice. You just have to add _ to each set of lyrics so that there's a syllable for every moment in the staff, ie both voices. Following on from David's tip, you could code your extract like this. I'd n

Re: Oly says "No CAIRO backend"

2025-02-07 Thread William Rehwinkel via LilyPond user discussion
Dear Raphael, If you didn't already, can you try adding `-dbackend=cairo` before the filename? Like this lilypond -dbackend=cairo file.ly What happens? Thanks, -William On 2/7/25 07:22, Raphael Mankin wrote: I have installed the Oly extension, but when I try a minimal test I get the follow

Re: Song verses with variant rhythms

2025-02-07 Thread David Wright
On Fri 07 Feb 2025 at 15:03:09 (+), Raphael Mankin wrote: > On 07/02/2025 13:57, Brian Barker wrote: > > At 13:21 07/02/2025 +, you wrote: > > > Sometimes a song has slightly different rhythms in different verses, ... > > > Is there a neat way of setting such songs? All the ways that I > >

Re: Song verses with variant rhythms

2025-02-07 Thread Raphael Mankin
On 07/02/2025 14:42, Knute Snortum wrote: On Fri, Feb 7, 2025 at 5:23 AM Raphael Mankin > wrote: __ Sometimes a song has slightly different rhythms in different verses, as in the (wonky) scan below Is there a neat way of setting such songs? All t

Re: Song verses with variant rhythms

2025-02-07 Thread Xavier Scheuer
On Fri, 7 Feb 2025 at 15:43, Knute Snortum wrote: > > To make two voices, use << { } \\ { } >> > To get a smaller notehead, try \magnifyMusic #2/3 { "note here" } > To keep the smaller notehead from merging with the larger, I'd try putting a very short spacer grace note in front of the smaller n

Re: Song verses with variant rhythms

2025-02-07 Thread Raphael Mankin
On 07/02/2025 13:57, Brian Barker wrote: At 13:21 07/02/2025 +, you wrote: Sometimes a song has slightly different rhythms in different verses, ... Is there a neat way of setting such songs? All the ways that I can think of are somewhat of a faff. I'll leave the experts to suggest dupl

Oly says "No CAIRO backend"

2025-02-07 Thread Raphael Mankin
I have installed the Oly extension, but when I try a minimal test I get the following: Processing `/home/raph/.cache/ooolilypond/tmp/OOoLilyPond.ly' Parsing... Interpreting music... Preprocessing graphical objects... Calculating line breaks... Drawing systems... fatal error: compiled without CAI