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

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

Issue 5201043: Creates a LeftBarStub that stops lyrics from bumping into the SystemStartBar.
Patch Set: Allows extremal LeftBarStubs to be flush with system start. Created 12 years, 5 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 | « ly/engraver-init.ly ('k') | scm/define-grob-properties.scm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scm/define-context-properties.scm
diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm
index e9acd9690713e8924844cda7d0ff90f3f565a16c..7636bbf16777764550f43b06c5ebf2d7517de5b2 100644
--- a/scm/define-context-properties.scm
+++ b/scm/define-context-properties.scm
@@ -227,6 +227,8 @@ they cross a rest.")
(extraNatural ,boolean? "Whether to typeset an extra natural sign
before accidentals changing from a non-natural to another
non-natural.")
+ (extremalIgnorable ,boolean? "Can a @code{Context} be ignored
+if it is extremal?")
(figuredBassAlterationDirection ,ly:dir? "Where to put alterations
« no previous file with comments | « ly/engraver-init.ly ('k') | scm/define-grob-properties.scm » ('j') | no next file with comments »

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