]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/music-glossary.tely
Begin simplifying macros.itexi.
[lilypond.git] / Documentation / user / music-glossary.tely
index 2478e45c1de428c0778c9f112bffbb077a495f6e..ce272a98574823305ebe93253a250ccdca579c4a 100644 (file)
@@ -1,8 +1,8 @@
-\input texinfo @c -*- coding: utf8; mode: texinfo; -*-
+\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
 @setfilename music-glosssary.info
 @settitle Music Glossary
 
-@documentencoding utf-8
+@documentencoding UTF-8
 @documentlanguage en
 
 @c see lilypond.tely for info installation note
@@ -14,7 +14,7 @@
 @ifhtml
 This document is also available in
 @uref{source/Documentation/user/music-glossary.pdf,PDF}
-and as @uref{source/Documentation/user/music-glossary.html,one big page}.
+and as @uref{source/Documentation/user/music-glossary-big-page.html,one big page}.
 @end ifhtml
 
 @titlepage
@@ -34,7 +34,7 @@ and as @uref{source/Documentation/user/music-glossary.html,one big page}.
 
 @c Fixes by Jean-Pierre Coulon and `Dirk'
 
-Copyright @copyright{} 1999--2006 by the authors
+Copyright @copyright{} 1999--2007 by the authors
 
 
   Permission is granted to copy, distribute and/or modify this document
@@ -73,7 +73,7 @@ German glossary,
 Original author of LilyPond glossary, Danish glossary,
 @item David González
 Spanish glossary,
-@item Fran@,{c}ois Pinard
+@item François Pinard
 Original glossary of GNU music project, French glossary,
 @item Han-Wen Nienhuys
 Dutch glossary,
@@ -87,7 +87,7 @@ English glossary translations,
 Finnish glossary translations.
 @end table
 @*
-Copyright 1999--2006 by the authors
+Copyright 1999--2007 by the authors
 
 
   Permission is granted to copy, distribute and/or modify this document
@@ -108,10 +108,10 @@ Copyright 1999--2006 by the authors
 @c arrowref
 @macro aref{word}
 @iftex
-@w{@arrow{}@strong{\word\}}@c
+@w{@expansion{}@strong{\word\}}@c
 @end iftex
 @ifnottex
-@arrow{}@ref{\word\, @strong{\word\}}@c
+@expansion{}@ref{\word\, @strong{\word\}}@c
 @end ifnottex
 @end macro
 
@@ -584,6 +584,7 @@ the pitch range that a musical instrument is capable of playing.
 @section anacrusis
 
 @c  TODO: add more languages for anacrusis
+ES: anacrusa
 F: anacrouse
 
 An anacrusis (also known as pickup or upbeat) is an incomplete measure
@@ -2244,7 +2245,7 @@ symbol indicates playing an octave lower (for example on double bass
 
 ES: calderón,
 I: corona,
-F: point d'orgue, point d'arr@^et,
+F: point d'orgue, point d'arrêt,
 D: Fermate,
 NL: fermate,
 DK: fermat,
@@ -3415,7 +3416,7 @@ and hears a tone.
 
 ES: cabeza,
 I: testa, testina, capocchia,
-F: t@^ete de la note,
+F: tête de la note,
 D: Notenkopf,
 NL: nootballetje,
 DK: nodehovede,
@@ -3614,7 +3615,7 @@ melodic line of the contrapunctal web.
 @node pause
 @section pause
 
-@ref{fermata}
+@ref{fermata}.
 
 @node pennant
 @section pennant
@@ -3823,7 +3824,7 @@ FI: neljännesosatauko.
 @node quintuplet
 @section quintuplet
 
-ES: cinquillo,
+ES: cinquillo, quintillo.
 I: quintina,
 F: quintolet,
 D: Quintole,
@@ -4844,7 +4845,7 @@ a @aref{chord}, usually in the distance of a third
 \relative c' {
   e2:32_"a"
   f:32 [ e8:16 f:16 g:16 a:16 ] s4
-  \repeat "tremolo" 8 { e32_"b" g }
+  \repeat tremolo 8 { e32_"b" g }
 }
 @end lilypond