]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/chord-generic-names.scm
[scm] Improve formatting of `define-public' functions.
[lilypond.git] / scm / chord-generic-names.scm
index 40482cdd00b7ffc53cf5c29fa2f763f4e9f0e2ce..a30036d1afaaeca7c20becf8a5c3ebe3ecc8d4d1 100644 (file)
 
 (define-public (ugh-compat-double-plus-new-chord->markup
                style pitches bass inversion context options)
-  "Entry point for New_chord_name_engraver.
+  "Entry point for @code{New_chord_name_engraver}.
 
 FIXME: func, options/context have changed
- See
-double-plus-new-chord-name.scm for the signature of STYLE.  PITCHES,
-BASS and INVERSION are lily pitches.  OPTIONS is an alist-alist (see
-input/test/dpncnt.ly).
- "
+
+See @file{double-plus-new-chord-name.scm} for the signature of @var{style}.
+@var{pitches}, @var{bass}, and @var{inversion} are lily pitches.
+@var{options} is an alist-alist (see @file{input/test/dpncnt.ly})."
 
   (define (step-nr pitch)
     (let* ((pitch-nr (+ (* 7 (ly:pitch-octave pitch))