lilypond-user
[Top][All Lists]
Advanced

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

Re: warning: crescendo too small


From: -Eluze
Subject: Re: warning: crescendo too small
Date: Fri, 3 Jun 2011 03:26:29 -0700 (PDT)


David Santamauro wrote:
> 
> 
> 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.
> 

unset ragged-right 

\paper {ragged-right = ##f}

this might help!
Eluze
-- 
View this message in context: 
http://old.nabble.com/warning%3A-crescendo-too-small-tp31764305p31764374.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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