]> git.donarmstrong.com Git - lilypond.git/commitdiff
Misc small changes.
authorGraham Percival <graham@percival-music.ca>
Fri, 29 Jul 2005 00:19:59 +0000 (00:19 +0000)
committerGraham Percival <graham@percival-music.ca>
Fri, 29 Jul 2005 00:19:59 +0000 (00:19 +0000)
ChangeLog
Documentation/user/basic-notation.itely
Documentation/user/instrument-notation.itely
Documentation/user/invoking.itely
Documentation/user/music-glossary.tely

index d33b65139fb753ec266d2a603be815854bce7bd4..e9be63ed6f749eb7d36aee6aea8904ebcbc166bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-07-28  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/invoking.itely: \score begins with music.
+
+       * Documentation/user/ basic-notation.itely,
+       instrument-notation.itely: minor changes.
+
+       * Documentation/user/music-glossary.itely: began tenuto entry.
+
 2005-07-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scm/output-socket.scm (bezier-sandwich): add bezier-sandwich
index b91855fbd428e1450b0d4278ad40a5223aa72e72..d9eb97974f42d9d1e42244dd5aa79e7d57cc4a9b 100644 (file)
@@ -1211,6 +1211,9 @@ connected between different staves of a StaffGroup
 >>
 @end lilypond
 
+
+@commonprop
+
 @cindex @code{whichBar}
 @cindex @code{repeatCommands}
 @cindex @code{defaultBarType}
index 66e321a37301f1c4cadb156b416465b2cf6e7f25..98d35c1522e33653ebaee18e0cc024f191f8920d 100644 (file)
@@ -1905,7 +1905,7 @@ highland bagpipe; to use them, add
 @end example
 
 @noindent
-at the top of your input file.  This lets you add the special flourishes
+at the top of your input file.  This lets you add the special gracenotes
 common to bagpipe music with short commands.  For example, you could
 write @code{\taor} instead of
 
@@ -1918,7 +1918,7 @@ notes in the appropiate octaves, so you do not need to worry about
 @code{\relative} or @code{\transpose}.
 
 @ignore
-@lilypond[raggedright,verbatim,quote]
+@lilypond[raggedright,verbatim,quote,notime]
 \include "bagpipe.ly"
 { \grg G4 \grg a \grg b \grg c \grg d \grg e \grg f \grA g A }
 @end lilypond
@@ -1933,6 +1933,38 @@ notation.
 
 @ignore
 @lilypond[raggedright,verbatim,quote]
+\include "bagpipe.ly"
+\layout {
+  indent = 0.0\cm
+  \context { \Score \remove "Bar_number_engraver" }
+}
+\header {
+  title = "Amazing Grace"
+  meter = "Hymn"
+  arranger = "Trad. arr."
+}
+\score {
+  \time 3/4
+    
+  \grg \partial 8*2 a8. d16 
+  \slurd d2 \grg f8[ e32 d16.]
+  \grg f2 \grg f8 e
+  \thrwd d2 \grg b4
+  \grG a2 \grg a8. d16
+  \slurd d2 \grg f8[ e32 d16.]
+  \grg f2 \grg e8. f16
+  \dblA A2 \grg A4
+  \grg A2 f8. A16
+  \grg A2 \hdblf f8[ e32 d16.]
+  \grg f2 \grg f8 e
+  \thrwd d2 \grg b4
+  \grG a2 \grg a8. d16
+  \slurd d2 \grg f8[ e32 d16.]
+  \grg f2 e4
+  \thrwd d2.
+  \slurd d2
+  \bar "|."
+}
 @end lilypond
 @end ignore
 
index 08f1523644d15c06b240fc70661158ca295f1350..eec9ce862312655f8790d1ac7c5ed8b9c06eb183 100644 (file)
@@ -643,6 +643,9 @@ This behavior can be changed by setting the variable
 @code{toplevel-score-handler} at toplevel.  The default handler is
 defined in the init file @file{scm/@/lily@/.scm}.
 
+The @code{\score} must begin with music, and may contain only
+one music block.
+
 @item
 A @code{\book} block logically combines multiple movements
 (i.e., multiple @code{\score} blocks) in one document.  A number of
index ce6c7f763d4e5b591687111ee718c612ee9a7f28..4411f1ec19fd4b76b0a1b4bb92032857a0e875f6 100644 (file)
@@ -371,6 +371,7 @@ Languages in this order.
 * tempo indication::            
 * tenor::                       
 * tenth::                       
+* tenuto::                      
 * third::                       
 * thirty-second note::          
 * thirty-second rest::          
@@ -4534,6 +4535,21 @@ FI: desimi.
 
 @aref{note value}.
 
+@node tenuto
+@section tenuto
+
+ES:
+I: tenuto,
+F:
+D:
+NL:
+DK:
+S:
+FI:
+
+An indication that a particular note should be held for the whole
+length.
+
 @node third
 @section third