[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 2832 in lilypond: clefOctavation should inheri
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 2832 in lilypond: clefOctavation should inherit properties from Clef |
Date: |
Sat, 01 Jun 2013 10:04:40 +0000 |
Comment #16 on issue 2832 by address@hidden: clefOctavation should inherit
properties from Clef
http://code.google.com/p/lilypond/issues/detail?id=2832
Pretty much the only other grob where inheriting font properties seems
active currently is Beam, and that does not use ly:text-interface::print.
Fudging in inherited properties seems to require adding stuff to the
respective alist-chain, and the beam::print callback does not look like it
would facilitate an easy path for accommodating this. I have some sort of
proof of concept changing a load of functions just for
ly:text-interface::print but it does not really seem like the effort is in
any proportion to the results.
So for now, I am just going to push the waiting patch.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- Re: [Lilypond-auto] Issue 2832 in lilypond: clefOctavation should inherit properties from Clef,
lilypond <=