X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fchord-generic-names.scm;h=abc39e3518dd44332b53707b1ca6a5bc8f775067;hb=322b487fc0042503777a9acbaa8bc96866ab0ae7;hp=40482cdd00b7ffc53cf5c29fa2f763f4e9f0e2ce;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/scm/chord-generic-names.scm b/scm/chord-generic-names.scm index 40482cdd00..abc39e3518 100644 --- a/scm/chord-generic-names.scm +++ b/scm/chord-generic-names.scm @@ -1,6 +1,6 @@ ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 2003--2011 Jan Nieuwenhuizen +;;;; Copyright (C) 2003--2012 Jan Nieuwenhuizen ;;;; ;;;; LilyPond is free software: you can redistribute it and/or modify ;;;; it under the terms of the GNU General Public License as published by @@ -47,14 +47,13 @@ (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))