]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/los-toros-oboe.ly
release: 1.1.43
[lilypond.git] / mutopia / los-toros-oboe.ly
index d3c21e22a9c0e7e0949f23530ec1d060c0050f8e..f889f73d66a44b0abd63ebc293f04c99d62ea17b 100644 (file)
@@ -8,22 +8,9 @@ enteredby =     "jcn";
 copyright =     "public domain";
 latexheaders=    "headers";
 } 
-\version "1.0.4";
+\version "1.0.19";
 
-%{
-Silly latex file dropped; use ly2dvi
 
-Converted to relative octave from los-toros-oboe.ly:
-    :s/[^\\]'/'x/g
-    :s/'x//g
-    (511 substitutions on 155 lines)
-
-    lilypond -f los-toros-oboe 2> bla
-    wc -l bla
-    138
-    138 / 3 =  46 octave quotes of 511 remain!
-
-%}
 
 \include "paper16.ly"
 
@@ -125,11 +112,11 @@ hoboonemid = \notes       \relative c'{
        [fis16( e a, )c] e4 ~ |
        [e16 d( e, c'] [)b8-. a-.] |
        g2 ~ |
-       [g8 \[/3 d16( e fis ]1/1 [)g8 d'-.] |
+       [g8 \times 2/3 {  d16( e fis ] } [)g8 d'-.] |
        b2-> ~ |
-       [b8 \[/3 d,16( e fis ]1/1 [)g8-"cresc. poco" e'-.] |
+       [b8 \times 2/3 {  d,16( e fis ] } [)g8-"cresc. poco" e'-.] |
        e2-> ~ |
-       [e8 \[/3 d,,16( e fis ]1/1 [)g8\f d'-.] |
+       [e8 \times 2/3 {  d,,16( e fis ] } [)g8\f d'-.] |
        [d8.-> b'16-.] [g16-. d-. b-. c-.] |
        [d-. e-. fis-. a-.] [g8-. e-.] |
        fis2-> ~ |
@@ -141,11 +128,11 @@ hoboonemid = \notes       \relative c'{
        [fis8.->( g16] )g4 ~ |
 
        % (only notes! of) five measures copied from 14 measures above
-       [g8 \[/3 d16( e fis ]1/1 [)g8 d'-.] |
+       [g8 \times 2/3 {  d16( e fis ] } [)g8 d'-.] |
        b2->-"cresc." ~ |
-       [b8 \[/3 d,16( e fis ]1/1 [)g8 e'-.] |
+       [b8 \times 2/3 {  d,16( e fis ] } [)g8 e'-.] |
        e2-> ~ |
-       [e8 \[/3 d,,16(_"h\\^atez" e fis ]1/1 [)g8\f d'-.] |
+       [e8 \times 2/3 {  d,,16(_"h\\^atez" e fis ] } [)g8\f d'-.] |
        [d8.-> b16-.] [g16-.-"cresc." d'-. b-. c-.] |
        [d16\f\< e-. fis-. g-.] [a-. b,-. c-. \!d-.] 
 }
@@ -295,22 +282,22 @@ global = \notes{
 }
 
 
-$staff_hoboone = \type Staff = hoboonestaff <
+$staff_hoboone = \context Staff = hoboonestaff <
        \global
        \property Staff.instrument = "oboe"
        % don't expand multi-bar rest
-       \property Score.SkipBars = 1
+       \property Score.skipBars = 1
        \hoboone
 >
 
 a4 = \paper{
-       \include "bar-numbering.ly"
+       \translator{ \BarNumberingStaffContext }
 }
 
 a4sixteen = \paper{
        \paper_sixteen
        linewidth= 193.\mm;
-       \include "bar-numbering.ly"
+       \translator { \BarNumberingStaffContext }
 }
 
 \score{