lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

warning: crescendo too small


From: David Santamauro
Subject: warning: crescendo too small
Date: Fri, 3 Jun 2011 06:05:08 -0400

Hi,

When magnified 500%, the crescendo looks like a '|' ... the snippet:

\version "2.12.3"

\include "english.ly"
\score {
  <<
    \relative g' {
      \clef "treble"
      \key c \major
      \time 4/4
      r2 r4 d'^\markup { \tiny "Solo" }_\mp\<(
      g2\! fs4 e4)
    }
  >>
  \layout {}
}

I've attached what I'm trying to achieve.

Thanks

David

Attachment: small-cresc.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]