Changing fonts has become so much easier. See

  http://pegasus.rutgers.edu/~elflord/unix/latex/no-bs.html

for what it takes to put a Type1 font into LaTeX (let alone into LilyPond) and compare it to dropping the .pfa into ~/.fonts and doing

     #(define fonts
       (make-pango-font-tree
        "Times New Roman" "Helvetica" "Courier"
        (/ myStaffSize 20)))

You're welcome to reinstate the ec fonts as your private defaults, though.

Well, this (I mean reinstating the ec fonts as my private defaults) is what I would like to do, and also asked how this could be done in this list three weeks ago. I got, however, no answer. Could you, or someone else explain how to do it?

I believe in the above code Times New Roman, Helvetica, Courier stand for the serif, sans-serif and fixed width fonts respectively. What should I replace them with to have the ec-fonts as defaults?

Imruska




_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to