Hi lilyponders:
Frecobaldi can open the file, yet when I hit to run lilypond, I got strange 
error message:
Starting lilypond-windows.exe 2.19.29 [06_prayer-willing_禱願.ly]...Processing 
`K:/����/06_prayer-willing_�/�.ly'Parsing...warning: cannot open file: 
`K:/����/06_prayer-willing_�/�.ly'K:/粤曲/06_prayer-willing_?願.ly:1: warning: no 
\version statement found, please add\version "2.19.29"for future 
compatibilitySuccess: compilation successfully completedCompleted successfully 
in 0.7".

The lily file ......\version "2.19.29"
\language "italiano"
\header {  title = "禱願"  subtitle = "Prayer Willing"  poet = "雨打芭蕉"  % Remove 
default LilyPond tagline  tagline = ##f}
\paper {  #(set-paper-size "letter")}
\layout {  \context {    \Voice    \consists "Melody_engraver"    \override 
Stem #'neutral-direction = #'()  }}
global = {  \key do \major  \numericTimeSignature  \time 2/4  \tempo 4=100}
chordNames = \chordmode {  \global  % Chords follow here.  }
melody = \relative do'' {  \global  mi''4. re8 |%m01  do8. re16 sol16 |%m02  }
verse = \lyricmode {  % Lyrics follow here.  }
\score {  <<    \new ChordNames \chordNames    \new Staff { \melody }    
\addlyrics { \verse }  >>  \layout { }  \midi { }}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to