help-gnu-music
[Top][All Lists]
Advanced

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

Re: pushproperty syntax


From: Frederick Polgardy
Subject: Re: pushproperty syntax
Date: Wed, 18 Oct 2000 14:45:59 -0500

Frederick Polgardy wrote:
> 
> The syntax for pushproperty seems to be changing everyday...  The following
> didn't work in 1.3.72, then it did in 1.3.84, and now it doesn't work in
> 1.3.92.uu1:
> 
>    \pushproperty #'(basicStemProperties basicBeamProperties)
>                  #'default-neutral-direction #-1
> 
> Can anyone tell me what it's supposed to be now, and if it's going to be
> doing anymore changing in the next 18 microseconds?

Actually, I did find something that worked:

\property Voice.basicStemProperties \push #'default-neutral-direction = #-1
\property Voice.basicBeamProperties \push #'default-neutral-direction = #-1

The file .../examples/input/test/pushproperty.ly actually instructs you to
use the syntax I used at the top, but gives the *bottom* as an example. 
Might want to fix those docs...

Fred

-- 
 ______      ______
|__ _  |    |  _ __|    F R E D E R I C K   P O L G A R D Y   J R.
  | |\ \    / /| |      Virtual Media, Inc.
  | | \ \  / / | |      18-3 E Dundee Suite 300 Barrington, IL 60010-5278
 _| |_ \ \/ / _| |_     Phone: 847/842.9008 Fax: 847/842-1731
|_____| \__/ |_____|    http://www.virtual-media.com



reply via email to

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