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 09:57:08 +0200

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



reply via email to

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