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

Issue 4112042: Add feature to link to a particular page or a page containing a given label (Closed)

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

Description

Add feature to link to a particular page or a page containing a given label The main part of this patch was done by Dan Eble and posted to the lilypond-devel mailinglist on December 27, 2010. Like \with-url, this works only with the PDF backend. -) Add markup functions \with-link (links to the page containing the given label) and \page-link (links to the given page number) -) Internally, they are handled like the \with-url markup function, creating a pdfmark in the .ps file that creates the link in the PDF file. -) Add links to the pages for all TOC entries.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -4 lines) Patch
M Documentation/changes.tely View 1 chunk +6 lines, -0 lines 0 comments Download
A input/regression/page-links.ly View 1 chunk +30 lines, -0 lines 0 comments Download
M input/regression/toc.ly View 1 chunk +2 lines, -1 line 0 comments Download
M ly/toc-init.ly View 1 chunk +3 lines, -3 lines 0 comments Download
ps/music-drawing-routines.ps View 1 chunk +18 lines, -0 lines 0 comments Download
M scm/define-markup-commands.scm View 1 chunk +54 lines, -0 lines 0 comments Download
M scm/define-stencil-commands.scm View 1 chunk +1 line, -0 lines 0 comments Download
M scm/output-ps.scm View 1 chunk +8 lines, -0 lines 0 comments Download

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