]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-interfaces.scm
Doc-de: updates from master to NR
[lilypond.git] / scm / define-grob-interfaces.scm
index 0bed1adc6527ee0859ab3a4407695e5718849a69..f06b0d4a90c767a94e5cb53e01fae6a87980adbd 100644 (file)
@@ -167,11 +167,10 @@ interesting enough to maintain a hara-kiri staff."
  "A right hand finger instruction."
  '(digit-names))
 
-;;; todo: this is not typesetting info. Move to interpretation.
 (ly:add-interface
- 'tablature-interface
- "An interface for any notes set in a tablature staff."
- '())
+ 'system-start-text-interface
+ "Text in front of the system."
+ '(long-text self-alignment-X self-alignment-Y text))
 
 (ly:add-interface
  'trill-spanner-interface