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

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

Issue 91119: New instrument name positioning in Scheme. (Closed)
Patch Set: Created 14 years, 8 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
Index: scm/define-grob-interfaces.scm
diff --git a/scm/define-grob-interfaces.scm b/scm/define-grob-interfaces.scm
index a2ee15276fce6a91866e6a3cc3a08c9b9cc730ba..f072be95d19c1e8b68a654ee1ea92256832011d2 100644
--- a/scm/define-grob-interfaces.scm
+++ b/scm/define-grob-interfaces.scm
@@ -167,6 +167,11 @@ interesting enough to maintain a hara-kiri staff."
"A right hand finger instruction."
'(digit-names))
+(ly:add-interface
+ 'system-start-text-interface
+ "Text in front of the system."
+ '(long-text self-alignment-X self-alignment-Y text))
+
;;; todo: this is not typesetting info. Move to interpretation.
(ly:add-interface
'tablature-interface
« no previous file with comments | « lily/system-start-text.cc ('k') | scm/define-grobs.scm » ('j') | scm/output-lib.scm » ('J')

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