Re: Dynamic Line Spanner question

2019-09-10 Thread Craig Dabelstein
>> Date: Tue, 10 Sep 2019 08:06:40 +0100 >> Subject: Re: Dynamic Line Spanner question >> At 01:35 on 10 Sep 2019, Craig Dabelstein wrote: >> > Hi all, >> > >> > In the following MWE, how do I get the dashed line to finish before >> > the barline

Re: Dynamic Line Spanner question

2019-09-10 Thread Flaming Hakama by Elaine
> > -- Forwarded message -- > From: Mark Knoop > To: lilypond-user@gnu.org > Cc: > Bcc: > Date: Tue, 10 Sep 2019 08:06:40 +0100 > Subject: Re: Dynamic Line Spanner question > At 01:35 on 10 Sep 2019, Craig Dabelstein wrote: > > Hi all, > >

Re: Dynamic Line Spanner question

2019-09-10 Thread Mark Knoop
At 01:35 on 10 Sep 2019, Craig Dabelstein wrote: > Hi all, > > In the following MWE, how do I get the dashed line to finish before > the barline instead of after it. I've had no success with > \endSpanners. See Internals Reference 3.2.111 spanner-interface: to-barline (boolean) If true, the spann

Dynamic Line Spanner question

2019-09-09 Thread Craig Dabelstein
Hi all, In the following MWE, how do I get the dashed line to finish before the barline instead of after it. I've had no success with \endSpanners. All the best, Craig \version "2.19.82" \score { \relative c' { c2 \cresc c c c R1*4 \! } } -- Craig Dabelstein Owner Maxime's Music M:

Re: spanner question

2009-07-02 Thread David Stocker
4\pp\stopTextSpan\< \revert NoteHead #'style fs''4.\> b,8\! | %== Nick -Original Message- From: lilypond-user-bounces+nick.payne=internode.on@gnu.org [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org

RE: spanner question

2009-07-01 Thread Nick Payne
Nick > -Original Message- > From: lilypond-user-bounces+nick.payne=internode.on@gnu.org > [mailto:lilypond-user-bounces+nick.payne=internode.on@gnu.org] On > Behalf Of David Stocker > Sent: Wednesday, 1 July 2009 1:28 PM > To: lil

spanner question

2009-06-30 Thread David Stocker
Hello folks, I have a question about a text spanner in a pre-defined variable. In the snippet below, the first example does everything I want except that in the first line of music, the spanner line doesn't extend to the barline at the end of the line. I've achieved this by using two pre-defi