Víctor Cisneros <piratabonifa...@gmail.com> writes:

> Dear lilyponders:
>
>
> For musicological purposes, I need to make every down-sided stem to be to
> the right of the note.

"musicological".

At any rate, here is half the job:

\new Staff \with { \override Stem.self-alignment-X = #RIGHT
                   \override Stem.X-offset = 
#ly:self-alignment-interface::aligned-on-x-parent }
{
  c' e' g' c''
}

-- 
David Kastrup

Reply via email to