On 4 January 2014 20:12, Colin Tennyson <colintenny...@outlook.com> wrote:
> ficta = { \once \set suggestAccidentals = ##t }

(Slightly OT): You may be interested in my slightly modified \ficta...

+++++++++++++++++++++++++++++++++++++
\version "2.18.0"
\language "english"
ficta = {
  \once \set suggestAccidentals = ##t
  \once \accidentalStyle "dodecaphonic" % second & subsequent
accidentals in a bar will be printed
}

\relative c'' {
  b8 a a4. \ficta gs16 \ficta fs \ficta gs4
  a1
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to