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

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

removing space from grace notes


From: Rune Zedeler
Subject: removing space from grace notes
Date: Sat, 03 Feb 2001 07:24:09 +0100

Hi again :)
I think that too much space is added after a grace note, so I tried to
change that.
I tried

      \property Staff.GraceAlignment \override #'horizontal-space = #0.5

and

\paper{
    \translator { 
      \StaffContext
      GraceAlignment \override #'horizontal-space = #0.5
    }
}

but nothing happens.

-Rune



reply via email to

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