On Saturday, 27 May 2000, Dirk Lattermann writes:
> Hi!
> 
> On Sat, May 27, 2000 at 08:14:04PM +0200, Mats Bengtsson wrote:
> > 
> > Unfortunately, the manual is incomplete and partly outdated.
> > The pedal marks are added with \sustaindown and \sustainup, 
> > respectively.
> 
> I was thinking of using these.  As I understand it, they are implemented
> as a spanner.  Now, many composers don't care about when to release the
> pedal (well, this isn't really true), but indicate that the pedal should
> be used in a passage just with the Ped. sign and no asterisk.
> 
> How could such a lone sign be produced?

All pedal symbols can be customized, eg, use:

    \property Staff.stopSustain = #""   % the default is "*"
    \property Staff.stopStartSustain = #"-P"
    \property Staff.startSustain = #"P"

See input/test/pedal.ly or some other test file.  Default settings
can be found in ly/engraver.ly.

> P.S.: The first movement of the Brahms concerto has 162340 elements :-)

Wow, and that consumes 240 Megs?  The coriolan seems to have 130 000,
and uses 110M.

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org

Reply via email to