Son_V wrote
> The exact expression in Italian is: "attenzione: decrescendo troppo
> piccolo
>   r2 a2 
>         \> \mp | % 7"
> 
> The code: r2 a2 \> \mp | % 7
>   a2 \! b4 c4 | % 8

Please provide compilable example.
See also here :
http://www.lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-attached-to-notes

%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"

{
  r2 
  \once\override Hairpin.to-barline = ##f
  a2 \> \mp | % 7
  a2 \! b4 c'4 | % 8 
}
%%%%%%%%%%%%%%%%%%%%

HTH
~Pierre



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/warning-decrescendo-too-little-tp160938p160941.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to