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
[EMAIL PROTECTED]

<<attachment: accidental-X-offset.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to