Re: Simple ternary da capo structure

2024-09-18 Thread David Sumbler
On Wed, 2024-09-18 at 13:25 +0100, Timothy Lanfear wrote: > > > On 18/09/2024 11:57, David Sumbler wrote: > > > > > Thank you both for your help.  I'm still struggling with one thing, > > though.  I want "D.C." at the end of the 'B' section, rather than > > "D.C. al Fine".  The best thing I

Re: Simple ternary da capo structure

2024-09-18 Thread Timothy Lanfear
On 18/09/2024 11:57, David Sumbler wrote: Thank you both for your help.  I'm still struggling with one thing, though.  I want "D.C." at the end of the 'B' section, rather than "D.C. al Fine".  The best thing I have managed so far was to put \jump "D.C." at the end, but of course that doesn't r

Re: Simple ternary da capo structure

2024-09-18 Thread Xavier Scheuer
On Wed, 18 Sept 2024 at 12:57, David Sumbler wrote: > > Thank you both for your help. I'm still struggling with one thing, though. I want "D.C." at the end of the 'B' section, rather than "D.C. al Fine". The best thing I have managed so far was to put \jump "D.C." at the end, but of course that

Re: Simple ternary da capo structure

2024-09-18 Thread David Sumbler
On Tue, 2024-09-17 at 16:06 -0700, Knute Snortum wrote: > > On Tue, Sep 17, 2024 at 12:11 PM Xavier Scheuer > wrote: > > On Tue, 17 Sept 2024 at 17:03, Knute Snortum > > wrote: > > > > > > Here's what I came up with: > > > > Hello, > > > > Actually there is a property for the fine bar type. >

Re: Simple ternary da capo structure

2024-09-17 Thread Knute Snortum
On Tue, Sep 17, 2024 at 12:11 PM Xavier Scheuer wrote: > On Tue, 17 Sept 2024 at 17:03, Knute Snortum wrote: > > > > Here's what I came up with: > > Hello, > > Actually there is a property for the fine bar type. > \set Score.fineBarType = "||" > and you don't need to put explicitly the \bar "||"

Re: Simple ternary da capo structure

2024-09-17 Thread Xavier Scheuer
On Tue, 17 Sept 2024 at 17:03, Knute Snortum wrote: > > Here's what I came up with: Hello, Actually there is a property for the fine bar type. \set Score.fineBarType = "||" and you don't need to put explicitly the \bar "||" at Fine. Kind regards, Xavier

Re: Simple ternary da capo structure

2024-09-17 Thread Knute Snortum
On Tue, Sep 17, 2024 at 6:41 AM David Sumbler wrote: > I am trying to set a simple piece in ternary form. I want a light double > bar (thin-thin) at the end of the 'A' section with a "Fine" marking, and at > the end of the 'B' section I want a full (thin-thick) double bar with > "D.C." marked (o

Simple ternary da capo structure

2024-09-17 Thread David Sumbler
It's a while since I did much on Lilypond, but I have now started a new small project.  I am running xubuntu 24.04, and to keep things simple I have installed Lilypond from the distro's repository - version 24.3, which is pretty up to date.  There seem to be quite a lot of new features in Lilypond