Thank you for your help! It works now!

I forgot to copy the *.otf fonts. (I only copied *.svg and *.woff fonts.)

Thank you for explaining "lilyjazz.ily" and the \paper block - it was not quite clear for me before!

Thanks for help again,

Regards


Am 23.08.2015 21:56, schrieb Malte Meyn:
Am 23.08.2015 um 21:39 schrieb Blöchl Bernhard:
Forgot to add \include "lilyjazz.ily". And still »lilyjazz-11« cannot be
found as well.
Tried to copy the files "lilyjazz-11" into the directory of the lilypond
source - does not help!


The following should work:

(1) put lilyjazz*.otf into
/usr/local/lilypond/usr/share/lilypond/current/fonts/otf/ (You’ll need
the otf fonts for PDF output. svg and woff fonts are for svg output
and [???])
(2) put yourjazzexample.ly into ~/yourmusic/
(3a) put lilyjazz.ily into ~/yourmusic/
(3b) \include "lilyjazz.ily" in yourjazzexample.ly

Because you use 2.19.25 (and that’s > 2.19.11) you don’t have to
change fonts.scm or other files—it’s builtin now :)

Instead of (3a) and (3b) you can write the \paper block you posted in
yourjazzexample.ly—you don’t need both. Have a look at lilyjazz.ily:
you’ll see that it has the same \paper block and some additional
layout tweaks and commands.

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

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

Reply via email to