Comment #7 on issue 153 by brownian.box: \once \set fails to restore previous setting
http://code.google.com/p/lilypond/issues/detail?id=153

Another example (from duplicate issue 1740):

%----------------8<----------------------
\relative {
  \set fingeringOrientations = #'(left)
  < e -1>1 |
  \once \set fingeringOrientations = #'(right)
  < e -1> |
  < e -1> -"should be ’left !" |
}
%------------------8<----------------------

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to