lilypond-user
[Top][All Lists]
Advanced

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

Script and staff-pading question


From: Dmytro O. Redchuk
Subject: Script and staff-pading question
Date: Thu, 12 Apr 2007 11:44:28 +0300
User-agent: Mutt/1.4.2.1i

Hello,

   manual says that articultaions' position can be controlled by Script's
   parameters, but i can not manage to do so.

   Please, take a look:

% -----------------------------------------------------
\version "2.10.20"
 
\relative c' {
        \stemDown
        %
        % This "\override" works:
        \override Script #'padding = #1.5
        %
        c-> d-> e-> f-> g-> a-> b-> c->
        %
        % while this one -- doesn't:
        \override Script #'staff-padding = #3
        %
        c,-> d-> e-> f-> g-> a-> b-> c->
}
% -----------------------------------------------------

   The second "\override" does nothing -- it but should?

   (This is somewhat related to my previous question -- regarding
   staff-padding and TextScript under slurred note, i guess)

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk





reply via email to

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