... perfect, exactly what I was looking for, thank you, very much
appreciated! ...


Werner LEMBERG <w...@gnu.org> writes:

>> A modern half note, sorry for the unclear terminology. The original
>> notation puts the dot above the (centered) minim stem, but in a modern
>> transcription I would prefer to have the dot above the notehead.
>
> OK.
>
> ```
> {
>   \override Script.add-stem-support = ##f
>   \override Script.toward-stem-shift = 0
>   \override Script.skyline-horizontal-padding = 0
>   d'2^.
> }
> ```
>
>
>     Werner

Reply via email to