Example of \setlyrics:

Choose between '\_ 'symbol and  '- '
The tilde can produce extra space.
The items, separated by a space must be equal tot he number of notes they
span.

\setlyrics{cresc1}{cresc.- - \_ \_ ~~ \_ - - - - - -~ -~ - - - - - - - - - -
- - - - - - - - - - - } \llyr%


\assignlyrics1{cresc1} % can be placed before any note
...
\assignlyrics1{}% can placed after any note

If you use more instruments the assignlyrics must be placed at the
corresponding staff (ie. \assignlyrics2... in staff 2)


This is all what is needed

Andre

-----Oorspronkelijk bericht-----
Van: TeX-Music <[email protected]> Namens Rainer
Dunker via TeX-Music
Verzonden: vrijdag 7 mei 2021 20:23
Aan: Werner Icking Music Archive <[email protected]>
Onderwerp: Re: [Tex-music] Dashed crescendo (was: Dotted crescendo)

Am 07.05.2021 um 16:24:18 schrieb Rodolfo Medina:
> The following minimal attached example, to be processed with simply 
> [...] seems to do quite a little what I want except that I don't 
> manage to start the crescendo exactly where I want: suppose I want it 
> to start in the middle of the
> measure: I don't manage to do that.  It *will* start just at the 
> beginning of measure.  Please help.

For me, this works best ...

Regards, Rainer

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%
\input musixtex
\input musixlyr

% all preparations in the preamble
\setlyrics{cresc1}{cresc.-{}} % empty syllable "anchors" the hypenation end
\assignlyrics1{cresc1} \setsongraise1{-1\Interligne} \def\lyrhyphenchar{\_}
\minmulthyphens8mm

\startpiece
\notes
\lyricsoff % no lyrics at every note automatically \qu{abcd}% \en \bar %2
\notes \qu{abcd}% \en \bar %3 \notes \qu{abcd}% \en \bar %4 \notes
\qu{abcd}% \en \bar %5 \notes \qu{abcd}% \en \bar %6 \notes \qu{abcd}% \en
\bar %7 \notes \qu{abcd}% \en \bar %8 \notes \qu{abcd}% \en \bar %9 \notes
\qu{abcd}% \en \bar %10 \notes \qu{ab}% \llyr\lyrrule\lyr % left-aligned
"cresc." at following note \qu{cd}% \en \bar %11 \notes \qu{abcd}% \en \bar
%12 \notes \qu{abcd}% \en \bar %13 \notes \qu{abcd}% \en \bar %14 \notes
\qu{abcd}% \en \bar %15 \notes \qu{abcd}% \en \bar %16 \notes \qu{abcd}% \en
\bar %17 \notes \qu{abcd}% \en \znotes\lyrruleend\lyr\en % empty syllable
finishes hyphens just at the barline \bar %18 \notes \qu{abcd}% \en \bar %19
\notes \qu{abcd}% \en \bar %20 \notes \qu{abcd}% \en \bar %21 \notes
\qu{abcd}% \en \Endpiece

\vfill\eject\end
-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to
https://tug.org/mailman/listinfo/tex-music

-------------------------------
[email protected] mailing list
If you want to unsubscribe or look at the archives, go to 
https://tug.org/mailman/listinfo/tex-music

Reply via email to