bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1752 in lilypond: redesigning G clef in our Feta font


From: lilypond
Subject: Re: Issue 1752 in lilypond: redesigning G clef in our Feta font
Date: Tue, 26 Jul 2011 03:33:21 +0000


Comment #29 on issue 1752 by address@hidden: redesigning G clef in our Feta font
http://code.google.com/p/lilypond/issues/detail?id=1752

Today, if I wanted to, I could \set Staff.clefGlyph = #"clefs.petrucci.g"

However, i was unable to apply this override to a change clef - how it's done?

% Given your patched .mf the first line below selects the old clef,
% (and by renaming to 'G_old_change' I can compare the clef-change sizes as well)
%
\new PianoStaff <<
\new Staff \relative c'' { \set Staff.clefGlyph = #"clefs.G_old"
  \key d\major cis16\( e d cis b8\) gis' a2\fp \clef alto }
\new Staff \relative c' { % new G-clef in the middle
  \key d\major d16\( cis'b a gis fis' e d\) cis\( b a b cis a b cis\) }
\new Staff { \clef bass  % \set Staff.clefGlyph = #"scripts.segno"
  \key d\major fis8-- d-- e-- e,-- a,16\< b, cis d e fis g? e\! }
  >>
%
% I think Janek polished some rough edges in the clef so that
% the new shape fits better with the rest of the the feta font

Attachments:
        1752_comparison.png  39.6 KB




reply via email to

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