X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fchord-generic-names.scm;h=83adcb0e4822d1ebb4501c67931fd90103e5181b;hb=0fa2313ae40ae4419b635193bce21dd2c17c02f4;hp=a30036d1afaaeca7c20becf8a5c3ebe3ecc8d4d1;hpb=1528c75809ebc59d93018dbf59559436f75f082b;p=lilypond.git diff --git a/scm/chord-generic-names.scm b/scm/chord-generic-names.scm index a30036d1af..83adcb0e48 100644 --- a/scm/chord-generic-names.scm +++ b/scm/chord-generic-names.scm @@ -53,7 +53,7 @@ FIXME: func, options/context have changed 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})." +@var{options} is an alist-alist (see @file{input/@/test/@/dpncnt.ly})." (define (step-nr pitch) (let* ((pitch-nr (+ (* 7 (ly:pitch-octave pitch))