> > %%% BEGIN %%%
> >
> > \new Staff {
> > \once \override Accidental #'transparent = ##t
> > cis'2
> > }
> >
> > %%% END %%%
> If you instead use
> \once \override Accidental #'stencil = ##f
> then the invisible accidental will not even take any space.
>
> /Mats
For the record. I understand both of Trevors examples, but looking through the
programmers ref to try and understand Mats' fix... 'stencil' is listed of
type "unknown" and the doc says it represents the "symbol to print". How does
passing it false result in a symbol not being printed? Should the doc be
updated to say something like: "The symbol to print, or don't print if false"?
Jonathan
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user