If I understand correctly,
"make doc" failure caused by ghostscript option "-dSAFER".
LilyPond with "-dgs-load-fonts" invokes a ghostscript with "-dNOSAFER".
I removed "-ds-load-fonts". In this case, LilyPond invokes a ghostscript with
"-dSAFER".
Some snippets in input/regression/ use "\epsfile".
"\epsfile" with "-dSAFER" raises the problem.
It works with "-dgs-load-fonts".
But, in my humble opinion, both options "-dgs-load-fonts" and
"-dgs-load-lily-fonts" should be deprecated.
http://lists.gnu.org/archive/html/lilypond-devel/2016-06/msg00056.html
So I'd like to propose new LilyPond option like "-dgs-safer".
It is different from "-dgs-load-fonts", it does not change font loading way.
Its default is #t except Windows. LilyPond invokes a ghostscript with "-dSAFER".
If it is #f, LilyPond invokes a ghostscript with "-dNOSAFER".
I'll make the patch.
---
** [issues:#4882] Replace `-dgs-load-fonts' to `--bigpdfs' in lilypond-book**
**Status:** Started
**Created:** Sun Jun 05, 2016 02:31 PM UTC by Masamichi Hosoda
**Last Updated:** Mon Jun 06, 2016 09:17 AM UTC
**Owner:** Masamichi Hosoda
Replace `-dgs-load-fonts' to `--bigpdfs' in lilypond-book
Some fonts cannot use with `-dgs-load-fonts' option
(also `-dgs-load-lily-fonts' option).
`--bigpdfs' option is more suitable than `-dgs-load-fonts'
because the common font that is used by multiple snippets
in the document becomes integrated into one.
http://codereview.appspot.com/300280043
---
Sent from sourceforge.net because [email protected] 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. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto