Knute Snortum <ksnor...@gmail.com> writes:

> My situation is I need to transcribe a crescendo starting without a dynamic
> marking.  If I put in a \mf then I don't get warning.  If I can hide the
> dynamic mark, all will be fine.  Is there a \hide syntax that will work?

Anything wrong with

\version "2.18.0"

\score
{
  {
    c'1-\omit\mf\> c' c'\!
  }
  \layout {}
  \midi {}
}


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

Reply via email to