From 1ddc884c46269333b37fd48ed05efa2830306517 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sat, 16 Oct 1999 22:25:55 +0200 Subject: [PATCH] patch::: 1.2.13.jcn3 13.jcn3 - mutopia/J.S.Bach/Petites-Preludes: bf's and mutopia preraration 13.jcn2 --- CHANGES | 5 ++- VERSION | 2 +- .../J.S.Bach/Petites-Preludes/preludes-1.ly | 7 ++--- .../J.S.Bach/Petites-Preludes/preludes-2.ly | 5 +-- .../J.S.Bach/Petites-Preludes/preludes-3.lym4 | 9 ++++-- .../J.S.Bach/Petites-Preludes/preludes-4.ly | 6 ++-- .../J.S.Bach/Petites-Preludes/preludes-5.ly | 6 ++-- .../J.S.Bach/Petites-Preludes/preludes-6.ly | 16 ++++++---- .../Petites-Preludes/preludes-paper.ly | 5 +-- .../Petites-Preludes/preludes-score.ly | 31 +++++++++++++++++++ mutopia/J.S.Bach/Petites-Preludes/preludes.ly | 17 ---------- 11 files changed, 67 insertions(+), 42 deletions(-) create mode 100644 mutopia/J.S.Bach/Petites-Preludes/preludes-score.ly diff --git a/CHANGES b/CHANGES index 143ff34fc6..206cd44f24 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,7 @@ -13.jcn1 +13.jcn3 + - mutopia/J.S.Bach/Petites-Preludes: bf's and mutopia preraration + +13.jcn2 - separate documentation package 13.jcn1 diff --git a/VERSION b/VERSION index c76923f1fa..511df13f8e 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=2 PATCH_LEVEL=13 -MY_PATCH_LEVEL=jcn2 +MY_PATCH_LEVEL=jcn3 # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-1.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes-1.ly index 79ee1ae87a..0052ef3361 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes-1.ly +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-1.ly @@ -1,9 +1,8 @@ \header{ filename = "preludes-1.ly"; -% urg? -%opus = "BWV 924"; -% piece = "1"; -% blz 1 +% +% page 1 +% % Clavierb"uchlein f"ur W. Fr. Bach % Clav. W. Fr. Bach: 2-Praeambulum I % ca 1720 diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-2.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes-2.ly index 7a73c477d8..4982d35ef3 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes-2.ly +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-2.ly @@ -1,8 +1,9 @@ \header{ filename = "preludes-2.ly"; -% blz 10 +% +% page 10 % -% Six Petits Pr eludes +% Six Petits Preludes % Collection Johann Peter Kellner % ca 1703- 1707 composer = "Johann Sebastian Bach (1685-1750)"; diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-3.lym4 b/mutopia/J.S.Bach/Petites-Preludes/preludes-3.lym4 index 234732a3d5..b2f9141409 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes-3.lym4 +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-3.lym4 @@ -7,8 +7,11 @@ define(t, r16 [$1$4 $2 $3] [$2 $1 $2 $6$1] r $1$7 r $5$1 |) \header{ filename = "preludes-3.ly"; +% +% page 16 +% % Pr"aludum in C Moll f"ur Laute -% blz 16 +% % Six Petits Preludes` % Collection Johann Peter Kellner % ca 1703 - 1707 @@ -51,7 +54,7 @@ upper = \context Staff \notes \transpose c'' { %# t(c,fis,a,-"poco a poco cresc.") s(c fis a) s(d g bes) - s(d fis c`) + s(d fis c') s(cis g bes) %# s(c es a !-"dim.") @@ -130,7 +133,7 @@ lower = \context Staff \notes{ d`4 r [bes`8 g`] | d`4 r [es8 c] | - d`4 r [d8 a] | + d`4 r [d8 a`] | g`4 r [es8 c] | g`4 r [d8 b`] | diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-4.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes-4.ly index 289131cdf3..d253a7b960 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes-4.ly +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-4.ly @@ -1,6 +1,8 @@ \header{ filename = "preludes-4.ly"; -% blz 8 +% +% page 8 +% % Clavierb"uchlein f"ur W. Fr. Bach % Clav. W. Fr. Bach: 27-Praeludium ex d neutral % ca 1720 @@ -127,7 +129,7 @@ two = \context Staff \notes\relative c{ three = \notes\relative c{ \context Voice=iii \stemdown - d4-3 c-4 b e-3 | + d4-3 cis-4 b e-3 | a16 a,-5\mf( cis-3 a-5 d-2 e-1 fis-2 d-4 g-1 fis-3 g a g b a g | )fis4 fis e a-4 | diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-5.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes-5.ly index e51569a888..e72617d5ac 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes-5.ly +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-5.ly @@ -1,6 +1,8 @@ \header{ filename = "preludes-5.ly"; -% blz 2 +% +% page 2 +% % Clavierb"uchlein f"ur W. Fr. Bach % Clav. W. Fr. Bach: 4-Praeludium 2 % ca 1720 @@ -87,7 +89,7 @@ upper = \context Staff \notes\relative c{ %40 s4 s16 [d16-1-"m.d." f-2 a-4] \stemdown [d,-2-"m.g." f a] \stemup d-1 | \stemboth - f a-4 f d f-4 d b d-5 gis-2 b a gis, | + f a-4 f d f-4 d b d-5 gis,-2 b a gis | a8-5 < { diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-6.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes-6.ly index ca330c2ec4..7fcb5e5972 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes-6.ly +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-6.ly @@ -1,6 +1,8 @@ \header{ filename = "preludes-6.ly"; -% blz 11 +% +% page 11 +% % Six Petits Preludes % Collection Johann Peter Kellner % ca 1703 - 1707 @@ -20,9 +22,9 @@ one = \context Staff \notes\relative c{ )d16-5\mf a'-4( g f e f-4 cis-2 d-1 e8.-\mordent f16 d8.-\prall-1 cis16-3 | \stemup - )cis4\> ~ cis16 a \!d8 ~ d4 c-5 | + )cis4\> ~ cis16 a \!d8 ~ d4 a( | %5 - b2-4 ~ b4 a-5 ~ | + )b2-4 ~ b4 a-5 ~ | a16 a-5 \stemup g! f g4-4\< ~ g f-3 ~ | \!f16 a g f e16 g8.-5 ~ g16 g-5 f-4 e-3 d-1 f8.-4 ~ | f16 f-3 e d b'4 a-5 g-5 | @@ -80,10 +82,12 @@ four = \context Staff \notes\relative c{ \context Voice=iv \stemdown d2-3 cis-4 | - \skip 1*3; | - %5 + \skip 1*2; | + \skip 4*3; \translator Staff=upper \stemup \property Voice.horizontalNoteShift = 1 - a'4 gis-2 ~ gis16 gis-3 fis e + c''4-5 | + %5 + a gis-2 ~ gis16 gis-3 fis e \skip 4*1; \translator Staff=lower \stemdown \property Voice.horizontalNoteShift = 0 \stemup diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-paper.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes-paper.ly index 7d037022bb..a09cf5906f 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes-paper.ly +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-paper.ly @@ -1,6 +1,3 @@ -% nice, but some printers can't handle... +% Nice, but some printers can't seem to handle... % linewidth= 193.\mm; linewidth= 180.\mm; -gourlay_maxmeasures = 10.0; -%arithmetic_basicspace = 3.; -%arithmetic_multiplier = 6.\pt; diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes-score.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes-score.ly new file mode 100644 index 0000000000..5fea1f99bb --- /dev/null +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes-score.ly @@ -0,0 +1,31 @@ +\header{ +filename = "preludes-score.ly"; + +% This is the main score file of the Petites Preludes + +title = "Petites Pr\'eludes"; +% urg subtitle = "Clavierb\\"uchlein"; +subtitle = "Clavierbuechlein"; +composer = "Johann Sebastian Bach (1685-1750)"; +enteredby = "jcn"; +copyright = "public domain"; + + % mutopia headers. + mutopiatitle = "Petites Pr\'eludes"; + mutopiacomposer = "J. S. Bach (1685-1750)"; + mutopiaopus = "BWV 924,939,999,925,926,940"; + mutopiainstrument = "Piano"; + style = "baroque"; + copyright = "Public Domain"; + tagline = "\\\\This music is part of the Mutopia project, http://sca.uwaterloo.ca/Mutopia/\\\\It has been typeset and placed in the public domain by Jan Nieuwenhuizen.\\\\Unrestricted modification and redistribution is permitted and encouraged - copy this music and share it!"; + maintainer = "janneke@gnu.org"; + lastupdated = "1999/Oct/14"; + +} + +\include "preludes-1.ly" +\include "preludes-2.ly" +\include "preludes-3.ly" +\include "preludes-4.ly" +\include "preludes-5.ly" +\include "preludes-6.ly" diff --git a/mutopia/J.S.Bach/Petites-Preludes/preludes.ly b/mutopia/J.S.Bach/Petites-Preludes/preludes.ly index d397df5f55..e69de29bb2 100644 --- a/mutopia/J.S.Bach/Petites-Preludes/preludes.ly +++ b/mutopia/J.S.Bach/Petites-Preludes/preludes.ly @@ -1,17 +0,0 @@ -\header{ -filename = "preludes.ly"; -% mmm -title = "Petites Pr\'eludes"; -% urg subtitle = "Clavierb\\"uchlein"; -subtitle = "Clavierbuechlein"; -composer = "Johann Sebastian Bach (1685-1750)"; -enteredby = "jcn"; -copyright = "public domain"; -} - -\include "preludes-1.ly" -\include "preludes-2.ly" -\include "preludes-3.ly" -\include "preludes-4.ly" -\include "preludes-5.ly" -\include "preludes-6.ly" -- 2.39.5