From 41fe707e650a343bf8e2d00af2ca629394d36be0 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:15:20 +0000 Subject: [PATCH] lilypond-0.1.65 --- bin/make-docxx.sh | 8 - bin/make-examples.sh | 9 - mutopia/standchen-easy.ly | 522 -------------------------------------- 3 files changed, 539 deletions(-) delete mode 100644 bin/make-docxx.sh delete mode 100644 bin/make-examples.sh delete mode 100644 mutopia/standchen-easy.ly diff --git a/bin/make-docxx.sh b/bin/make-docxx.sh deleted file mode 100644 index b274731309..0000000000 --- a/bin/make-docxx.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -if [ x$LILYTOP = x ]; -then - LILYTOP = . -fi -p1=`find $LILYTOP -name '*.hh' |egrep -v out/` -p2=`find $LILYTOP -name '*.cc' |egrep -v out/` -doc++ -f -d docxx/ -S -k -p $BANNEROPT $p1 $p2 diff --git a/bin/make-examples.sh b/bin/make-examples.sh deleted file mode 100644 index 1da09acd95..0000000000 --- a/bin/make-examples.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh -# make-examples - -examples="twinkle-pop wtk1-fugue2 standchen-16 standchen-20 wtk1-prelude1 toccata-fuga-E prelude-cello menuetto-cello menuetto-alto cadenza gallina twinkle collisions font font20 scales rhythm multi spacing beams sleur stem" -pss=$(echo $examples | sed "s/[^ ][^ ]*/out\\/&.ps/g") - -# cd ~/lelie/current/Documentation/out -cd ~/lelie/current/input -make -C ../Documentation $pss diff --git a/mutopia/standchen-easy.ly b/mutopia/standchen-easy.ly deleted file mode 100644 index dcdbfc1599..0000000000 --- a/mutopia/standchen-easy.ly +++ /dev/null @@ -1,522 +0,0 @@ -\header{ -filename = "standchen-easy.ly"; -title = "St\"andchen"; -subtitle = "(Serenade)\\\``Leise flehen meine Lieder''"; -opus = "D. 957 No. 4"; -composer = "Franz Schubert (1797-1828)\\\ \hfill Text by Ludwig Rellstab (1799-1860)"; -enteredby = "JCN"; -copyright = "public domain"; -% transcribed version -% simplified and transposed to d minor -} - -%{ - Tested Features: multivoice, accents, lyrics, chords, piano music, -multiple \paper{}s in one \score -%} - -\include "paper16.ly" -\version "0.1.14"; - -commands = \melodic{ - \skip 2.*4; - \bar "|:"; - \skip 2.*24; -% volta1 - \skip 2.*8; -% volta2 - \bar ":|"; - \skip 2.*22; - \bar "|."; - } - -melodie = \melodic{ - \meter 3/4; - \clef "violin"; - \key bes; - \octave c'; - \duration 8; - r \pp < [ d a,-| > f-| < d a,-| > f-| < d a,-| ] > | -%%2 - r < [ d bes,-| > f-| < d bes,-| > f-| < d bes,-| ] > | -%%3 - \textstyle "italic"; - r_"simile" < [ d bes, > e < d bes, > e < d bes, ] >| - \textstyle "roman"; - -%%4 - r < [ a, cis > e < a, cis > e < a, cis ] > | -%%5 - [2/3 a() bes a ]1/1 d'4. a | -%%6 - [2/3 g() a g ]1/1 d'4 g r | - -%%7 - a4.^> g [2/3 g() f e ]1/1 | -%%8 - f2 r4 | -%%9 - < { a'4.() g' [2/3 g'( f' )e' ]1/1 } - { cis'4. e'_"dolce" \[2/3 e' \] } > | -%%10 - < f'2. d'2. > | -%%11 - [2/3 a () bes a ]1/1 f'4. a | -%%12 - [2/3 g() a g ]1/1 e'4. d' | -%%13 - c'4. bes [2/3 bes() a g ]1/1 | -%%14 - a2 r - < { d'() c'4. g [2/3 bes a g ]1/1 } - { f \p () e4._"dolce" bes \[2/3 g \] } > | -%%16 - < a2. f2. > | -%%17 - \textstyle "italic"; - [ a8._"cresc." cis'16 ] f'4. e' - \textstyle "roman";| -%%18 - [ d'8. a16 ] f4. d | -%%19 -%#% c'\grace\stemup - [2/3 bes () a bes ]1/1 d'4. bes | -%%20 - a2. | -%%21 -%#% a\grace - [2/3 g() fis g ]1/1 bes4.^> g | -%%22 - f!2. | -%%23 - [ a8. \mf cis'16 ] f'4. e' | -%%24 - [ d'8. a16 ] fis4. d | -%%25 - [2/3 b \mf() ais b ]1/1 d'4. b | -%%26 - < a2. fis2. > | -%%27 - [2/3 e' \f() dis' e' ]1/1 g'4. cis' | -%%28 - < d'2. fis2. > | -%#%\volta1 -%%29 - < { bes2( [ d'8.() )bes16 ] } - { g2 \mf [ bes8. g16 ] } > | -%%30 - < { a4. [ a-. a-. a-. ] } - { fis4. [ fis-.( fis-. )fis-. ] } > | -%%31 - < { a4. [ a-. a-. a-. ] } - { g4. [ cis-.( e-. )g-. ] } > | -%%32 - < a2 fis2 \pp > < a4 fis4 > | -%%33 - < { b2( [ d'8.() )b16 ] } - { g2 [ b8. g16 ] } > | -%%34 - < { a4. [ a-. a-. a-. ] } - { fis4. [ fis-.( fis-. )fis-. ] } > | -%%35 - < { a4. [ a-. a-. a-. ] } - { g4. [ cis-.( e-. )g-. ] } > | -%%36 - < a2. fis2. > | -%#%\volta2 -%%37 - [ a8. a16 ] [ cis'8. cis'16 ] [ e'8. e'16 ] | -%%38 - d'4() cis'4 r4 | -%%39 -%#% > a4. [ cis' e'8. >! d'16 ] | - a4. \> [ cis' e'8. \! d'16 ] | -%%40 - cis'2 r4 | -%%41 - < fis'4. \> cis'4. \f > e' [2/3 e'() d' \! cis' ]1/1 | -%%42 - [ b8. cis'16 ] d'4^> b r | -%%43 - - [ b8. \f cis'16 ] d'4^> b r | -%%44 - [ b8. \> cis'16 ] d'4^> b \! r | -%%45 - [2/3 b \p () ais b ]1/1 d'4. b | -%%46 - | -%%47 - [2/3 e' \f() dis' e' ]1/1 g'4.^> cis' | -%%48 - \textstyle "italic"; - < - { fis2.( - %\group "+1"; - \stemdown )f2. } - { d'2. ( \stemup - ) d'4 r4_"decresc." d'4 } - > - \textstyle "roman"; | -%%50 - < bes2. e2. > | -%%51 - < a2. cis2. > | -%%52 - < fis2 d2 > < a4 fis4 \pp > | -%%53 - - < bes2 g2 > < [ d'8.^> bes8. > < bes16 g16 ] > | -%%54 - < { a4. [ a-. a-. a-. ] } - { fis4. [ fis-.( fis-. )fis-.] } > | -%%55 - < { a4. [ a-. a-. a-. ] } - { g4. [ cis-.( e-. )g-. ] } > | -%%56 - \textstyle "italic"; - < a2. fis2._"dim." > - \textstyle "roman"; | -%%57 - < a2. fis2. > | -%%58 - < a2.^\fermata fis2. > | -%#%\tighten -} - -begeleiding = \melodic{ - \meter 3/4; - \clef"bass"; - \key bes; - \octave c'; - \duration 2; - d, r4 | -%%2 - bes,, r4 | - -%%3 - g,, r4 | - -%%4 - a,, r4 | -%%5 -\duration 8; - \multi 2 < { \stemup - [ f, a, d a, d a, ] - [ d, e, g, e, g, e, ] - [ cis, e, g, e, g, e, ] - [ d, a, d a, d a, ] - } - { \stemdown - d,2 r4 - bes,,2 r4 - a,,2 r4 - d,2 r4 - } > -%%9 - \stemboth - [ a, e g e g e ] | -%%10 - [ d, a, d a, d a, ] | -%%11 - \multi 2 < - { \stemup - [ f, a, d a, d a, ] - [ d, e, g, e, g, e, ] - [ e, g, bes, g, bes, g, ] - [ a, c f c f c ] - } { \stemdown - d,2 r4 - bes,,2 r4 - c,2 r4 - f,2 r4 } - > -%%15 - \stemboth - [ c, g, bes, g, bes, g, ] | -%%16 - [ f,, c, f, c, f, c, ] | - \multi 2 < - { \stemup - [ a,, e, g, e, g, e, ][ d, a, d a, d a, ] - [ bes,, f, bes, f, bes, f, ][ f,, c, f, c, f, c, ] } - { \stemdown - a,,2 r4 - d,2 r4 - bes,,2 r4 - f,,2 r4 - } > -%%21 - \stemboth - < [ e, c, > g, c g, c g, ] | -%%22 - [ f, a, c a, f, c, ] | - \multi 2 < { - \stemup - [ a,, e, g, e, g, e, ] - [ d, fis, a, fis, a, fis, ] - [ g,, d, b, d, b, d, ] - [ d, a, d a, d a, ] - } - {\stemdown - a,,2 r4 - d,2 r4 - g,,2 r4 - d,2 r4 - } - > - \stemboth - < [ cis, a,, > e, a, e, a, e, ] | -%%28 - [ d, a, d a, d a, ] | -%%29 - [ d, g, bes, g, bes, g, ] | -%#%\volta1 -%%30 - [ d, fis, a, fis, a, fis, ] | -%%31 - [ a,, e, a, e, a, e, ] | -%%32 - [ d, fis, a, fis, a, fis, ] | -%%33 - [ d, g, b, g, b, g, ] | -%%34 - [ d, fis, a, fis, a, fis, ] | -%%35 - [ a,, e, a, e, a, e, ] | -%%36 - [ d, fis, a, fis, a, fis, ] | -%#%\volta2 -%%37 - [ a,, e, g, e, bes,,^> e, ] | -%%38 - [ a,, < e cis a, > < e cis a, > < e cis a, > < e cis a, > < e cis a, ] > | -%%39 - [ a,, e, g, e, bes,,^> e, ] | -%%40 - [ a,, < e cis a, > < e cis a, > < e cis a, > < e cis a, > < e cis a, ] > | -%%41 - [ ais,, e, fis, e, fis, e, ] | -%%42 - < [ d, b,, > fis, b, fis, b, fis, ] | -%%43 - < [ e, b,, > g, b, g, b, g, ] | -%%44 - < [ d, b,, > fis, b, fis, b, fis, ] | -%%45 - \multi 2 < { \stemup - [ g,, d, b, d, b, d, ] - [ d, a, d a, d a, ] - } { - \stemdown - g,,2 r4 - d,2 r4 - } > - -%%47 - \stemboth - < [ cis, a,, > e, a, e, a, e, ] | -%%48 - [ d, fis, a, fis, a, fis, ] | -%%49 - [ d, a, d a, d a, ] | -%%50 - [ g,, e, g, e, g, e, ] | -%%51 - [ a,, e, g, e, g, e, ] | -%%52 - [ d,, d, fis, d, fis, d, ] | -%%53 - [ d, g, bes, g, bes, g, ] | -%%54 - [ d, fis, a, fis, a, fis, ] | -%%55 - [ a,, e, g, e, g, e, ] | -%%56 - [ d,, a,, d, a,, d, a,, ] | -%%57 - [ d,, a,, d, a,, d, a,, ] -%%58 - < d,2.^\fermata d,,2. > | - } - - -tekstI = \lyric{ - \meter 3/4; - \duration 4; - _ _ _ - _ _ _ - _ _ _ - _ _ _ -% 5 - \[2/3 Lei- se8 \] fleh-4. en8 - \[2/3 mei- ne8 \] Lie- der8 _8 - Durch4. die8 \[2/3 Nacht zu8 \] - dir;2 _ - _ _ _ - _ _ _ -% 11 - \[2/3 In den8 \] stil-4. len8 - \[2/3 Hain her-8 \] nie-4. der,8 - Lieb4. chen,8 \[2/3 komm zu8 \] - mir!2 _ - _ _ _ - _ _ _ - -% 17 - Fl\"us-8. ternd16 schlan-4. ke8 - Wip-8. fel16 rau-4. schen8 - \[2/3 In des8 \] Mon-4. des8 - Licht;2. - _ _ _ - _ _ _ - -% 23 - Des8. Ver-16 r\"a-4. ters8 - feind-8. lich16 Lau-4. schen8 - \[2/3 F\"urch- te,8 \] Hol-4. de,8 - nicht.2. - _ _ _ - _ _ _ - -% volta 1 -% 29 - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - -% volta 2 -% 37 - La\ss8. auch16 dir8. die16 Brust8. be-16 - we- gen, _ - Lieb-4. chen,8 h\"o-8. re16 - mich!2 _ - Be-8. bend16 harr' ich8 _8 - dir8. ent-16 ge- gen!8 _8 - \[2/3 Komm, be-8 \] gl\"u4. cke8 - mich!2. - _ _ _ _ _ _ -% 47 - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ -% 57 - _ _ _ _ _ _ - -} - -tekstII = \lyric{ - \meter 3/4; - \duration 4; - _ _ _ - _ _ _ - _ _ _ - _ _ _ -% 5 - \[2/3 H\"orst die8 \] Nach-4. ti-8 - \[2/3 gal- len8 \] schla- gen?8 _8 - Ach!4. sie8 \[2/3 fleh- en8 \] - dich,2 _ - _ _ _ - _ _ _ - -% 11 - \[2/3 Mit der8 \] T\"o-4. ne8 - \[2/3 s\"u\ss- en8 \] Kla-4. gen8 - Fleh-4. en8 \[2/3 sie f\"ur8 \] - mich.2 _ - _ _ _ - _ _ _ - -% 17 - Sie-8. ver-16 stehn4. des8 - Bus-8. ens16 Seh-4. nen,8 - \[2/3 Ken- nen8 \] Lieb-4. es-8 - schmerz,2. - _ _ _ - _ _ _ - -% 23 - R\"uh-8. ren16 mit4. den8 - Sil-8. ber-16 t\"o-4. nen8 - \[2/3 Jed- es8 \] wei-4. che8 - Herz.2. - _ _ _ - _ _ _ -% volta 1 -% 29 - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - -% volta 2 -% 37 - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ -% 47 - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ - _ _ _ _ _ _ -% 57 - _ _ _ _ _ _ - -} - -$treble_staff = \type Staff = treble< - \commands - \melodie -> - -$bass_staff = \type Staff = bass< - \commands - \begeleiding -> - -$grand_staff = \type Grand_staff< - \$treble_staff - \$bass_staff -> - -$lyric_staff = \type Lyrics = lyric< - \tekstI - \tekstII -> - -themusic = < - \$lyric_staff - \$grand_staff -> - -\score{ - \themusic - \midi{ - \tempo 4 = 54; - } - \paper{ - % 20pt music uses whole pagewidth - % ja Vette Pech. Koop maar een A3 printer - % huh? [jcn] - linewidth= 193.\mm; -% arithmetic_multiplier = 7.\pt; - - gourlay_maxmeasures = 9.; - \output "standchen-20.out"; - } - \paper{ - \paper_sixteen - % 16pt mustn't use whole page width - linewidth= 160.\mm; -% arithmetic_multiplier = 6.\pt; -% gourlay_maxmeasures = 9.; - \output "standchen-16.out"; - } -} -- 2.39.5