May be like this?
%%%%%%%%%%%%%%%%%%%%%
\version "2.19.32"
\relative {
%\accidentalStyle baroque
\accidentalStyle dodecaphonic
dis'4 cis dis fis
\accidentalStyle default
dis d cis c
dis dis e
} %%%%%%%%%%%%%%%%%%%%
On 06.12.2015 16:12, Simon Albrecht wrote:
On 06.12.2015 15:59, BB wrote:
I am not sure what you want to get.
What I want is not one of the accidental styles already available, as
may be read from the word ‘custom’.
Let me give an example: this
%%%%%%
\version "2.19.32"
\relative {
\accidentalStyle baroque
dis'4 cis dis fis
dis d cis c
dis dis e
}
%%%%%%%
should print accidentals on all notes except for the last two. In
other words, it should behave like forget in the first measure (i.e.
not remember the dis), and from there on like default (i.e.
distinguish chromatic pitches, and drop the accidental on subsequent
notes with identical pitch). (The last note only shows that it’s not
dodecaphonic what I want.)
Yours, Simon
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user