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

Unified Diff: scm/define-grob-properties.scm

Issue 553400043: EXPERIMENTAL: put a reminder of the mm rest on the last page at the top. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « scm/define-context-properties.scm ('k') | scm/define-grobs.scm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/define-grob-properties.scm
diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm
index ce88925313194e622f00429419aa7f6da2572a88..a7e5a576c83d9fe37fe7b809fd3bff9756e4ce98 100644
--- a/scm/define-grob-properties.scm
+++ b/scm/define-grob-properties.scm
@@ -785,6 +785,7 @@ break at a column with a negative penalty.")
(page-break-permission ,symbol? "Instructs the page breaker on
whether to put a page break at this column. Can be @code{force} or
@code{allow}.")
+ (page-number ,number? "Page number on which this system ends up.")
(page-turn-penalty ,number? "Penalty for a page turn at this
column. This affects the choices of the page breaker; it avoids a
page turn at a column with a positive penalty and prefers a page turn
@@ -820,6 +821,7 @@ horizontal edges.")
;;;
;;; r
;;;
+ (rank-on-page ,number? "0-based index of the system on a page.")
(ratio ,number? "Parameter for slur shape. The higher this
number, the quicker the slur attains its @code{height-limit}.")
(remove-empty ,boolean? "If set, remove group if it contains no
« no previous file with comments | « scm/define-context-properties.scm ('k') | scm/define-grobs.scm » ('j') | no next file with comments »

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