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

Delta Between Two Patch Sets: input/regression/one-page-breaking.ly

Issue 288910043: Add ly:one-page-breaking (Closed)
Left Patch Set: Created 9 years, 2 months ago
Right Patch Set: Update patches to apply to current master Created 8 years, 4 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « Documentation/notation/spacing.itely ('k') | lily/include/one-page-breaking.hh » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 \version "2.19.36" 1 \version "2.19.36"
2 2
3 \header { 3 \header {
4 texidoc = "The @var{ly:one-page-breaking} algorithm puts everything 4 texidoc = "The @var{ly:one-page-breaking} algorithm puts everything
5 on one page by adjusting the page-height to fit the content. 5 on one page by adjusting the page-height to fit the content.
6 " 6 "
7 } 7 }
8 8
9 \paper { 9 \paper {
10 paper-width = 120 10 paper-width = 120
11 page-breaking = #ly:one-page-breaking 11 page-breaking = #ly:one-page-breaking
12 } 12 }
13 13
14 \include "typography-demo.ly" 14 \include "typography-demo.ly"
15
LEFTRIGHT

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