Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(78)

Issue 365810043: Make PDF generation preserve links with recent ghostscript versions.

Can't Edit
Can't Publish+Mail
Start Review
Created:
5 years, 4 months ago by lemzwerg
Modified:
5 years, 4 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Make PDF generation preserve links with recent ghostscript versions. As explained in bug report https://bugs.ghostscript.com/show_bug.cgi?id=699830 `gs' by default produces PDFs suited for printing. To better follow the PDF specification, created PDFs no longer contain links in the standard setup. To preserve links in generated PDFs, command line option `-dPrinted=false' must be thus added to `ps2pdf' and friends. For simplicity, all calls to ghostscript get this option even if not strictly necessary.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -43 lines) Patch
M Documentation/pictures/GNUmakefile View 1 chunk +21 lines, -2 lines 0 comments Download
M make/lilypond-book-rules.make View 2 chunks +20 lines, -12 lines 0 comments Download
M scm/backend-library.scm View 1 chunk +1 line, -0 lines 0 comments Download
M scm/ps-to-png.scm View 1 chunk +1 line, -0 lines 0 comments Download
M scripts/auxiliar/make-regtest-pngs.sh View 1 chunk +11 lines, -5 lines 0 comments Download
M scripts/build/output-distance.py View 1 chunk +15 lines, -6 lines 0 comments Download
M stepmake/stepmake/tex-rules.make View 1 chunk +13 lines, -12 lines 0 comments Download
M stepmake/stepmake/texinfo-rules.make View 1 chunk +10 lines, -6 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b