From: fred Date: Wed, 4 Dec 1996 23:45:01 +0000 (+0000) Subject: lilypond-0.0.14 X-Git-Tag: release/1.5.59~6655 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c9772ec7567f8c73b5d165c8c4c3858408473db3;p=lilypond.git lilypond-0.0.14 --- diff --git a/.dstreamrc b/.dstreamrc index 2eb8e1df67..64944330bc 100644 --- a/.dstreamrc +++ b/.dstreamrc @@ -1,27 +1,27 @@ #class name silence? yyFlexLexer 1 -PCol 1 -Score 1 +PCol 0 Score_column 1 Ineq_constrained_qp 1 Spacing_problem 1 Colinfo 1 Mixed_qp 1 PScore 1 -Parser 1 +Parser 0 Lexer 1 parse_duration 1 parse_pitch 1 Col_configuration 1 -Command 1 -Score_commands 1 Note_req 1 Rhythmic_req 1 Rest_req 1 delete_identifiers 1 +Command 0 +Staff_commands 0 Staff 0 +Score 0 Voice 0 Voice_element 0 -Request 1 +Request 0 Input_cursor 1 \ No newline at end of file diff --git a/kortjakje.ly b/kortjakje.ly index 86835bf3b5..967d2632c1 100644 --- a/kortjakje.ly +++ b/kortjakje.ly @@ -2,16 +2,16 @@ % % bare bones version. (written down from memory :-) -melodie = $ \octave {c} +melodie = music {$ \octave {c} %%% theme c c g g a a g2 f f e e d d c2 g g f f e e d d g g f f e e d d %%% var 1 c r8 c8 ( ) g r8 g8 ( ) a r8 a8 ( ) g r4 f r8 f8 ( ) e4 r8 e8 ( ) d4 r8 d8 ( ) c4 r4 -$ +$} -begeleiding = $ +begeleiding = $\music { \octave {`c} %%% theme `c c e c f c e c d `b c `a `f `g `c2 @@ -20,17 +20,19 @@ begeleiding = $ %%%% var 1 r8 e8() c r8 e8() c r8 f8()c r8 e8()c r8 d8()`b r8 c8()`a r8 `a8()`f r8 `e8()`c -$ +}$ -bstaf = melodicstaff { - voices { begeleiding } +bstaf = staff { + melodic + music { begeleiding } commands { clef bass } } -vstaf = melodicstaff { - voices { melodie } +vstaf = staff { + melodic + music { melodie } } @@ -38,7 +40,7 @@ score { staff { vstaf } staff { bstaf } paper { -% unitspace 2.5cm + unitspace 2.5cm } commands { meter 2 4 diff --git a/pavane.ly b/pavane.ly index e58508cb98..529ffce943 100644 --- a/pavane.ly +++ b/pavane.ly @@ -1,12 +1,13 @@ % pavane pour une Infante d\'efunte % -% M. Ravel +% Maurice Ravel % % (Ravel has been dead for over 50 years. This does not have copyright) % -horn = melodicstaff { - $ +horn = +staff {melodic + music{ $ \octave { 'c } \duration { 8} @@ -21,11 +22,11 @@ horn = melodicstaff { cis4 d4()[d cis d e] \octave { c } a4 gis2. - a4 b4()[b a b cis] fis4 e4 cis2 + a4 b4()[b a b 'cis] fis4 e4 cis2 e4 fis4 () [fis e fis gis] cis4 `b4()`b8 r8 r4 r4 r4 'cis4 'd4 () ['d 'cis 'd 'e] - a4 gis2. a4 b4()[b a b cis] + a4 gis2. a4 b4()[b a b 'cis] fis4 e4 cis2 e4 fis4()[fis e fis gis] cis4 `b4()`b8 r8 r4 r1 r2 r4 r4 @@ -37,16 +38,19 @@ horn = melodicstaff { r4 fis2 fis4 fis2()[fis e a fis] fis4 e4 d4 e4 `b2() [`b `a d cis] `b [`fis `a `b] cis4 `b4 `fis2 r2 - $ - commands { + $} + commands { key $fis cis $ } } score { - staff { horn } - paper { unitspace 2.2 cm - geometric 1.5 + staff { + horn + } + paper { + unitspace 1.5 cm + geometric 1.4 } commands { meter 4 4 skip 18:0