Op vrijdag 03 juni 2011 schreef David:
> PS Has anyone written a book on LilyPond that one could buy and hold in
> one's hands?
I would really want to write such one. I even already have a title, a subtitle
and lots and lots of ideas. Only time. every 10 minutes that are left go
to Frescoba
Hi Reinhold,
On Fri, 3 Jun 2011 12:41:24 +0200
Reinhold Kainhofer wrote:
> included in that length. The simple solution is gto increase the
> minimum length for the hairpin. See e.g. the LSR:
>
> http://lsr.dsi.unimi.it/LSR/Item?id=448
Exactly ...
>
> I suppose you want this minimum-length
On Fri, 03 Jun 2011 10:20:05 +
David Bobroff wrote:
> On 6/3/2011 10:05 AM, David Santamauro wrote:
> > Hi,
> >
> > When magnified 500%, the crescendo looks like a '|' ... the snippet:
> >
> > \version "2.12.3"
> >
> > \include "english.ly"
> > \score {
> ><<
> > \relative g' {
> >
Am Freitag, 3. Juni 2011, 12:05:08 schrieb David Santamauro:
> Hi,
>
> When magnified 500%, the crescendo looks like a '|' ... the snippet:
The problem is that while hairpins have a minimum length, the width of the \mp
(which is larger than the default minimum length) is also included in that
l
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 "S
On 6/3/2011 10:05 AM, 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" }
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 {}
}
Try something like
\once \override Hairpin #'bound-padding = #0.2
The default value is 1.
/Mats
Michael Kiermaier wrote:
Hi Kieren,
thanks, that works!
I realized that there quite some space between the dynamic marks and the
hairpin. In extreme situations like the one I had (c4\f\> c4\p), t
Hi Kieren,
thanks, that works!
I realized that there quite some space between the dynamic marks and the
hairpin. In extreme situations like the one I had (c4\f\> c4\p), that space
should be reduced, I think.
Is it possible to adjust that space?
~Michael
On Tuesday 03 October 2006 23:33, Kier
Hi, Michael:
Try
\once \override Hairpin #'minimum-length = #4
Adjust the 4 as necessary.
Best regards,
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
I get the warning
"crescendo too small"
for two notes close to each other, both with dynamic marks and connected by a
crescendo. In the pdf output I get a very degenerated crescendo mark: Only a
vertical line.
To fix this I have to force the two notes further apart. But I don't
11 matches
Mail list logo