]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/ambitus.cc
* Documentation/user/introduction.itely: small corrections.
[lilypond.git] / lily / ambitus.cc
index 25434f4cbb0a352fbf38e586708fa824c190fc0f..a7ee2c9a46fdc7e2e6cd37f509d342ce8471f336 100644 (file)
@@ -248,4 +248,4 @@ Ambitus::brew_molecule (SCM smob)
 
 ADD_INTERFACE (Ambitus, "ambitus-interface",
   "An ambitus represents the pitch range of a voice.",
-  "c0-position note-head-style join-heads");
+  "c0-position pitch-min pitch-max accidentals note-head-style join-heads");