Marcus Macauley wrote:
n = #(make-dynamic-script (markup #:text #:italic "n." ) ) % This makes the text
bold-italic.
n = #(make-dynamic-script (markup #:text "n." ) ) % In fact, even this makes it
bold-italic, as if that's the default text font style. Why? And how to switch it
off?
because it's the default font for the DynamicTextScript. Try #:upright
Thanks in advance for any feedback on the "niente" implementation/syntax (I too
might be willing to co-sponsor it) and/or on this latter problem of bold-italic
text.
I can design a new letter 'n', but bear in mind that designing glyphs is
a lot of work. I'd have to charge 200 euro for that.
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
LilyPond Software Design
-- Code for Music Notation
http://www.lilypond-design.com
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel