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

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

Issue 4898044: Fixes heights and pure heights of stems. (Closed)
Patch Set: Rebase after flag changes Created 12 years, 7 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-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 11493d87e4eadf8066988277050dc5bec7c992aa..c8619d9afe4e33da418d11e231a980bd41ef022c 100644
--- a/scm/define-grob-properties.scm
+++ b/scm/define-grob-properties.scm
@@ -836,10 +836,6 @@ the @code{staff-staff-spacing} property of the staff's
structure.")
(stem-attachment ,number-pair? "An @code{(@var{x} . @var{y})}
pair where the stem attaches to the notehead.")
- (stem-begin-position ,number? "Where does the stem begin (the
-position of the support-head)?")
- (stem-end-position ,number? "Where does the stem end (the end is
-opposite to the support-head)?")
;;[TODO: doco]
(stem-spacing-correction ,number? "Optical correction amount for
stems that are placed in tight configurations. For opposite
« no previous file with comments | « ly/engraver-init.ly ('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