opensubscriber
   Find in this group all groups
 
Unknown more information…

l : lilypond-user-fr@gnu.org 25 April 2012 • 5:26AM -0400

Re: bugs / limites de lilypond-book
by Bertrand Bordage

REPLY TO AUTHOR
 
REPLY TO GROUP




Hello !

Pour changer les fontes par défaut :
http://lilypond.org/doc/v2.15/Documentation/notation/fonts#entire-document-fonts
Pour utiliser la fonte de LaTeX, je te conseille d'utiliser Latin Modern.
C'est Computer Modern, mais en version OpenType.
On peut l'installer avec le paquet lmodern sous Ubuntu.  Il est
probablement déjà installé avec LilyPond, d'ailleurs.

Cela donne donc :

\paper {

  myStaffSize = #20

  #(define fonts

    (make-pango-font-tree "LMRoman10"

                          "LMSans10"

                          "LMMono10"

                          (/ myStaffSize 20)))

}


Bertrand

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.