Hi Sámuel.

> s1
> s
> s
> s
> s
> s
> \mf
> 
> puts the dynamic in the right place, but
> 
> s1*6
> 
> does not.

Note that

   s1*6 \mf

attaches the dynamic mark to the [beginning of the] s1*6, whereas

   s1*6 s1\mf

attaches the dynamic mark to the [beginning of the] s1 which starts after s1*6 
is done.

Hope that helps!
Kieren.

Reply via email to