lilypond-user
[Top][All Lists]
Advanced

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

Re: moving hairpins around


From: Mats Bengtsson
Subject: Re: moving hairpins around
Date: Sat, 05 Jan 2002 19:57:54 +0100

> I've been trying to persuade some hairpins to sit above a stave rather
> than below it, and don't seem to be having any luck (I've tried over-riding
> the 'direction' property on Voice.Hairpin, which seems to be the only
> plausible thing I can find for the purpose).  Any hints as to
> a) what I should do

Use \dynamicUp

> b) how I should have found this out

The dynamicUp macro and many more useful macros are defined
in the file ly/property.ly (called ly/property-init.ly in
version 1.5.x). There you'll also find out what property
you could have used. They should definitely be listed in 
the documentation.

In general, you can find the different properties by browsing
the section "Lilypond Internals" in the on-line manual, but
in this specific case it's not that intuitive that you should
set the direction of DynamicLineSpanner, not on Hairpin.

   /Mats



reply via email to

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