Re: how to write an extended dim and cresc (text, not hairpins) , like a trillSpan?

2021-08-07 Thread Kenneth Wolcott
Yes, thank you for clarifying that for me!

On Sat, Aug 7, 2021 at 2:57 PM Mogens Lemvig Hansen  wrote:
>
> Isn’t that exactly what Lilypond’s \cresc does?  Just don’t redefine it.
>
> http://lilypond.org/doc/v2.22/Documentation/notation/expressive-marks-attached-to-notes#index-_005ccresc
>
>
>
> Regards,
>
> Mogens
>
>
>
>
>
> From: Kenneth Wolcott
> Sent: August 7, 2021 14:15
> To: Lily Pond
> Subject: how to write an extended dim and cresc (text, not hairpins) ,like a 
> trillSpan?
>
>
>
> Hi;
>
>
>
> How to write an extended dim and cresc (text, not hairpins) ,like a trillSpan?
>
>
>
> I have attached screenshots of the original music I am transcribing
>
> from to show what I am trying to engrave.
>
>
>
> I have the following macros defined:
>
>
>
> cresc = _\markup \italic "cresc."
>
> dimin = _\markup \italic "dimin."
>
>
>
> I tried adding a dash to the end of the quoted text in each macro.  I
>
> got an error that there was no terminating of the macro (I don't
>
> remember the text text of the error message).
>
>
>
> Where do I look in the manual for this long extension (span?) of the
>
> expressive mark?
>
>
>
> Thanks,
>
> Ken Wolcott
>
>



Re: how to write an extended dim and cresc (text, not hairpins) , like a trillSpan?

2021-08-07 Thread Thomas Morley
Am Sa., 7. Aug. 2021 um 23:20 Uhr schrieb Aaron Hill :
>
> On 2021-08-07 2:14 pm, Kenneth Wolcott wrote:
> > How to write an extended dim and cresc (text, not hairpins) ,like a
> > trillSpan?
> > [ . . . ]
> > Where do I look in the manual for this long extension (span?) of the
> > expressive mark?
>
> Text spanners [1] should be what you need.
>
> [1]:
> http://lilypond.org/doc/v2.22/Documentation/notation/writing-text#text-spanners
>
>
> -- Aaron Hill
>
I'd go directly for \cresc and friends. See:
http://lilypond.org/doc/v2.22/Documentation/notation/expressive-marks-attached-to-notes#dynamics

Cheers,
  Harm



Re: how to write an extended dim and cresc (text, not hairpins) , like a trillSpan?

2021-08-07 Thread Kenneth Wolcott
Thank you, Aaron!

On Sat, Aug 7, 2021 at 2:20 PM Aaron Hill  wrote:
>
> On 2021-08-07 2:14 pm, Kenneth Wolcott wrote:
> > How to write an extended dim and cresc (text, not hairpins) ,like a
> > trillSpan?
> > [ . . . ]
> > Where do I look in the manual for this long extension (span?) of the
> > expressive mark?
>
> Text spanners [1] should be what you need.
>
> [1]:
> http://lilypond.org/doc/v2.22/Documentation/notation/writing-text#text-spanners
>
>
> -- Aaron Hill



Re: how to write an extended dim and cresc (text, not hairpins) , like a trillSpan?

2021-08-07 Thread Aaron Hill

On 2021-08-07 2:14 pm, Kenneth Wolcott wrote:
How to write an extended dim and cresc (text, not hairpins) ,like a 
trillSpan?

[ . . . ]
Where do I look in the manual for this long extension (span?) of the
expressive mark?


Text spanners [1] should be what you need.

[1]: 
http://lilypond.org/doc/v2.22/Documentation/notation/writing-text#text-spanners



-- Aaron Hill



Re: how to write an extended dim and cresc (text, not hairpins) , like a trillSpan?

2021-08-07 Thread Kenneth Wolcott
BTW, I'm on Lilypond 2.22 (it looks like I see something different in
2.23 regarding dim and cresc being Lilypond commands now?)

On Sat, Aug 7, 2021 at 2:14 PM Kenneth Wolcott  wrote:
>
> Hi;
>
> How to write an extended dim and cresc (text, not hairpins) ,like a trillSpan?
>
> I have attached screenshots of the original music I am transcribing
> from to show what I am trying to engrave.
>
> I have the following macros defined:
>
> cresc = _\markup \italic "cresc."
> dimin = _\markup \italic "dimin."
>
> I tried adding a dash to the end of the quoted text in each macro.  I
> got an error that there was no terminating of the macro (I don't
> remember the text text of the error message).
>
> Where do I look in the manual for this long extension (span?) of the
> expressive mark?
>
> Thanks,
> Ken Wolcott