On Sat, Mar 13, 2010 at 9:35 AM, northofscotland
<strath100-...@yahoo.co.uk>wrote:

>
> I have been trying to force musica ficta accidentals into brackets, but the
> notation
>
> \set suggestAccidentals = ##t fs?
>
> seems to be ignored.  Is it me or Liliypond?
>
>
>
You can do it with a \markup, but you will probably have to adjust the
alignment and fontsize and whatnot:

\relative c' {
  d e fis^\markup {[\sharp]} g
}

Jon
-- 
Jonathan Kulp
http://www.jonathankulp.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to