Hi all

When i write #(display language-pitch-names) i get someting beginning wuth:
((nederlands (ceses . #<Pitch ceses >) (ceh . #<Pitch ceh >)

i see in 
http://denemo.org/~rshann/gub.bak/target/mingw/root/usr/share/lilypond/current/scm/define-note-names.scm
<http://denemo.org/~rshann/gub.bak/target/mingw/root/usr/share/lilypond/current/scm/define-note-names.scm>
  
that it should begin with
(nederlands . (
                   (ceses . ,(ly:make-pitch -1 0 DOUBLE-FLAT))
                   (ceh . ,(ly:make-pitch -1 0 SEMI-FLAT))

Why is there such a difference? and how can i display from lily the
denemo-like version?
Thanks
 



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/About-pitch-tp176774.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to