bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC Adding variants of font glyphs


From: Urs Liska
Subject: Re: GSoC Adding variants of font glyphs
Date: Mon, 22 Jan 2018 09:21:37 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2



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
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

[Prev in Thread] Current Thread [Next in Thread]