X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fchord-name.scm;h=e3447eba2778aee22b26d941df17dae55d9eff36;hb=45a78dfa12df96f7271de565c3d9ad8da7ccc065;hp=79b018992ac34650c879c3c16dfb45f29b914da5;hpb=6d451df53791b15dc4707694deb3622b33299997;p=lilypond.git diff --git a/scm/chord-name.scm b/scm/chord-name.scm index 79b018992a..e3447eba27 100644 --- a/scm/chord-name.scm +++ b/scm/chord-name.scm @@ -107,7 +107,7 @@ (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'."