Hello,

to avoid any misunderstanding with any "include"'s I've tested this
issue with this source:

% ---- 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 <[email protected]>:
> 2015-12-07 19:55 GMT+02:00 James <[email protected]>:
>> 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
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to