From b2e3c2f260ed86fe6378fa507bf2d1fb4bb561ca Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Fri, 15 Aug 2008 20:06:01 -0700 Subject: [PATCH] Fix compile * s/slurs/Slurs/ in wind.itely * fix new headword Signed-off-by: Patrick McCarty --- Documentation/user/wind.itely | 4 ++-- input/manual/wind-headword.ly | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Documentation/user/wind.itely b/Documentation/user/wind.itely index 03ad7dee9b..9c9e483d0b 100644 --- a/Documentation/user/wind.itely +++ b/Documentation/user/wind.itely @@ -41,7 +41,7 @@ tonguing: @itemize @item Breathing can be specified by rests or @ref{Breath marks}. -@item Legato playing is indicated by @ref{slurs}. +@item Legato playing is indicated by @ref{Slurs}. @item Different types of tonguings, ranging from legato to non-legato to stacatto are usually shown by articulation marks, sometimes combined with slurs, see @ref{Articulations and ornamentations} and @ref{List of @@ -84,7 +84,7 @@ See @ref{Articulations and ornamentations}. Notation Reference: @ref{Breath marks}, -@ref{slurs}, +@ref{Slurs}, @ref{Articulations and ornamentations}, @ref{List of articulations}, @ref{Tremolo repeats}, diff --git a/input/manual/wind-headword.ly b/input/manual/wind-headword.ly index 3fcf30601e..139b8537b5 100644 --- a/input/manual/wind-headword.ly +++ b/input/manual/wind-headword.ly @@ -1,5 +1,4 @@ -\version "2.11.51" -\include "english.ly" +\version "2.11.55" #(set-global-staff-size 15) \paper { line-width = 16\cm @@ -10,8 +9,7 @@ % Tchaikovsky % Nutcracker Suite, VII Dance of the Merlitons -\new Score { - \compressFullBarRests +\score { \new StaffGroup << \new Staff \relative c'' { \set Staff.instrumentName = "Flauto I,II" @@ -24,6 +22,7 @@ \mark \markup \large \bold {Moderato assai} \key d \major \time 2/4 + \compressFullBarRests R2*2 16-.\p -. -. -. 8-. -. -.\< 32( 4--)\mf @@ -35,6 +34,7 @@ \set Staff.instrumentName = "Flauto III" \key d \major \time 2/4 + \compressFullBarRests R2*2_\markup{Gr.Fl.} fis16-.\p e-. fis-. e-. fis8-. e-. g8-.\< fis32( a d fis a4--)\mf -- 2.39.2