From 287473d92c8b161ecd0c8e2d3ff3a8d262cfe68b Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sun, 28 Jan 2001 16:02:53 +0100 Subject: [PATCH] patch::: 1.3.125.jcn5 --- VERSION | 2 +- input/tutorial/ly2dvi.ly | 2 +- mutopia/Coriolan/coriolan.ly | 2 +- mutopia/Coriolan/flauto-1.ly | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VERSION b/VERSION index 1c3455f411..d9fda98703 100644 --- a/VERSION +++ b/VERSION @@ -2,7 +2,7 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=3 PATCH_LEVEL=125 -MY_PATCH_LEVEL=jcn4 +MY_PATCH_LEVEL=jcn5 # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/input/tutorial/ly2dvi.ly b/input/tutorial/ly2dvi.ly index a3abb07096..2d0fb5ab03 100644 --- a/input/tutorial/ly2dvi.ly +++ b/input/tutorial/ly2dvi.ly @@ -2,7 +2,7 @@ title = "Two miniatures"; } - #(set point-and-click #t) + #(set! point-and-click #t) \paper { linewidth = -1.0; } diff --git a/mutopia/Coriolan/coriolan.ly b/mutopia/Coriolan/coriolan.ly index f1544d9525..23530985ab 100644 --- a/mutopia/Coriolan/coriolan.ly +++ b/mutopia/Coriolan/coriolan.ly @@ -4,7 +4,7 @@ dvips -O 5mm,0mm -o coriolan.ps coriolan %} -#(set point-and-click #t) +#(set! point-and-click #t) \header{ filename = "coriolan.ly"; diff --git a/mutopia/Coriolan/flauto-1.ly b/mutopia/Coriolan/flauto-1.ly index 47c0f51027..119002071c 100644 --- a/mutopia/Coriolan/flauto-1.ly +++ b/mutopia/Coriolan/flauto-1.ly @@ -132,14 +132,14 @@ flautoI = \notes \relative c { \property VoiceCombineVoice.crescendoText = #"cresc." \property VoiceCombineVoice.crescendoSpanner = #'dashed-line r4 r8 ges'\< f4 r8 c| - des4 r r2| + \!des4 r r2| R1*5| f4 r r r8 es| des4 r r r8 c| bes4 r8 e f4 r8 f| g4 r8 g e4 r8 e| R1*4| - \!as,4\ff r8 des8 c4 r8 g| + as,4\ff r8 des8 c4 r8 g| f4 r8 bes as4 r8 es| des4 r8 g f4 r8 f'| f4 r8 f e4 r8 e| -- 2.39.5