lilypond-devel
[Top][All Lists]
Advanced

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

Re: About issue 4931 make \deadNote work with different fonts


From: Thomas Morley
Subject: Re: About issue 4931 make \deadNote work with different fonts
Date: Tue, 26 Jul 2016 21:56:43 +0200

2016-07-26 17:05 GMT+02:00 Thomas Morley <address@hidden>:
> Hi,
>
> I had a look at
> https://sourceforge.net/p/testlilyissues/issues/4931/
>
> Any reason not to do the most simple code below?
[...]
> xNote = {
>   \once \override TabNoteHead.style = #'cross
>   \once \override NoteHead.style = #'cross
>   \once \override NoteHead.font-name = #'()
>   \once \override TabNoteHead.font-name = #'()
> }

To answer my own question, at least xNote is supposed to work as
override _and_ tweak.
See input/regression/dead-notes.ly
So it will be not that simple as I thought.

Cheers,
  Harm



reply via email to

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