]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/chord-generic-names.scm
Imported Upstream version 2.16.0
[lilypond.git] / scm / chord-generic-names.scm
index a30036d1afaaeca7c20becf8a5c3ebe3ecc8d4d1..abc39e3518dd44332b53707b1ca6a5bc8f775067 100644 (file)
@@ -1,6 +1,6 @@
 ;;;; This file is part of LilyPond, the GNU music typesetter.
 ;;;;
-;;;; Copyright (C) 2003--2011 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;; Copyright (C) 2003--2012 Jan Nieuwenhuizen <janneke@gnu.org>
 ;;;;
 ;;;; LilyPond is free software: you can redistribute it and/or modify
 ;;;; it under the terms of the GNU General Public License as published by
@@ -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))