Rodolfo Medina <[email protected]> writes:

> I don't see in the MusiXTeX manual the `dotted' crescendo, something like
> that:
>
>
>  cresc. _    _    _    _    _    _    _    _    _    _    _    _    _    _
>
>
> which is fairly used in musical notation.  Maybe worth thinking of adding that
> in next versions?


The following minimal attached example, to be processed with simply

 $ tex test
 $ musixflx test
 $ tex test

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.

Thanks,
Rodolfo

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\input musixtex
\input musixlyr

\setlyrics{cresc1}{cresc.- - - - - - - - - - - - - - - - - - - - - - - - - - - 
- - - - - - - - - - - - - - - - -}
\def\lyrhyphenchar{\_}
\minmulthyphens8mm

\startpiece
\notes
\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
\assignlyrics1{cresc1}\setsongraise1{-1\Interligne}%
\bar %10
\notes
\lyr\qu{ab}\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
\assignlyrics1{}%
\bar %18
\notes
\lyr\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

Reply via email to