lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fonts.openlilylib.org is live!


From: Guy Stalnaker
Subject: Re: fonts.openlilylib.org is live!
Date: Thu, 11 Sep 2014 23:39:28 -0500

Abraham,

Simply wonderful! LOVE Haydn. Seriously, it makes me happy (I know, I'm a font geek) to see a score with that font.

Only quibble are the stylesheets. On a kubuntu Linux install, I cannot get them working in Frescobaldi. I added the the path to the Preferences as you suggest. Frescobaldi correctly auto-completes the include filename, so I know it can find them. I can Ctrl-click on the include filename and Frescobaldi will actually open the stylesheet file. But, compiling the file with lilypond does not use the stylesheet file contents. I can move to the command line (and, of course, use the --include or -I directive) and with -V verbose output clearly see that lilypond is using the default ementhaler font. Here's some of the verbose output from the command line:

<quote>
Using `english' note names...]
  [/home/jstalnak/Dropbox/Music/Lilypond/stylesheets/haydn.ily] <-- the \include file path!
Interpreting music...
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/emmentaler-20.otf][8][16]
elapsed time: 0.12 seconds
Element count 2745 (spanners 375)
Preprocessing graphical objects...
Grob count 3795
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/emmentaler-11.otf] <-- But still using emmentaler!
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/emmentaler-13.otf]
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/emmentaler-14.otf]
[emmentaler-13_4.5693359375]
</quote>

And here are the stylesheet files:

<quote>
KubuntuMacBook% ls -l /home/jstalnak/Dropbox/Music/Lilypond/stylesheets                 
total 92
-rwxrwxrwx 1 jstalnak jstalnak  520 Sep 10 14:38 cadence.ily
-rwxrwxrwx 1 jstalnak jstalnak  991 Aug  4 10:39 font-register.ily
-rwxrwxrwx 1 jstalnak jstalnak  546 Sep 10 14:38 gonville.ily
-rwxrwxrwx 1 jstalnak jstalnak  869 Sep 10 14:38 gutenberg1939.ily
-rwxrwxrwx 1 jstalnak jstalnak  782 Sep 10 14:38 haydn.ily
-rwxrwxrwx 1 jstalnak jstalnak 5343 Sep 10 14:23 jazzchords.ily
-rwxrwxrwx 1 jstalnak jstalnak 2684 Sep 11 22:50 LilyJAZZ.ily
-rwxrwxrwx 1 jstalnak jstalnak  523 Sep 10 14:40 paganini.ily
-rwxrwxrwx 1 jstalnak jstalnak  932 Sep 10 14:41 profondo.ily
-rwxrwxrwx 1 jstalnak jstalnak  717 Sep 10 14:41 ross.ily
-rwxrwxrwx 1 jstalnak jstalnak  648 Sep 10 14:41 scorlatti.ily
</quote>

I know that the fonts are in the right place for I can take literally copy the \paper and \layout directives from the stylesheet file Frescobaldi opens and paste them into the score and they work. Here's the lilypond verbose output when I copy/paste the stylesheet contents directly into the score:

<quote>
  [/home/jstalnak/Dropbox/Music/Lilypond/stylesheets/haydn.ily] <-- the \include file path!
Interpreting music...
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/emmentaler-20.otf][8][16]
elapsed time: 0.13 seconds
Element count 2745 (spanners 375)
Preprocessing graphical objects...
Grob count 3795
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/haydn-11.otf] <-- Now using the haydn font!
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/haydn-13.otf]
[/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/haydn-14.otf]
</quote>

So, does not work using the \include from either inside Frescobaldi or lilypond on the commandline, but does work if used directly in the score. Just wierd.

Any idea what may be going awry?

Guy Stalnaker
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]