On 09/19/2014 08:02 PM, Abraham Lee wrote:
Have you tried accessing it via 'font-name? That should work since it bypasses LilyPond's font selection code and funnels it through to Pango directly.I like this approach (without a better mechanism in place) because you can add: \override '(font-name . "Ubuntu Medium") { ... } in the markup block whenever you need that semi-bold weight (not the best solution, but it's usable). I know that there is some on-going work right now to make more of a "master" pango-font-tree that allows you to access condensed/extended, light/semi-bold, etc. variants if they exist. Not sure if it's going anywhere at the moment, though.
Yes, it is, but it's not in a shape where I like to present a new patch set yet. In particular, it doesn't have any documentation yet. But I didn't forget you...
Best, Alexander _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
