Hi all,

Many thanks for all your help, we can now write Persian music!!

If you want to try it you can download the init file persian.ly and
the font file (put in Lilypond font directory) from here:

http://www.cs.ubc.ca/~kvdoel/tmp/persian.zip

and try stuff like:

\include "persian.ly"
\version "2.12.2"
\score {
  \relative c' {
           \set Staff.keySignature = \chahargahD
            bk'8 a gs fo r g ak g fs ek d c d ef16 d c4
     }
  \midi { }
  \layout { 
    \context {
      \Score \override KeySignature #'text = #chahargahDKey
    }
  }
}

Kees

Attachment: chahargah.pdf
Description: Adobe PDF document

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

Reply via email to