Am 22.01.2018 um 08:49 schrieb Malte Meyn:
Hi list,

don’t we already have different breve heads for on-line and between-line notes?

\version "2.19.80"

\relative {
  \omit Staff.StaffSymbol
  \override NoteHead.style = #'baroque % also mensural/neomensural/…
  \time 4/2
  f'\breve g
}

Yes, but there are others missing. IIRC one trigger for this project idea was Janek complaining about the looks of accidentals on or off the line:

\version "2.19.80"

\relative {
  \omit Staff.TimeSignature
  \omit Staff.Clef
  \time 4/2
  \omit NoteHead
  \omit Stem
  cis'' dis ces des c! d!
}


Instead, maybe italic numbers (issue 5074, https://sourceforge.net/p/testlilyissues/issues/5074/) could be included in that project.

That would be cool, but probably more challenging. However, I wouldn't object against adding it as an option to the project suggestion. What do you think Werner?

Urs


Cheers,
Malte

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


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

Reply via email to