Hello,
I have just downloaded and installed the windows version of 2.13.44-1 and the
'welcome to lilypond' default file seems to have completely changed.
This is what it says on my system when I just double click the LilyPond.exe
icon.
---
\version "2.13.40"
\version "2.13.40"
\include "english.ly"
#(set-global-staff-size 24)
melody = \relative c {
\set fingeringOrientations = #'(left)
\set Staff.connectArpeggios = ##t
\stemUp <g''-4 e>2\arpeggio f4 e \break
}
bass = \relative c {
\set fingeringOrientations = #'(left)
<g' e>2\arpeggio d4 c \break
}
\score {
<<
\new Staff \with {
\consists "Span_arpeggio_engraver"
} <<
\clef "treble_8"
\context Voice = one \melody
\context Voice = two \bass
>>
>>
}
---
No 'welcome to..' etc.
James
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel