bug-lilypond
[Top][All Lists]
Advanced

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

Re: lilypond-book: "external" fonts and --pdf option problem


From: Dmytro O. Redchuk
Subject: Re: lilypond-book: "external" fonts and --pdf option problem
Date: Tue, 8 Dec 2015 11:44:12 +0200

With this patch it looks like "it works for me".

I will check more. What would I check besides of a "regular"
(lilypond's and lilypond-book's) output generation?

Please, anyone knowledgeable, review this diff and give your feedback,
because, as usually, I don't know what I am doing.

Thank you!

2015-12-08 9:57 GMT+02:00 Dmytro O. Redchuk <address@hidden>:
> 2015-12-08 9:55 GMT+02:00 Dmytro O. Redchuk <address@hidden>:
>> Hello,
>>
>> to avoid any misunderstanding with any "include"'s I've tested this
>> issue with this source:
> And the command was (no -I...), of course:
>
> $ lilypond-book --out=out [--pdf] test.lytex
>
>>
>> % ---- 8< ----------------------
>> \documentclass{article}
>> \begin{document}
>> \begin{lilypond}
>>   { c''4 }
>>   \paper {
>>     #(define fonts
>>       (set-global-fonts
>>       #:music "improviso"
>>       #:factor (/ staff-height pt 20)
>>     ))
>>   }
>> \end{lilypond}
>> \end{document}
>> % ---- 8< ----------------------
>>
>> And I have the same result, attached.
>>
>> 2015-12-07 22:00 GMT+02:00 Dmytro O. Redchuk <address@hidden>:
>>> 2015-12-07 19:55 GMT+02:00 James <address@hidden>:
>>>> Hello Dmytro,
>>> Hello James :)
>>>
>>>>>> I want lilypond to engrave it with "improviso" font,
>>>>>> https://fonts.openlilylib.org/improviso/ --- I have set it up, it's
>>>>>> ok.
>>> ... and the subject of this thread is: "lilypond-book: 'external'
>>> fonts and --pdf option problem" .)
>>>
>>> I have no any problem with lilypond-book and Emmentaler (lilypond's
>>> default) font. With or without --pdf, really.
>>>
>>> I am sorry to be unclear. That \include imports the stylesheet for
>>> improviso font (https://fonts.openlilylib.org/improviso/, an alternate
>>> font for lilypond).
>>>
>>> So, without --pdf I have nice result, with --pdf I have a score(s)
>>> with "improviso-related" objects missed.
>
> --
>   Dmytro O. Redchuk



-- 
  Dmytro O. Redchuk

Attachment: framework-ps.scm-load-fontfile.diff
Description: Text document


reply via email to

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