]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/chord-name.scm
Fix 1825: Convert-ly shall also print output if no replacement was done
[lilypond.git] / scm / chord-name.scm
index 79b018992ac34650c879c3c16dfb45f29b914da5..e3447eba2778aee22b26d941df17dae55d9eff36 100644 (file)
           (list-ref '("eses" "es" "" "is" "isis") (+ 2 (cdr n-a)))))))))
 
 (define-public ((chord-name->italian-markup re-with-eacute) pitch lowercase?)
-  "Return pitch markup for @var{pitch}, using italian/french note names.
+  "Return pitch markup for @var{pitch}, using Italian/@/French note names.
 If @var{re-with-eacute} is set to @code{#t}, french `rĂ©' is returned for
 pitch@tie{}D instead of `re'."