|
From: | Auto mailings of changes to Lily Issues |
Subject: | [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #4882 Remove `-dgs-load-fonts` in lilypond-book |
Date: | Wed, 15 Jun 2016 13:14:44 +0000 |
In that case, intermediate PDF will be broken if you use a font that ghostscript can not find.
In my environment, ghostscript can not find TeX Gyre fonts.
Here is a sample file.
%%% aaa.ly %%% \version "2.19.42" \markup { {Here is the default font.} \override #'(font-name . "Nimbus Sans L") {Here is Nimbus Sans L.} }
The following command builds intermediate EPS files and intermediate PDF files.
$ lilypond -dbackend=eps -dno-include-eps-fonts --ps --pdf aaa.ly
The generated aaa-1.pdf
is embedded wrong font (maybe Courier) as TeX Gyre.
[issues:#4882] Remove -dgs-load-fonts
in lilypond-book
Status: Started
Created: Sun Jun 05, 2016 02:31 PM UTC by Masamichi Hosoda
Last Updated: Tue Jun 14, 2016 10:22 PM UTC
Owner: Masamichi Hosoda
Some fonts cannot use with -dgs-load-fonts
option
(also -dgs-load-lily-fonts
option).
http://codereview.appspot.com/300280043
Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
_______________________________________________ Testlilyissues-auto mailing list address@hidden https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
[Prev in Thread] | Current Thread | [Next in Thread] |