On Thu, Nov 27, 2008 at 08:22:51PM -0600, Jonathan Kulp wrote: > makeTransparent = { > \override NoteHead #'transparent = ##t > \override Stem #'transparent = ##t > \override TupletBracket #'bracket-visibility = ##f
This could be added to ly/property-init.ly. Oh, and indentation. And possibly a different name; makeTransparent sounds close to hideNotes. ... on second thought, why doesn't hideNotes contain all the above overrides? Maybe it should... > \midi { > \context { > \Score > tempoWholesPerMinute = #(ly:make-moment 270 8) > } > } For the minimal example in the docs, you would omit the \midi, of course. Cheers, - Graham _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user