From: fred Date: Sun, 24 Mar 2002 19:42:32 +0000 (+0000) Subject: lilypond-0.0.61 X-Git-Tag: release/1.5.59~4774 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dd28174d8b0ec29d3cccdd755a231a17e90be1d3;p=lilypond.git lilypond-0.0.61 --- diff --git a/bin/make_patch b/bin/make_patch index 8ec7326f7b..a70faaeea5 100755 --- a/bin/make_patch +++ b/bin/make_patch @@ -35,8 +35,10 @@ then tar zfx $oldarc fi -#(cd $nm$old; touch depend; make clean) -#(cd $nm$new; touch depend; make clean) +# not interested in auto generated files. +for a in lilypond.lsm INSTALL.text AUTHORS.text lilypond.spec configure; do + rm `find $nm$old $nm$new -name $a` +done echo 'use cd source-dir; patch -E -p0 < this_patch'> patch-$new diff --git a/configure.in b/configure.in index 7bb5c5d999..fbf2c3d8d8 100644 --- a/configure.in +++ b/configure.in @@ -3,12 +3,7 @@ dnl Process this file with autoconf to produce a configure script. dnl should cache result. dnl should look in $prefix first. -printing_b=no -checking_b=yes -debug_b=yes -optimise_b=no -profile_b=no -#shared_b=no + AC_DEFUN(AC_TEX_PREFIX, [ @@ -79,7 +74,13 @@ dnl AC_REQUIRE([AC_TEX_PREFIX]) AC_INIT(flower/choleski.cc) - +# if given here, these vars are initted at the checking point. +printing_b=no +checking_b=yes +debug_b=yes +optimise_b=no +profile_b=no + AC_LANG_CPLUSPLUS AC_ARG_ENABLE(printing, diff --git a/input/toccata-fuga-E.ly b/input/toccata-fuga-E.ly index 4cdeb0a2f2..dade648ae5 100644 --- a/input/toccata-fuga-E.ly +++ b/input/toccata-fuga-E.ly @@ -1,17 +1,24 @@ -% toccata-fuga-E.ly -% -% toccata and fuga in E-major -% Johann Sebastian Bach (1685-1750) -% bwv 566 -% -% toccata: 3 bar excerpt -% 2nd fuga: transposed subject --- 4 bar except -% -% purpose of this file is testing: -% * real-life collisions -% * multi-voice input --- splitting? -% * organ staff... -% +%{MudelaHeader + + filename: toccata-fuga-E.ly + title: toccata and fuga in E-major bwv 566 + description: + toccata: 3 bar excerpt + 2nd fuga: transposed subject --- 4 bar excerpt + + composers: Johann Sebastian Bach (1685-1750) + entered-by: JCN + copyright: + + Tested Features: + purpose of this file is testing: + * real-life collisions + * multi-voice input --- splitting? + * organ staff... + +EndMudelaHeader +%} + \version "0.0.57"; @@ -53,9 +60,9 @@ toccata_pedal = \melodic{ % 13 r4 'fis4-\ltoe 'e4.-\lheel e8-\rheel | % 14 - fis4.-\rtoe fis8-.-\rtoe fis4-\rtoe [e8-\ltoe ais8-\rtoe] | + fis4.-\rtoe fis8-.-\rtoe fis4-\rtoe [e8-\ltoe a8-\rtoe] | % 15 - dis4-\ltoe gis4-\rtoe [cis8-\ltoe 'b8-\lheel 'ais8-\rtoe 'gis8-\ltoe] | + dis4-\ltoe gis4-\rtoe [cis8-\ltoe 'b8-\lheel 'a8-\rtoe 'gis8-\ltoe] | % 16 }