lilypond-user
[Top][All Lists]
Advanced

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

Why does Accidental support Y-offset but not X-offset?


From: Trevor Bača
Subject: Why does Accidental support Y-offset but not X-offset?
Date: Mon, 20 Aug 2007 08:16:19 -0500

Hi,

Why does Accidental support Y-offset but not X-offset?


%%% BEGIN ACCIDENTAL X-OFFSET %%%

\version "2.11.29"

\new Staff {
   cis''8
   \once \override Accidental #'X-offset = #2
   dis''8
   \once \override Accidental #'Y-offset = #2
   eis''8
   fis''8
}

%%% END %%%


The eis shifts up, as expected; the dis doesn't shift at all.



-- 
Trevor Bača
address@hidden

Attachment: accidental-X-offset.png
Description: PNG image


reply via email to

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