Re: spurious partial in 2nd repeat abc->ly

2021-02-23 Thread Joe McCool
On Tue, 23 Feb 2021 at 13:27, Xavier Scheuer wrote: > > \alternative { > { g8 [ fis8 g8 ] e8 [ fis8 g8 ] | > \set Timing.measureLength = #(ly:make-moment 5/8) > a8 [ fis8 d8 ] c8 b8 } % b4 } % ← > { > \set Timing.measureLength = #(ly:make-moment 6/8) > d8 [ cis8 d8 ] fi

Re: Reduce space after note before barline

2021-02-23 Thread David Nalesnik
Hi Dimitris, On Tue, Feb 23, 2021 at 12:58 PM Dimitris Marinakis wrote: > > I'm having trouble adjusting the space before the barlines. Sometimes > Lilypond doesn't adjust it correctly and I have to do manual tweaks which is > fine. But in this case I cannot find a way to remove extra space fro

Re: Frescobaldi and python-poppler-qt5 build failure

2021-02-23 Thread Andrew Bernard
I know - that was a slip of the wrist (or mind) in an email sent without due care. I meant Frescobaldi of course. Andrew On Wed, 24 Feb 2021 at 00:10, Jonas Hahnfeld wrote: > Note that Frescobaldi != LilyPond, and the latter is provided via the > official community repository.

definitions with fill-line in include

2021-02-23 Thread Paul Scott
{  "flsub.ly"   lineA = "Title"   lineB = "Subtitle"   headerA =   \markup{     \fill-line{ \lineA }     \fill-line{ \lineB }   } } \version "2.23.0" \include "flsub.ly" \book{   \markup{ \headerA } } What is the syntax for creating a definition with multiple "fill-line"s to be included in th

Re: spurious partial in 2nd repeat abc->ly

2021-02-23 Thread Xavier Scheuer
On Tue, 23 Feb 2021 at 06:04, Joe McCool via LilyPond user discussion < lilypond-user@gnu.org> wrote: > > David, I really appreciate your help. But I still have a wee problem: > > When I look at newmend.pdf, it looks spot on to me. But if I pull down your newmend.ly and compile it here, the resu

Re: Frescobaldi and python-poppler-qt5 build failure

2021-02-23 Thread Jonas Hahnfeld via LilyPond user discussion
Am Dienstag, dem 23.02.2021 um 23:56 +1100 schrieb Andrew Bernard: > Anybody? > > Is Arch Linux to become an orphan for Lilypond? Note that Frescobaldi != LilyPond, and the latter is provided via the official community repository. Frescobaldi works for me (on Arch Linux), maybe I was lucky and di

Re: Frescobaldi and python-poppler-qt5 build failure

2021-02-23 Thread Andrew Bernard
Anybody? Is Arch Linux to become an orphan for Lilypond? I'd offer to fix it but I just don't know anything about poppler and sip and so on. Andrew On Sun, 21 Feb 2021 at 22:18, Andrew Bernard wrote: > > Issue #43 stops python-poppler-qt5 being built, and prevents me from > using Frescobaldi