]> git.donarmstrong.com Git - lilypond.git/commitdiff
Merge branch 'master' into lilypond/translation
authorFrancisco Vila <francisco.vila@hispalinux.es>
Tue, 21 Dec 2010 17:56:12 +0000 (18:56 +0100)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Tue, 21 Dec 2010 17:56:12 +0000 (18:56 +0100)
17 files changed:
Documentation/fr/learning/fundamental.itely
Documentation/fr/notation/rhythms.itely
Documentation/fr/notation/spacing.itely
Documentation/fr/notation/staff.itely
Documentation/fr/notation/text.itely
Documentation/it/web.texi
Documentation/it/web/introduction.itexi
Documentation/it/web/manuals.itexi
Documentation/it/web/news-front.itexi [new file with mode: 0644]
Documentation/po/de.po
Documentation/po/es.po
Documentation/po/fr.po
Documentation/po/hu.po
Documentation/po/it.po
Documentation/po/ja.po
Documentation/po/lilypond-doc.pot
Documentation/po/nl.po

index ec15cb0b04bc06a1b01dcbad90faf01741eb4cba..fb0f7db7584781c5ca5d900f5a49a9e90baae548 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 
 @ignore
-    Translation of GIT committish: 92d7753b7a1e9887afcc6ad6864a78940e7878fb
+    Translation of GIT committish: 29471848676f1736b10245f8a00c14115feb1007
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -550,8 +550,8 @@ Ainsi, et bien que ce ne soit pas très musical, une liaison de phrasé
 peut débuter avant l'insertion d'une ligature manuelle et s'arrêter
 avant la fin de la ligature@tie{}:
 
-@lilypond[quote,verbatim,fragment,ragged-right,relative=2]
- { g8\( a b[ c b\) a] }
+@lilypond[quote,verbatim,ragged-right,relative=2]
+g8\( a b[ c b\) a] g4
 @end lilypond
 
 De manière générale, différents types de crochets, notamment s'ils
@@ -562,13 +562,11 @@ prolonge sur un triolet (ligne 2) et enfin une ligature et une liaison
 qui s'étendent sur un triolet, lui-même lié à un quintolet agrémenté
 d'une liaison de phrasé se poursuivant (lignes 3 et 4).
 
-@lilypond[quote,verbatim,fragment,ragged-right]
-{
-  r16[ g16 \times 2/3 {r16 e'8] }
-  g16( a \times 2/3 {b d) e' }
-  g8[( a \times 2/3 {b d') e'~]}
-  \times 4/5 {e'32\( a b d' e'} a'4.\)
-}
+@lilypond[quote,verbatim,ragged-right,relative=1]
+r16[ g \times 2/3 { r16 e'8] }
+g,16( a \times 2/3 { b16 d) e }
+g,8[( a \times 2/3 { b8 d) e~] } |
+\times 4/5 { e32\( a, b d e } a4.\)
 @end lilypond
 
 
@@ -620,7 +618,7 @@ Si une voix unique peut tout à fait contenir plusieurs notes dans un
 accord, à partir de quand aurons-nous vraiment besoin de plusieurs
 voix@tie{}?  Considérons déjà ces quatre accords@tie{}:
 
-@lilypond[quote,verbatim,fragment,ragged-right,relative=1]
+@lilypond[quote,verbatim,ragged-right,relative=1]
 \key g \major
 <d g>4 <d fis> <d a'> <d g>
 @end lilypond
@@ -655,7 +653,7 @@ d'une pièce ne comportant que quelques courts passages de polyphonie.
 Voici comment éclater les accords en deux voix, avec la note de passage
 et la liaison@tie{}:
 
-@lilypond[quote,verbatim,fragment,ragged-right,relative=2]
+@lilypond[quote,verbatim,ragged-right,relative=2]
 \key g \major
 %    Voice "1"               Voice "2"
 << { g4 fis8( g) a4 g } \\ { d4 d d d }  >>
@@ -678,7 +676,7 @@ mesure n'est pas nécessaire.  Bien qu'on y gagne en lisibilité si chaque
 mesure ne contient que quelques notes, il est plus judicieux de
 carrément séparer chaque voix@tie{}:
 
-@lilypond[quote,verbatim,fragment,ragged-right,relative=2]
+@lilypond[quote,verbatim,ragged-right,relative=2]
 \key d \minor
 << {
   % Voice "1"
@@ -706,7 +704,7 @@ Les contextes @code{Voice} portent les noms @code{"1"}, @code{"2"}, etc.
 Pour chacun de ces contextes, le positionnement et l'orientation des
 liaisons, hampes, nuances, etc. est définie automatiquement.
 
-@lilypond[quote,verbatim,fragment]
+@lilypond[quote,verbatim]
 \new Staff \relative c' {
   % Main voice
   c16 d e f
@@ -896,7 +894,7 @@ que nous avons appris@tie{}: utilisons la construction
 @code{<<@tie{}\\@tie{}>>} pour saisir la première mesure dans trois
 voix@tie{}:
 
-@lilypond[quote,verbatim,fragment,ragged-right]
+@lilypond[quote,verbatim,ragged-right]
 \new Staff \relative c'' {
   \key aes \major
   <<
@@ -921,7 +919,7 @@ vers le bas.  Nous pouvons corriger cela en sautant la voix 3 et en
 plaçant la musique dans la voix 4 grâce à un @code{\\}
 supplémentaire@tie{}:
 
-@lilypond[quote,verbatim,fragment,ragged-right]
+@lilypond[quote,verbatim,ragged-right]
 \new Staff \relative c'' {
   \key aes \major
   << % Voice one
@@ -1235,7 +1233,7 @@ par la commande @code{\new Lyrics}@tie{}; vous relierez ensuite ces
 paroles aux notes grâce à la commande @code{\lyricsto@{@}} et au nom
 assigné à la voix en question.
 
-@lilypond[quote,verbatim,fragment]
+@lilypond[quote,verbatim]
 <<
   \new Voice = "one" {
     \relative c'' {
@@ -1415,7 +1413,7 @@ Imprimer de la musique impose d'ajouter un certain nombre d'éléments de
 notation.  Par exemple, voici un fragment de partition, précédé du code
 qui l'engendre@tie{}:
 
-@lilypond[quote,verbatim,relative=2,fragment]
+@lilypond[quote,verbatim,relative=2]
 cis4 cis2. | a4 a2. |
 @end lilypond
 
@@ -1879,7 +1877,7 @@ autres la grosseur des têtes de note.  Les modifications s'appliquent
 toujours par rapport à la valeur par défaut, non par rapport à la
 dernière valeur définie.
 
-@lilypond[quote,verbatim,ragged-right,relative=1,fragment]
+@lilypond[quote,verbatim,ragged-right,relative=1]
 c4 d
 % make note heads smaller
 \set fontSize = #-4
index 3da2258df9e2dfdcc0e14a0e7e76a4b9c269c36c..77f1abd4a9d25064accadefd53e79ed9bc9366bf 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @ignore
-    Translation of GIT committish: 98c09018bda39821c6f632b67a5e9906c64cfc5b
+    Translation of GIT committish: 12856bf87dfcd8e365968279044836d7deb4f518
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -1209,6 +1209,16 @@ c2 d
 e4. d8 c2
 @end lilypond
 
+Lorsque le réglage précis du métronome est laissé à l'appréciation de
+l'exécutant, vous pouvez cependant lui fournir un éventail@tie{}:
+
+@lilypond[verbatim,quote,relative=1]
+\tempo 4 = 40 ~ 46
+c4. ees8
+fis g aes c,
+b1
+@end lilypond
+
 Vous pouvez préférer une indication textuelle@tie{}:
 
 @lilypond[verbatim,quote,relative=2]
index b48495f7e5a435a9fafa187526cb5f1585ae5e8c..d59d130332373be6d1a6b18f46f52759cce44ad3 100644 (file)
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 
 @ignore
-    Translation of GIT committish: 7a7f2723f444e7c074a6c5f9a8ab62f512a4cc98
+    Translation of GIT committish: efd763abb78bf960a175b9a6aab571a3e02221b6
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -444,23 +444,19 @@ d'une liste associative @emph{(alist)} à quatre @i{clés}@tie{}:
 
 @itemize
 
-@item
-@code{padding} @emph{(décalage)} -- la grandeur minimale de @qq{blanc}
-qui sépare deux éléments, exprimée en hauteur de portée.  On peut le
-voir comme la hauteur minimale d'un rectangle vide qui devrait s'étendre
-sur toute la largeur des deux éléments.
 
 @item
-@code{space} @emph{(espace)} -- la grandeur d'espace par défaut,
-exprimée en hauteur de portée, séparant les @i{points de référence} de
-deux éléments, qui évite tout risque de collision en l'absence de
-dilatation ou compression.  Le point de référence d'un titre ou d'un
-@emph{markup} est son sommet, celui d'un système est le centre vertical
-du @code{StaffSymbol} le plus proche -- même lorsqu'une ligne de
-@qq{non-portée} viendrait à s'intercaler.  Un @code{space} inférieur à
-@code{padding} ou @code{minimum-distance} sera sans effet, dans la
-mesure où l'espacement résultant ne saurait être inférieur à
-@code{padding} ou @code{minimum-distance}.
+@code{basic-distance} @emph{(distance de base)} -- la grandeur d'espace
+par défaut, exprimée en hauteur de portée, séparant les @i{points de
+référence} de deux éléments, qui évite tout risque de collision en
+l'absence de dilatation ou compression.  Le point de référence d'un
+titre ou d'un @emph{markup} est son sommet, celui d'un système est le
+centre vertical du @code{StaffSymbol} le plus proche -- même lorsqu'une
+ligne de @qq{non-portée} viendrait à s'intercaler.  Une
+@code{basic-distance} inférieure à @code{padding} ou
+@code{minimum-distance} sera sans effet, dans la mesure où l'espacement
+résultant ne saurait être inférieur à @code{padding} ou
+@code{minimum-distance}.
 
 @item
 @code{minimum-distance} @emph{(distance-minimale)} -- l'espacement
@@ -470,6 +466,14 @@ deux éléments alors qu'il y a déjà un effet de compression.  Une
 sans effet, dans la mesure où l'espacement résultant ne saurait être
 inférieur au @code{padding}.
 
+@c TODO: explain skylines somewhere and xref to it from here.
+
+@item
+@code{padding} @emph{(décalage)} -- la grandeur minimale de @qq{blanc}
+qui sépare deux éléments, exprimée en hauteur de portée.  On peut le
+voir comme la hauteur minimale d'un rectangle vide qui devrait s'étendre
+sur toute la largeur des deux éléments.
+
 @item
 @code{stretchability} @emph{(dilatation)} -- le coefficient
 d'étirement de cet espace.  Un coefficient nul permet de figer
@@ -485,7 +489,7 @@ une valeur proche de l'infini.  Lorsque cette @i{clé} n'est pas définie,
 sa valeur est par défaut égale à @code{space}.  Notez bien que
 l'utilisateur ne peut définir une propension à la compression@tie{};
 elle est en fait égale à
-(@code{space}@tie{}@minus{}@tie{}@code{minimum-distance}).
+(@code{basic-distance}@tie{}@minus{}@tie{}@code{minimum-distance}).
 
 @end itemize
 
@@ -497,7 +501,7 @@ maximum de
 @itemize
 
 @item
-@code{space}, plus
+@code{basic-distance}, plus
 @item
 @code{minimum-distance} et
 @item
@@ -959,7 +963,6 @@ Manuel de notation :
 Fichiers d'initialisation :
 @file{ly/paper-defaults-init.ly}.
 
-
 @node Variables de gestion des numéros de page
 @unnumberedsubsubsec Variables de gestion des numéros de page
 @translationof @code{\paper} variables for page numbering
@@ -1003,6 +1006,11 @@ numérotées.  La valeur par défaut est@tie{}@code{##t}.
 Fichiers d'initialisation :
 @file{ly/paper-defaults-init.ly}.
 
+@knownissues
+Les pages au numéro impair sont toujours à droite.  Pour que la musique
+commence en page 1, le dos de la page de garde doit être vide de telle
+sorte que la page une se retrouve à droite.
+
 
 @node Variables supplémentaires
 @unnumberedsubsubsec Variables supplémentaires
@@ -2028,9 +2036,9 @@ alors que la seconde redéfinit la propriété dans son intégralité.
 
 \new Staff \with @{
   \override VerticalAxisGroup #'staff-staff-spacing =
-    #'((padding . 1)
-       (basic-distance . 10)
+    #'(('basic-distance  . 10)
        (minimum-distance . 9)
+       (padding . 1)
        (stretchability . 10))
 @} @{ @dots{} @}
 @end example
@@ -2197,9 +2205,9 @@ isolées à l'aide de la propriété @code{staff-staff-spacing}@tie{}:
   \context {
     \Staff
     \override VerticalAxisGroup #'staff-staff-spacing =
-      #'((padding . 1)
-         (basic-distance . 8)
-         (minimum-distance . 7))
+      #'((basic-distance . 8)
+         (minimum-distance . 7)
+         (padding . 1))
   }
 }
 
@@ -2219,8 +2227,8 @@ isolées à l'aide de la propriété @code{staff-staff-spacing}@tie{}:
   % collide.  The lowest acceptable value for 'space is 0.
   \new Staff \with {
     \override VerticalAxisGroup #'staff-staff-spacing =
-      #'((padding . -10)
-         (basic-distance . 3.5))
+      #'((basic-distance . 3.5)
+         (padding . -10))
   } { \clef bass g2 r | }
   \new Staff { \clef bass g2 r | }
 >>
@@ -3549,7 +3557,7 @@ suffisamment pour éviter le blanc en bas de page.
 
 @example
 \paper @{
-  system-system-spacing = #'((padding . 0) (basic-distance . 0.1))
+  system-system-spacing = #'((basic-distance . 0.1) (padding . 0))
   ragged-last-bottom = ##f
   ragged-bottom = ##f
 @}
index 3fc3ea1033fc81de44350749fc6aa800db3635b4..993319e28fd9c674b8287bc19c6d8da9f41fe53e 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @ignore
-    Translation of GIT committish: 6e0a8179dc7b4602321dcafb519da7eac8f5ee0f
+    Translation of GIT committish: efd763abb78bf960a175b9a6aab571a3e02221b6
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -288,6 +288,9 @@ Référence des propriétés internes :
 @rinternals{SystemStartBracket},
 @rinternals{SystemStartSquare}.
 
+@knownissues
+Un @code{PianoStaff} ne peut contenir, par défaut, de @code{ChordNames}.
+
 
 @node Imbrication de regroupements de portées
 @unnumberedsubsubsec Imbrication de regroupements de portées
index aa0b29dbdd61ca5dcc4fe9cff0b63caa0239e5a7..2a2bc0ffe4913b3c81c6a3bef403f0738abba0a6 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: fr -*-
 @ignore
-    Translation of GIT committish: ee20a00bbe6704553bb1f761899a727fc150ab46
+    Translation of GIT committish: efd763abb78bf960a175b9a6aab571a3e02221b6
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -332,7 +332,7 @@ Référence des propriétés internes :
 @cindex texte en préambule
 @cindex top-level text
 @cindex text, top-level
-@cindex text, standalone
+@cindex indépendant, texte
 
 @funindex \markup
 @funindex markup
@@ -475,6 +475,7 @@ tout caractère spécial -- tel un @code{\} ou un @code{#} -- sera imprimé
 littéralement et sans influer sur le formatage du texte.  Il est de ce
 fait possible d'imprimer des guillemets informatiques @code{"} dès lors
 qu'ils sont précédés d'une oblique inverse.
+@c repeat double quote for pairing "
 
 @c KEEP LY
 @lilypond[quote,verbatim,relative=2]
@@ -489,6 +490,7 @@ La manière de définir les expressions @emph{markup} aura une influence
 sur la manière dont elles seront empilées, centrées ou alignées.  Dans
 l'exemple qui suit, la deuxième expression @code{\markup} est traitée
 tout comme la première@tie{}:
+@c repeat double quote for pairing "
 
 @lilypond[quote,verbatim,relative=2]
 c1^\markup { \center-column { a bbb c } }
@@ -528,7 +530,7 @@ Fichiers d'initialisation :
 
 @knownissues
 
-Les erreurs de syntaxe en mode @emph{markup} sont peu loquaces.
+Les erreurs de syntaxe en mode @emph{markup} sont peu explicites.
 
 
 @node Sélection de la fonte et de la taille
@@ -729,6 +731,12 @@ Référence des propriétés internes :
 Fichiers d'initialisation :
 @file{scm/define-markup-commands.scm}.
 
+@knownissues
+Le recours aux commandes @code{\teeny}, @code{\tiny},@code{\small},
+@code{\normalsize}, @code{\large} et @code{\huge} produiront des
+espacements nettement moins réguliers que si vous utilisez
+@code{\fontsize}.
+
 
 @node Alignement du texte
 @unnumberedsubsubsec Alignement du texte
@@ -930,7 +938,7 @@ texte multi-ligne ou une autre expression @emph{markup}.
 @cindex justifié, texte
 @cindex texte justifié
 @cindex texte sur plusieurs lignes
-@cindex markup, texte wordwrapped
+@cindex markup, texte au kilomètre
 @cindex markup, texte justifié
 
 @funindex \wordwrap
@@ -1284,16 +1292,15 @@ Rien ne s'oppose à ce qu'une étiquette ne comporte une partition.  Il
 suffit que l'expression en question contienne un bloc @code{\score}
 incluant un bloc @code{\layout}.
 
-@lilypond[quote,verbatim,ragged-right]
-\relative {
-  c4 d^\markup {
-    \score {
-      \relative { c4 d e f }
-      \layout { }
-    }
+@lilypond[quote,verbatim,relative=1]
+c4 d^\markup {
+  \score {
+    \relative c' { c4 d e f }
+    \layout { }
   }
-  e f
 }
+e f |
+c d e f
 @end lilypond
 
 Les différentes commandes @emph{markup} relatives à la notation musicale
@@ -1376,7 +1383,7 @@ Manuel de notation :
 Morceaux choisis :
 @rlsrnamed{Text,Texte}.
 
-@c en attendant redécoupage et création de "extending" -jcm
+@c TODO en attendant redécoupage et création de "extending" -jcm
 @c Extension :
 @c @rextend{New markup list command definition}.
 
@@ -1436,10 +1443,8 @@ a1^\markup {
   \vcenter {
     \override #'(font-encoding . fetaBraces)
     \lookup #"brace120"
-    \override #'(font-encoding . fetaNumber)
-    \column { 1 3 }
-    \override #'(font-encoding . fetaDynamic)
-    sf
+    \override #'(font-encoding . fetaText)
+    \column { 1 3 sf }
     \override #'(font-encoding . fetaMusic)
     \lookup #"noteheads.s0petrucci"
   }
@@ -1469,7 +1474,7 @@ Century Schoolbook --, une police sans empattement (@emph{sans} sérif)
 et une à chasse fixe (ou monospace) -- les deux dernières étant
 déterminées par l'installation de Pango.
 
-Chaque famille dispose en principe de différents styles et niveau de
+Chaque famille dispose en principe de différents styles et niveaux de
 gras.  L'exemple qui suit illustre la manière de changer la famille, le
 style, la graisse ou la taille.  Notez bien que l'argument fourni à
 @code{font-size} correspond à la correction à apporter à la taille par
@@ -1532,8 +1537,8 @@ Manuel de notation :
 @translationof Single entry fonts
 
 Vous pouvez utiliser n'importe quelle police installée sur votre
-système, du moment où elle est accessible par Fontconfig, en respectant
-la syntaxe suivante@tie{}:
+système, dès lors qu'elle est accessible par Fontconfig et que vous
+respectez la syntaxe suivante@tie{}:
 
 @lilypond[quote,verbatim,relative=2]
 \override Staff.TimeSignature #'font-name = #"Bitstream Charter"
index 4e0dc4ffc692f0c0734ce09459e0f96fedc52608..ca2131e1b7a3a175bcbe8c3ccf57c076d7dac48b 100644 (file)
@@ -1,6 +1,6 @@
 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: ee3a89f9f7289bcd90c5f27fd8f86400159088b2
+    Translation of GIT committish: 4d852ef65fc654e4ed02413926fc0cb78a1da1be
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -35,7 +35,7 @@
 @end ignore
 
 @c Translators: Federico Bruni
-@c Translators checkers: Luca Rossetto Casel
+@c Translation checkers: Luca Rossetto Casel
 
 @copying
 Copyright @copyright{} 2009--2010 degli autori.
@@ -295,9 +295,9 @@ sei pregato di farcelo sapere seguendo le istruzioni indicate in
 @ifnothtml
 @macro contactUsAbout{topic}
 @cartouche
-If you are aware of any other \topic\ which could be listed here,
-please let us know by following the instructions on
-@ref{Bug reports}.
+Se sei a conoscenza di un qualsiasi altro \topic\ che possa essere elencato qui,
+sei pregato di farcelo sapere seguendo le istruzioni indicate in
+@ref{Segnalazione bug}.
 
 @end cartouche
 
index 7a68fcb1f975f2657b8d7840ba36ff7d9574ee5a..d0fe234fa23a5a84538dc568faf83ae6cadeb707 100644 (file)
@@ -1,6 +1,6 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
-    Translation of GIT committish: ee3a89f9f7289bcd90c5f27fd8f86400159088b2
+    Translation of GIT committish: cd0fa693cd2297298aabfdc2d2d9d8b0d7746a5c
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -566,7 +566,7 @@ nostro @ref{Input testuale}.
 @c http://lilypond.org/web/switch/testimonials
 
 @node Recensioni
-@unnumberedsec Reviews
+@unnumberedsec Recensioni
 @translationof Reviews
 
 @divClass{column-left-top}
@@ -901,7 +901,7 @@ di tutto questo a un ritmo molto più graduale.}
 Le note vengoo codificate con lettere e numeri.  I comandi speciali sono
 inseriti con barre inverse (backslash).
 
-@imageFloat{text-input-1-annotate,png,center}
+@imageFloat{text-input-1-annotate-it,png,center}
 @imageFloat{text-input-1-output,png,center}
 
 Le alterazioni si ottengono con nomi diversi: si aggiunge @code{-is} per
@@ -909,7 +909,7 @@ il diesis, e @code{-es} per il bemolle (questi sono i nomi delle note in
 olandese, ma sono disponibili altre lingue).  LilyPond calcola dove mettere
 le alterazioni.
 
-@imageFloat{text-input-2-annotate,png,center}
+@imageFloat{text-input-2-annotate-it,png,center}
 @imageFloat{text-input-2-output,png,center}
 
 
@@ -917,7 +917,7 @@ le alterazioni.
 
 Testo e accordi possono essere combinati per ottenere uno spartito semplificato:
 
-@imageFloat{text-input-pop-annotate,png,center}
+@imageFloat{text-input-pop-annotate-it,png,center}
 @imageFloat{text-input-pop-output,png,center}
 
 
@@ -930,20 +930,20 @@ modifica di una nota interesserà sempre la partitura e le parti.  Per
 poter includere la stessa musica in più punti, occorre assegnare alla
 musica una @qq{variabile} (un nome).
 
-@imageFloat{text-input-parts-both-annotate,png,center}
+@imageFloat{text-input-parts-both-annotate-it,png,center}
 
 
 Questa variabile viene poi usata in una parte singola (qui trasposta, con
 pause abbreviate che si estendono per diverse misure):
 
-@imageFloat{text-input-parts-single-annotate,png,center}
+@imageFloat{text-input-parts-single-annotate-it,png,center}
 @imageFloat{text-input-parts-single-output,png,center}
 
 
 La stessa variabile viene utilizzata nella partitura completa (qui in
 altezza reale):
 
-@imageFloat{text-input-score-annotate,png,center}
+@imageFloat{text-input-score-annotate-it,png,center}
 @imageFloat{text-input-score-output,png,center}
 
 
index edcd301a1c4cf473620274b874ce3e87a9ad1b13..cae713fd7f53575f9c8923e4d7dbb01e736d7bc2 100644 (file)
@@ -491,7 +491,7 @@ che si riferisce alla documentazione generata.
 @divClass{column-center-bottom}
 @subheading Stato delle traduzioni
 
-In costruzione.
+@include translations.itexi
 
 @divEnd
 
@@ -529,12 +529,32 @@ I pacchetti scaricabili sono disponibili presso @uref{http://lilypond.org}
 @item @uref{http://lilypond.org/doc/v2.12/Documentation/,
 Documentazione di LilyPond 2.12}
 
+@item @uref{http://lilypond.org/doc/v2.11/Documentation/,
+Documentazione di LilyPond 2.11}
+
 @item @uref{http://lilypond.org/doc/v2.10/Documentation/,
 Documentazione di LilyPond 2.10}
 
 @item @uref{http://lilypond.org/doc/v2.8/Documentation/,
 Documentazione di LilyPond 2.8}
 
+@item @uref{http://lilypond.org/doc/v2.6/Documentation/,
+Documentazione di LilyPond 2.6}
+
+@item @uref{http://lilypond.org/doc/v2.4/Documentation/out-www/,
+Documentazione di LilyPond 2.4}
+
+@item @uref{http://lilypond.org/doc/v2.2/Documentation/out-www/,
+Documentazione di LilyPond 2.2}
+
+@item @uref{http://lilypond.org/doc/v2.0/Documentation/out-www/,
+Documentazione di LilyPond 2.0}
+
+@item @uref{http://lilypond.org/doc/v1.8/Documentation/out-www/,
+Documentazione di LilyPond 1.8}
+
+@item @uref{http://lilypond.org/doc/v1.6/Documentation/out-www/,
+Documentazione di LilyPond 1.6}
 
 @end itemize
 
@@ -561,8 +581,4 @@ per cui l'abbiamo scelta, è disponibile in @ref{Libertà}.
 @include fdl.itexi
 
 @divEnd
-<<<<<<< HEAD
-=======
-
 
->>>>>>> Web-it: add italian translation
diff --git a/Documentation/it/web/news-front.itexi b/Documentation/it/web/news-front.itexi
new file mode 100644 (file)
index 0000000..4f31bd8
--- /dev/null
@@ -0,0 +1,70 @@
+@c -*- coding: utf-8; mode: texinfo; documentlanguage: it -*-
+@ignore
+    Translation of GIT committish: 61fed596442d47e96c10ac3c9c0c696e5dfd22cf
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  For details, see the Contributors'
+    Guide, node Updating translation committishes..
+@end ignore
+
+@c This file is part of lilypond-web.texi and community.itexi
+
+@c when you add a new item, consider moving the lowest item(s)
+@c into news-old.itexi.
+
+@c keep two blank lines between news entries
+
+@c used for news about the upcoming release; see CG 10.2
+
+
+@newsItem
+@subsubheading Rilasciato LilyPond 2.13.40!  @emph{21 Novembre 2010}
+
+Siamo felici di annunciare il rilascio di LilyPond 2.13.40.  Questo
+rilascio contiene come sempre un certo numero di correzioni.  Tuttavia rimangono
+ancora alcuni problemi critici: questo rilascio è dunque destinato solo
+agli sviluppatori.
+
+Si noti che questa @strong{non} è la seconda versione beta test.  A causa di
+varie modifiche non verificate al processo di compilazione, non possiamo essere
+del tutto sicuri della qualità di questo rilascio.
+
+@newsEnd
+
+
+@newsItem
+@subsubheading Prima versione beta test della 2.14 -- Rilasciato LilyPond 2.13.39! @emph{15 Novembre 2010}
+
+LilyPond 2.13.39 è disponibile; questa è la prima beta test della prossima
+versione stabile, la 2.14.  Si invitano gli utenti a provare questa
+versione.  Le nuove funzionalità introdotte rispetto alla versione 2.12.3 sono
+elencate nel manuale @qq{Changes} della sezione del sito sullo
+@ref{Sviluppo}.
+
+Ci sono ancora alcuni problemi critici in questo rilascio: la
+spaziatura verticale è sospetta in due casi, e lilypond può
+bloccarsi se l'input è strano.  Se decidi di provare la 2.13.39, non
+stupirti se incontrerai dei problemi, ma inviaci una cortese
+@ref{Segnalazione bug}.
+
+@newsEnd
+
+
+@newsItem
+@subsubheading LilyPond Report #22. @emph{3 Novembre 2010}
+
+Il @emph{LilyPond Report} è tornato, con alcune sorprese ed esaltanti
+notizie per tutta la comunità di LilyPond!  In questo numero troverete
+una lista completa e aggiornata di tutte le mailing list e i forum su
+LilyPond in tutto il mondo.  Inoltre, per la prima volta il nostro ospite
+speciale è il co-fondatore e sviluppatore principale di LilyPond,
+@strong{Jan Nieuwenhuizen}, che è stato impegnato negli ultimi tre mesi --
+continua a leggere per scoprire in cosa!
+
+@uref{http://news.lilynet.net/The-LilyPond-Report-22, Leggi il
+LilyPond Report 22} ora; commenti e contributi sono ben accetti!
+
+@newsEnd
+
+
+
index bd7d5fcb174a096a2dc3a7411a0aa701239d53e4..39082a6a25abb8e5c1040f4167f02f3c0c96458a 100644 (file)
@@ -9,10 +9,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: de\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: 2010-08-31 16:13+0300\n"
 "Last-Translator: Till Paala <till.rettig@gmx.de>\n"
 "Language-Team: German <de>\n"
+"Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -31,8 +32,8 @@ msgid ""
 "\">bug list</a>."
 msgstr ""
 "Ihre <a href=\"%(suggest_Docs_url)s\">Vorschläge für die Dokumentation</a> "
-"sind willkommen. Bitte melden Sie Probleme und Fehler an unsere <a·href=\"%"
-"(mail_address_url)s\">Fehler-Liste</a>."
+"sind willkommen. Bitte melden Sie Probleme und Fehler an unsere <a·href="
+"\"%(mail_address_url)s\">Fehler-Liste</a>."
 
 #: postprocess_html.py:69
 #, python-format
@@ -44,11 +45,11 @@ msgstr "Andere Sprachen: %s."
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr "Über die <A HREF=\"%s\">automatische Sprachauswahl</A>."
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr "stabiler Zweig"
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr "Entwicklungszweig"
 
@@ -132,11 +133,11 @@ msgid "post-GDP"
 msgstr "nach-GDP"
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 msgid "coloredheads"
 msgstr "Farbenköpfe"
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 msgid "noclef"
 msgstr "Nichtschlüssel"
 
@@ -149,19 +150,6 @@ msgstr "Top"
 msgid "New features in 2.13 since 2.12"
 msgstr "Neue Eigenschaften in 2.13 seit 2.12"
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr "LilyPond-Index"
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr "LilyPond -- \\\\TITLE\\\\"
@@ -182,6 +170,19 @@ msgstr "Siehe auch"
 msgid "Known issues and warnings"
 msgstr "Bekannte Probleme und Warnungen"
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr "LilyPond-Index"
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 msgid "Music engraving"
@@ -327,15 +328,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr "Belanglose Aktion um Vorausschau des Parsers zu umgehen"
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr "AbstandText"
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr "tempoVerschoben"
 
@@ -500,26 +500,21 @@ msgstr "Verdoppelung einer Note mit Bindebögen (Beispiel)"
 msgid "Adding articulation to notes (example)"
 msgstr "Artikulationszeichen zu Noten hinzufügen (Beispiel)"
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr "custosNote"
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr "ManuellerBalken"
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr "AltOn"
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr "AltOff"
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr "with Alt"
 
@@ -555,13 +550,13 @@ msgstr "Mathematik in Funktionen"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void functions"
-msgstr "Leere Funktionen"
+msgid "Functions without arguments"
+msgstr "Funktionen ohne Argumente"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
-msgstr "Funktionen ohne Argumente"
+msgid "Void functions"
+msgstr "Leere Funktionen"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @section in Documentation/extending/programming-interface.itely
@@ -643,35 +638,35 @@ msgstr "Schwierige Korrekturen"
 msgid "LilyPond Scheme interfaces"
 msgstr "LilyPond-Scheme-Schnittstellen"
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr "setze den Startpunkt auf das mittlere C"
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr "eine Oktave über dem mittleren C"
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr "c ist 1 Zeile aufwärts, also c über dem b"
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr "d ist 2 Zeilen aufwärts, oder 5 runter, also d über dem b"
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr "e  % e ist 3 aufwärts oder 4 runter, also e über dem b"
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr "a  % a ist 6 aufwärts oder 1 runter, also a unter dem b"
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr "g ist 5 aufwärts oder 2 runter, also g unter dem b"
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr "f ist 4 aufwärts oder 3 runter, also f unter dem b"
 
@@ -739,6 +734,8 @@ msgstr "Intervalle"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr "Tonleiter"
 
@@ -822,6 +819,23 @@ msgstr "Taktangabe"
 msgid "time signature"
 msgstr "Taktangabe"
 
+#. @subheading in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Tempo marks"
+msgstr "Textartige Zeichen"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr "Tempobezeichnung"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr "Metronomangabe"
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr "Notenschlüssel"
@@ -841,6 +855,24 @@ msgstr "Alles zusammen"
 msgid "Working on input files"
 msgstr "Arbeiten an Eingabe-Dateien"
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Dealing with errors"
+msgstr "Optimierungen mit Scheme"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "General troubleshooting tips"
+msgstr "Fehlersuche"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Some common errors"
+msgstr "Übliche Fehler"
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 msgid "How to read the manuals"
@@ -861,22 +893,22 @@ msgstr "Anklickbare Beispiele"
 msgid "Overview of manuals"
 msgstr "Überblick über die Handbücher"
 
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr "Geige"
 
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr "Cello"
 
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 msgid "tripletA"
 msgstr "TrioleA"
 
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr "barA"
 
@@ -896,6 +928,12 @@ msgstr "Übliche Notation"
 msgid "Single staff notation"
 msgstr "Notation auf einem System"
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+#, fuzzy
+msgid "Bar checks"
+msgstr "Taktüberprüfung"
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1169,6 +1207,20 @@ msgstr "Notensysteme gruppieren"
 msgid "brace"
 msgstr "Klammer"
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr "System"
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "system"
+msgstr "Notensystem"
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1250,7 +1302,9 @@ msgstr "Nach der Übung"
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr "Sänger"
 
@@ -1263,8 +1317,8 @@ msgstr "Gesang"
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 msgid "piano"
 msgstr "Klavier"
@@ -1272,22 +1326,22 @@ msgstr "Klavier"
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr "oben"
@@ -1295,74 +1349,75 @@ msgstr "oben"
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 msgid "lower"
 msgstr "unten"
 
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr "Melodie"
 
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 msgid "text"
 msgstr "Text"
 
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 msgid "main"
 msgstr "haupt"
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
-msgstr "Stimme \\\"1\\\"                 Stimme \\\"2\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
+msgstr "Stimme \\\"1\\\"              Stimme \\\"2\\\""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
 msgid "Voice \\\"1\\\"             Voice \\\"2\\\""
@@ -1382,7 +1437,8 @@ msgid "Main voice"
 msgstr "Hauptstimme"
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr ""
 "Stimme·\\\"1\\\"··············Stimme·\\\"2\\\"            Stimme \\\"3\\\""
 
@@ -1462,455 +1518,424 @@ msgid "Set stems, etc, down"
 msgstr "Hälse usw. nach unten ausrichten"
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr "eins"
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr "global"
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr "SoprEinsNoten"
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
-msgstr "SoprZweiNoten"
-
-#. Documentation/learning/fundamental.itely:1245 (variable)
+#. Documentation/learning/fundamental.itely:1247 (variable)
 msgid "SopOneLyrics"
 msgstr "SopEinsText"
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
+msgstr "SoprZweiNoten"
+
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr "SoprZweiText"
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr "SoprEins"
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr "SoprZwei"
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
-msgstr "Zeitangabe"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
+msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr "SoprNoten"
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr "AltNoten"
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr "TenorNoten"
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr "BassNoten"
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr "StropheEins"
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr "StropheZwei"
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr "StropheDrei"
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 msgid "VerseFour"
 msgstr "StropheVier"
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 msgid "Sop"
 msgstr "Sopr"
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr "Alt"
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 msgid "Tenor"
 msgstr "Tenor"
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr "Bass"
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-msgid "versenotes"
-msgstr "StrophenNoten"
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr "StrophenText"
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr "Strophe"
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-msgid "refrainnotesA"
-msgstr "RefrainNotenA"
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-msgid "refrainnotesB"
-msgstr "RefrainNotenB"
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr "RefrainTextA"
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr "RefrainTextB"
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr "RefrainB"
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr "RefrainA"
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 msgid "start of single compound music expression"
 msgstr "Beginn des einen musikalischen Ausdrucks"
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr "Beginn von gleichzeitigen Systemen"
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr "RH-System erstellen"
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr "Stimme für RH Noten erstellen"
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr "Beginn von RH Noten"
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr "Ende RH-Noten"
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr "Ende der RH Stimme"
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr "Ende RH-System"
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr "LH System erstellen, braucht zwei gleichzeitige Stimmen"
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr "LH Stimme eins erstellen"
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr "Beginn von LH Stimme eins Noten"
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr "Ende von LH Stimme eins Noten"
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr "Ende LH Stimme eins"
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr "LH Stimme zwei erstellen"
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr "Beginn von LH Stimme zwei Noten"
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr "Ende der LH Stimme zwei Noten"
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr "Ende der LH Stimme zwei"
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr "Ende LH System"
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr "Ende der gleichzeitigen Systeme"
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 msgid "end of single compound music expression"
 msgstr "Ende des einen zusammengesetzten Musikausdrucks"
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr "Falsch!"
 
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr "Notenköpfe verkleinern"
 
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr "Notenköpfe vergrößern"
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr "zur Standardgröße zurückgehen"
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr "SopranNoten"
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr "SoprText"
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr "CelloNoten"
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr "SopranText"
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr "AltNoten"
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
+msgid "altoMusic"
+msgstr "AltNoten"
+
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
 msgid "altoWords"
 msgstr "AltText"
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
-msgstr "TenorNoten"
-
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
+msgid "tenorMusic"
+msgstr "TenorNoten"
+
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
 msgid "tenorWords"
 msgstr "TenorText"
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
-msgstr "BassNoten"
-
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr "BassNoten"
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr "BassText"
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr "ChoirStaff und PianoStaff parallel kombinieren"
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr "Sopran"
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr "Alt"
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr "Tenor"
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr "Bass"
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr "Ende ChoirStaff"
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr "ManualEinsStimmeEinsNoten"
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr "ManualEinsStimmeZweiNoten"
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr "ManualZweiNoten"
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr "PedalOrgelNoten"
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr "PianoStaff und Pedal-System müssen gleichzeitig sein"
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr "ManualEins"
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
-msgid "set time signature and key"
-msgstr "Taktangabe und Tonart setzen"
+#. Documentation/learning/fundamental.itely:2923 (comment)
+#, fuzzy
+msgid "set key and time signature"
+msgstr "Taktangabe"
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr "Ende ManualEins Staff-Kontext"
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr "ManualZwei"
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr "Ende ManualZwei Staff-Kontext"
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 msgid "end PianoStaff context"
 msgstr "Klaviersystem beenden"
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr "OrgelPedal"
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr "Orgelsystem beenden"
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 msgid "end Score context"
 msgstr "Partitur-Kontext beenden"
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 msgid "hornNotes"
 msgstr "HornNoten"
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr "FramentA"
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr "FragmentB"
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr "dolce"
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr "FdannP"
 
@@ -2061,245 +2086,268 @@ msgstr "Tipparbeit sparen durch Bezeichner und Funktionen"
 msgid "Scores and parts"
 msgstr "Partituren und Stimmen"
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr "Dicke aller folgenden Bögen von 1.2 zu 5.0 vergrößern"
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr "Nur die Dicke des direkt folgenden Bogens vergrößern"
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr "Die Dicke aller folgenden Bögen zurücksezten auf 1.2"
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr "Keine Schlüssel in diesem System"
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr "Keine Taktangabe in diesem System"
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr "Alle Schriftgrößen um ~24% verkleinern"
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr "Die Halslänge und Linienabstand anpassen"
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr "Details für späteren Text-Spanner setzen"
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr "Dynamik-Zeichen über System setzen"
 
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr "Beginn der Oktavierungsklammer"
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 msgid "Add Dynamic Text and hairpin"
 msgstr "Dynamik-Text und Cresc.-Klammer hinzufügen"
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr "Textbeschriftung hinzufügen"
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr "Dynamik-Text hinzufügen und Klammer beenden"
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr "Ende der Oktavierungsklammer"
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr "Nächste Ottava-Klammer unter Text-Spanner setzen"
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr "Dynamik-Text hinzufügen"
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr "Dynamic Line Spanner hinzufügen"
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr "Noten spreizen um dem Text Platz zu machen"
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr "Dieser Text ist kurz genug um ohne Kollision zu passen"
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr "Dieser ist zu lang, darum wird der nach oben verschoben"
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr "Abschalten der automatischen Vermeidung von Zusammenstößen"
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 msgid "and turn on textLengthOn"
 msgstr "und Textlänge berücksichtigen"
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr "Leerzeichen am Ende werden beachtet"
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr "Breite um einen Linienabstand vergrößern"
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 msgid "This will not work, see below"
 msgstr "Das funktioniert nicht, siehe unten"
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 msgid "This works"
 msgstr "Das funktioniert"
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 msgid "sesquisharp"
 msgstr "sesquisharp"
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr ""
 "Hier wird das sesquisharp-Zeichen gesetzt, aber der Abstand ist zu klein"
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 msgid "This improves the spacing"
 msgstr "Das verbessert den Abstand"
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr "Breite um eine Einheit vergrößern"
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr ""
 "Dynamik-Zeichen an einer Linie ausrichten, die 2 Einheiten über dem System "
 "ist"
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr "rhNoten"
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr "Beginn des polyphonen Abschnitts mit vier Stimmen"
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+#, fuzzy
+msgid "continuation of main voice"
+msgstr "Erste Stimme einrichten"
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr "lhNoten"
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr "RH"
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr "LH"
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr ""
 "Verschiebe das c2 aus der Hauptnotenkolumne, damit Verschmelzung funktioniert"
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr "Hals vom d2 muss nach unten, damit Verschmelzung gelingt"
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr "c2 neu positionieren rechts von der verschmolzenen Note"
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr "Sichtbare Tempo-Bezeichnung"
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr "Unsichtbare Tempo-Bezeichnung um Fermate im MIDI zu verlängern"
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr "Neues Tempo im nächsten Abschnitt"
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr "emphasize"
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 msgid "normal"
 msgstr "normal"
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr "SopranNoten"
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 msgid "Soprano"
 msgstr "Sopran"
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr "mpdolce"
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr "Instrument"
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr "Anordnungen um Farbe von der color-notehead-Prozedur zu erhalten"
 
@@ -2459,10 +2507,9 @@ msgid "padding property"
 msgstr "padding (Fülleigenschafte)"
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
-msgstr ""
-"left-padding (Verschieben nach rechts) und right-padding (Verschieben nach "
-"links)"
+#, fuzzy
+msgid "right-padding"
+msgstr "dichter Satz"
 
 #. @subheading in Documentation/learning/tweaks.itely
 msgid "staff-padding property"
@@ -2610,6 +2657,23 @@ msgstr "SATB-Partitur und automatischer Klavierauszug"
 msgid "SATB with aligned contexts"
 msgstr "SATB mit zugehörigen Kontexten"
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+#, fuzzy
+msgid "Hymn tunes"
+msgstr "Silbenanzahl"
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 msgid "Orchestral templates"
@@ -2648,10 +2712,10 @@ msgstr "Musikbegriffen A--Z"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr "A"
 
@@ -2702,7 +2766,8 @@ msgstr "Alteration"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr "alt"
 
@@ -2733,13 +2798,13 @@ msgstr "Absteigendes Inervall"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmented interval"
-msgstr "Übermäßiges Intervall"
+msgid "augmentation"
+msgstr "Augmentation"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmentation"
-msgstr "Augmentation"
+msgid "augmented interval"
+msgstr "Übermäßiges Intervall"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2748,9 +2813,9 @@ msgstr "Autograph"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr "B"
 
@@ -2781,10 +2846,11 @@ msgstr "Baritonschlüssel"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr "Bass"
 
@@ -2899,6 +2965,11 @@ msgstr "Komma"
 msgid "common meter"
 msgstr "4/4-Takt"
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3474,11 +3545,6 @@ msgstr "Mensurale Taktartenbezeichnung"
 msgid "meter"
 msgstr "Metrum"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr "Metronomangabe"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3601,8 +3667,8 @@ msgstr "Verzierung"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr "Stimme"
 
@@ -3666,6 +3732,12 @@ msgstr "Polymetrische Taktangabe"
 msgid "portato"
 msgstr "Portato"
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+#, fuzzy
+msgid "power chord"
+msgstr "Moderne Akkorde"
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "presto"
@@ -3724,7 +3796,7 @@ msgstr "Wiederholungen"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr "Rhythmus"
 
@@ -3850,6 +3922,7 @@ msgstr "Gesangstext"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 msgid "soprano"
 msgstr "Sopran"
 
@@ -3858,11 +3931,6 @@ msgstr "Sopran"
 msgid "staccato"
 msgstr "Staccato"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr "System"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "staves"
@@ -3933,11 +4001,6 @@ msgstr "Synkope"
 msgid "syntonic comma"
 msgstr "syntonisches Komma"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "system"
-msgstr "Notensystem"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "temperament"
@@ -3945,11 +4008,7 @@ msgstr "Temperatur"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr "Tempobezeichnung"
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 msgid "tenor"
 msgstr "Tenor"
 
@@ -4094,16 +4153,71 @@ msgid "Duration names notes and rests"
 msgstr "Dauerbezeichnungen für Noten und Pausen"
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
-msgstr "Benutzte Literatur"
-
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond grammar"
-msgstr "LilyPond-Grammatik"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
+msgstr ""
 
-#. @node in Documentation/notation.tely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+msgid "Literature used"
+msgstr "Benutzte Literatur"
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond grammar"
+msgstr "LilyPond-Grammatik"
+
+#. @node in Documentation/notation.tely
 #. @appendix in Documentation/notation.tely
 msgid "LilyPond command index"
 msgstr "Index der LilyPond-Befehle"
@@ -4118,28 +4232,31 @@ msgstr "Musikalische Notation"
 msgid "Specialist notation"
 msgstr "Spezielle Notation"
 
-#. Documentation/notation/input.itely:548 (comment)
+#. Documentation/notation/input.itely:673 (comment)
 msgid "not printed"
 msgstr "nicht gedruckt"
 
-#. Documentation/notation/input.itely:980 (variable)
+#. Documentation/notation/input.itely:1137 (variable)
 msgid "allLyrics"
 msgstr "alleText"
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
-#. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr "Noten"
 
@@ -4163,6 +4280,18 @@ msgstr "Struktur einer Partitur"
 msgid "Multiple scores in a book"
 msgstr "Mehrere Partituren in einem Buch"
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+#, fuzzy
+msgid "Multiple output files from one input file"
+msgstr "Mehrere Silben zu einer Note"
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+#, fuzzy
+msgid "Output file names"
+msgstr "Quelldateien"
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4179,9 +4308,13 @@ msgid "Creating titles"
 msgstr "Titel erstellen"
 
 #. @node in Documentation/notation/input.itely
+#, fuzzy
+msgid "Custom headers footers and titles"
+msgstr "Dauerbezeichnungen für Noten und Pausen"
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
-msgstr "Eigene Titel"
+msgid "Custom headers, footers, and titles"
+msgstr ""
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
@@ -4253,6 +4386,10 @@ msgstr "Alternative Ausgabeformate"
 msgid "Replacing the notation font"
 msgstr "Die Notationsschriftart verändern"
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4316,76 +4453,69 @@ msgstr "Verschidene Instrumente angleichen (ii)"
 msgid "Percussion in MIDI"
 msgstr "Schlagzeug in MIDI"
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
-msgstr "Das macht gar nichts"
-
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
-msgstr "ein Umbruch hier würde funktionieren"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
-msgstr "wie dieser Umbruch"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
-msgstr "jetzt ist der Umbruch erlaubt"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
-msgstr "Da der Platz gering ist und minimum-distance nicht vorhanden ist,"
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
 msgstr ""
-"wird der Abstand zwischen dem System und dem nächsten durch Verschiebung "
-"(padding) entschieden."
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
-msgstr "Da der Platz gering ist und nichts übersteht, wird der"
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
+#. Documentation/notation/spacing.itely:2053 (comment)
+#, fuzzy
+msgid "staff and the next is determined by 'space."
 msgstr ""
-"Abstand zwischen dem System und dem nächsten von minimum-distance bestimmt."
+"wird der Abstand zwischen dem System und dem nächsten durch Verschiebung "
+"(padding) entschieden."
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
+#. Documentation/notation/spacing.itely:2056 (comment)
+#, fuzzy
+msgid "By setting 'padding to a negative value, staves can be made to"
 msgstr ""
 "Indem man die Verschiebung auf einen negativen Wert setzt, können Systeme "
 "zusammengeklappt werden."
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
-msgstr "Standardmäßig wird Gesangstext eng beeinander gesetzt. Hier darf"
-
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
-msgstr "er etwas mehr Platz einnehmen."
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr "jetzt ist der Text näher am System"
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr "indem outside-staff-priority auf Nicht-Zahl gesetzt wird,"
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr " werden vertikale Zusammenstöße vermieden"
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr "jetzt kollidieren sie"
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr "Beschriftung zu nah an der folgenden Note"
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr "Setzen von outside-staff-horizontal-padding hilft"
 
@@ -4396,49 +4526,166 @@ msgstr "Abstände"
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
-msgstr "Papier und Seiten"
+#, fuzzy
+msgid "Page layout"
+msgstr "Partiturlayout"
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
-msgstr "Papierformat"
+#, fuzzy
+msgid "The @code{\\\\paper} block"
+msgstr "Der @code{\\\\override}-Befehl"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
-msgstr "Seitenformatierung"
+msgid "Paper size and automatic scaling"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
-msgstr "Vertikale Dimensionen"
+#, fuzzy
+msgid "Setting paper size"
+msgstr "Die Notensystemgröße einstellen"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
-msgstr "Horizontale Dimensionen"
+#, fuzzy
+msgid "Automatic scaling to paper size"
+msgstr "Automatische Notensystemwechsel"
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr "Vertikaler Abstand zwischen Strophen"
+
+#. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr "Vertikaler Abstand zwischen Strophen"
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr "Vertikaler Abstand zwischen Strophen"
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
-msgstr "Weitere Layout-Variablen"
+msgid "Structure of flexible vertical spacing alists"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
-msgstr "Notenlayout"
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Horizontal spacing \\\\paper variables"
+msgstr "Überblick über horizontale Abstände"
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
-msgstr "Die Notensystemgröße einstellen"
+#, fuzzy
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr "Überblick über horizontale Abstände"
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other \\\\paper variables"
+msgstr "Weitere Layout-Variablen"
+
 #. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other @code{\\\\paper} variables"
+msgstr "Nützliche @command{make}-Variablen"
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "\\\\paper variables for page breaking"
+msgstr "Optimale Seitenumbrüche"
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page numbering"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Miscellaneous @code{\\\\paper} variables"
+msgstr "Nützliche @command{make}-Variablen"
+
+#. @node in Documentation/notation/spacing.itely
+#. @section in Documentation/notation/spacing.itely
 msgid "Score layout"
 msgstr "Partiturlayout"
 
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "The \\\\layout block"
+msgstr "Weitere Layout-Variablen"
+
+#. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "The @code{\\\\layout} block"
+msgstr "Der @code{\\\\tweak}-Befehl"
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Setting the staff size"
+msgstr "Die Notensystemgröße einstellen"
+
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
 msgid "Breaks"
@@ -4486,21 +4733,40 @@ msgstr "Vertikale Abstände"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
-msgstr "Vertikale Abstände innerhalb eines Systems"
+#, fuzzy
+msgid "Flexible vertical spacing within systems"
+msgstr "Vertikale Abstände zwischen Systemen"
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing between staves"
-msgstr "Abstand zwischen Notensystemen"
+#, fuzzy
+msgid "Within-system spacing properties"
+msgstr "Eignschaften verändern"
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
+msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
+#, fuzzy
+msgid "Spacing of ungrouped staves"
 msgstr "Abstand von Nicht-Notensystem-Zeilen"
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
-msgstr "Vertikale Abstände zwischen Systemen"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Spacing of grouped staves"
+msgstr "Abstand zwischen Notensystemen"
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of non-staff lines"
+msgstr "Abstand von Nicht-Notensystem-Zeilen"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
@@ -4557,139 +4823,172 @@ msgstr "Abstände anzeigen lassen"
 msgid "Changing spacing"
 msgstr "Abstände verändern"
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr "NotenA"
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr "NotenB"
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr "lassStimmeLeben"
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr "Lass die Stimme \\\"A\\\" für 5 Takte leben"
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr "Lass die Stimme \\\"B\\\" für 5 Takte leben"
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 msgid "accompaniment"
 msgstr "Begleitung"
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 msgid "words"
 msgstr "Worte"
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr "Lass die Stimme \\\"melodie\\\" für 4 Takte leben"
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr "einen Takt überspringen"
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+#, fuzzy
+msgid "default space between staves"
+msgstr "Abstand zwischen Notensystemen"
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+#, fuzzy
+msgid "reduced space between staves"
+msgstr "Abstand zwischen Notensystemen"
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr "Länge des Bindebogens vergrößern"
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr "Länge des Pausentaktes vergrößern"
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr "Länge der Crescendo-Klammer vergrößern"
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr "Standard"
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr "allein keine Wirkung"
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr "gilt nur, wenn beide \"override\" vorhanden sind"
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr "Taktlinie am Ende der Zeile entfernen"
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr "Versuche alle Tonarten zu entfernen"
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr "horizontal nach links verschieben"
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr "vertikal hochschieben"
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr "dritter Finger"
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr "RehearsalMark zentrieren über dem Schlüssel"
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr "RehearsalMark zentrieren über der Taktart (TimeSignature)"
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
-msgstr "RehearsalMark wird über der Tonart (KeySignature) zentriert"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Breath Mark"
+msgstr "RehearsalMark zentrieren über der Tonart (KeySignature)"
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr "RehearsalMark zentrieren über der Tonart (KeySignature)"
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr "RehearsalMark zentrieren über dem Schlüssel"
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+#, fuzzy
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr "RehearsalMark zentrieren über der Tonart (KeySignature)"
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
+#, fuzzy
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr "RehearsalMark mit der linken Ecke von KeySignature ausrichten"
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
+#, fuzzy
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr "RehearsalMark mit der rechten Ecke von KeySignature ausrichten"
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr "nach rechts um 3,5 Linienabstände verschieben"
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr "nach links um 2 Linienabstände verschieben"
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr "XinO"
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr "custosNote"
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -4812,6 +5111,12 @@ msgstr "set versus override"
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr "@code{\\\\set} versus @code{\\\\override}"
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Modifying alists"
+msgstr "stencils verändern"
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 msgid "Useful concepts and properties"
@@ -4916,16 +5221,28 @@ msgid "Aligning objects"
 msgstr "Objekte ausrichten"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Setting X-offset and Y-offset directly"
+msgstr "@code{X-offset} und @code{Y-offset} direkt setzen"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr "@code{X-offset} und @code{Y-offset} direkt setzen"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the side-position-interface"
+msgstr "Das @code{side-position-interface} benutzen"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr "Das @code{side-position-interface} benutzen"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the self-alignment-interface"
+msgstr "Das @code{self-alignment-interface} benutzen"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr "Das @code{self-alignment-interface} benutzen"
@@ -4939,6 +5256,10 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr "Die @code{centered-on-parent}-Prozeduren benutzen"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the break-alignable-interface"
+msgstr "Benutzung des @code{break-aligned-interface}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr "Benutzung des @code{break-aligned-interface}"
@@ -4973,11 +5294,6 @@ msgstr "Musikfunktionen benutzen"
 msgid "Substitution function syntax"
 msgstr "Syntax der Ersetzungsfunktionen"
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr "Übliche Argumenttypen"
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 msgid "Substitution function examples"
@@ -5158,6 +5474,17 @@ msgstr "Solesmes-Glyphen"
 msgid "Note head styles"
 msgstr "Notenkopfstile"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Text markup commands"
+msgstr "Überblick über Textbeschriftungsbefehle"
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup list commands"
+msgstr "Überblick über Textbeschriftungsbefehle für Listen"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "List of articulations"
@@ -5293,6 +5620,12 @@ msgstr "Eigenschaften des Layouts"
 msgid "Available music functions"
 msgstr "Erhältliche Musikfunktionen"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Predefined type predicates"
+msgstr "Vordefinierte Bund-Diagramme"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Scheme functions"
@@ -5335,6 +5668,11 @@ msgstr "lilypond aufrufen"
 msgid "Invoking @command{lilypond}"
 msgstr "@command{lilypond} aufrufen"
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+#, fuzzy
+msgid "Standard shell commands"
+msgstr "Manuelle Wiederholungsbefehle"
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr "Optionen von lilypond auf der Kommandozeile"
@@ -5348,6 +5686,16 @@ msgstr "Optionen auf der Kommandozeile für @command{lilypond}"
 msgid "Environment variables"
 msgstr "Umgebungsvariablen"
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+#, fuzzy
+msgid "LilyPond in chroot jail"
+msgstr "Zusammengesetzte LilyPond-Variablen"
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5386,6 +5734,11 @@ msgstr "Fehlermeldung Ungebundene Variable %"
 msgid "Error message FT_Get_Glyph_Name"
 msgstr "Fehlermeldung FT_Get_Glyph_Name"
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr "Dateien mit convert-ly aktualisieren"
@@ -5540,6 +5893,20 @@ msgstr "html"
 msgid "xelatex"
 msgstr "xelatex"
 
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+#, fuzzy
+msgid "Sharing the table of contents"
+msgstr "Inhaltsverzeichnis"
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr "Alternative Methoden, Text und Musik zu kombinieren"
@@ -5683,118 +6050,119 @@ msgstr "Fehlersuche"
 msgid "Make and Makefiles"
 msgstr "Make und Makefiles"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr "Diskant"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr "punkt"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr "16 voets Register"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr "accBasson"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr "een·korig·8·en·16·voets·register"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr "accBandon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr "accVCello"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr "4-8-16·voets·register"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr "accHarmon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 msgid "accTrombon"
 msgstr "accPosaune"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr "eenkorig·4·en·16·voets·register"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr "accOrgel"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr "accHaupt"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr "accAkkord"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr "accMusette"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr "accCelesta"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr "accOboe"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr "accClarin"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr "accPiccolo"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr "accGeige"
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr "Continuo"
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr "BassSystem"
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr "drh"
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr "drl"
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr "timb"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr "zwei"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr "dreiZwei"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr "dreiVier"
 
@@ -5806,145 +6174,181 @@ msgstr "splitStaffBarLineMarkup"
 msgid "splitStaffBarLine"
 msgstr "splitStaffBarLine"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+#, fuzzy
+msgid "flute"
+msgstr "FlötenNoten"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
+msgstr "Klarinette"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+#, fuzzy
+msgid "pianoRH"
+msgstr "KlavierRH"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+#, fuzzy
+msgid "pianoLH"
+msgstr "KlavierLH"
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
 msgid "first, define a variable to hold the formatted date:"
 msgstr "zuerst eine Variable für das formatierte Datum definieren:"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
 msgid "date"
 msgstr "Datum"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
 msgid "d-%m-%Y\\\" (localtime (current-time)))"
 msgstr "d-%m-%Y\\\" (localtime (current-time)))"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
 msgid "use it in the title block:"
 msgstr "das für den Titel benutzen"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
 msgid "and use it in a \\markup block:"
 msgstr "und in einer \\markup-Umgebung benutzen"
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
 msgid "voiceFive"
 msgstr "StimmeFünf"
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+#, fuzzy
+msgid "graceNotes"
+msgstr "Verzierungen"
+
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr "Standardlayout:"
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr "Mindestplatz unter dem System und über dem Gesangstext:"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr "Taktnummer um Faktor zwei vergrößern"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr "Jeden zweiten Takt eine Taktnummer setzen"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr "Taktnummern zentrieren"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr "Taktnummern linksbündig setzen"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr "RehearsalMark zentrieren über dem Schlüssel"
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr "RehearsalMark zentrieren über der Taktart (TimeSignature)"
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
 msgid "the RehearsalMark will be centered above the KeySignature"
 msgstr "RehearsalMark über der Tonart (KeySignature) zentrieren"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr "RehearsalMark mit der linken Ecke von KeySignature ausrichten"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr "RehearsalMark mit der rechten Ecke von KeySignature ausrichten"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr "nach rechts um eine Einheit verschieben"
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr "SystemOben"
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr "\\break % 1 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr "\\break·%2·(8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr "\\break·%·3·(8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr "\\break·%·4·(8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr "\\break·%·5·(8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr "\\break·%·6·(8*1"
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr "\\break·%·7·(8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr "\\break·%·8·(8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr "\\break·%·12·(32*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr "SystemUnten"
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr "\\break·%·2·(16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr "\\break·%·4·(16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr "\\break·%·9·(16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr "lig"
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr "\\break·%·11·(16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr "\\break·%·12·(8*1)"
 
@@ -6020,84 +6424,84 @@ msgstr "Strophe 7 ad finem — O clemens: O pia: O dulcis Virgo María"
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr "Hymnus"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr "verba"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr "Incipit"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr "dichter Satz"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr "Taktstriche ausschalten"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr "zusätzliches \\skip nötig, damit Schlüsselwechsel gedruckt wird"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr "nach der Taktlinie"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr "CHECK: keine Auswirkung?"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr "Taktstriche wieder anschalten"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr "FIXME: printKeyCancellation wieder auf #t setzen darf nicht"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr "im ersten Takt nach dem Incipit auftauchen. Genauso für forceClef."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr "Darum ein zusätzlicher \\skip"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 msgid "the actual music"
 msgstr "die eigentlichen Noten"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr "Finis Taktlinie durch alle Systeme setzen"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr "Finis-Taktstrich"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6105,15 +6509,15 @@ msgstr "Finis-Taktstrich"
 msgid "discantusNotes"
 msgstr "DiskantusNoten"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6126,33 +6530,33 @@ msgstr "DiskantusNoten"
 msgid "two bars"
 msgstr "zwei Takte"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr "acht Takte"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr "Ein Takt"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr "DiskantusText"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6160,18 +6564,18 @@ msgstr "DiskantusText"
 msgid "altusNotes"
 msgstr "AltNoten"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr "Sieben Takte"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 msgid "altusLyrics"
 msgstr "AltText"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6179,19 +6583,19 @@ msgstr "AltText"
 msgid "tenorNotes"
 msgstr "TenorNoten"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr "vier Takte"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr "TenorText"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6199,62 +6603,62 @@ msgstr "TenorText"
 msgid "bassusNotes"
 msgstr "BassNoten"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr "BassText"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr "choirStaff"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr "keine Taktstriche in den Systemen"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr "Incipit nicht mit einer Systemklammer beginnen"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 msgid "no slurs"
 msgstr "keine Legatobögen"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr "Den \\\"\\remove\\\"-Befehl einkommentieren, um"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr "Zeilenumbrauch auch zu erlauben, wenn Noten über Taktlinie reichen"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr "Der Befehl ist auskommentiert in"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr "diesem kleinen Beispiel, aber für größere Partituren"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr "ergeben sich bessere Zeilenumbrüche und"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
@@ -6262,22 +6666,53 @@ msgstr ""
 "auch die Aufteilung der Noten verbessert sich, wenn der folgende Befehl "
 "benutzt wird:"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr "\\remove·\\\"Forbid_line_break_engraver\\\""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+#, fuzzy
+msgid "tick"
+msgstr "Stock"
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+#, fuzzy
+msgid "Use markup to center the chant on the page"
+msgstr "'bar-size benutzen um die Höhe des Häkchens zu bestimmen,"
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+#, fuzzy
+msgid "centered"
+msgstr "Komma"
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+#, fuzzy
+msgid "End score"
+msgstr "Partitur"
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+#, fuzzy
+msgid "End markup"
+msgstr "Beschriftungen"
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr "Frament"
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+#, fuzzy
+msgid "slurNotes"
+msgstr "AltNoten"
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 msgid "Default behavior"
 msgstr "Standart"
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr "Korrigiert, um Zusammenstöße zu vermeiden"
 
@@ -6347,15 +6782,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr "Automatische Bebalkung für alle Systeme"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr "Balken nur für dieses System verändern"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr "Bebalkung vom Score-Kontext geerbt"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr "Balken nur für diese Stimme ändern"
 
@@ -6444,15 +6879,16 @@ msgstr "GabelMolto"
 msgid "hairpinMore"
 msgstr "GabelMehr"
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
-msgstr "TextBeschriftungAufMitteDerNote"
-
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
 msgid "smallFlageolet"
 msgstr "kleinFlageolett"
 
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+#, fuzzy
+msgid "Default setting"
+msgstr "Standartbebalkung"
+
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
 msgid "The following is only here to print the names of the"
 msgstr "Das hier nur, damit die Bezeichnungen der Akkordstile"
@@ -6470,52 +6906,57 @@ msgid "change for other default global staff size."
 msgstr "Hier ändern für andere globale Systemgröße"
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr "{"
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr "}"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+#, fuzzy
+msgid "sustainNotes"
+msgstr "BassNoten"
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 msgid "stemOn"
 msgstr "halsAn"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr "halsAus"
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr "maj9 und 6(add9) verändern"
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr "Ausnahmemusik sind Akkorde mit Textbeschriftung"
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr "chExceptionMusic"
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr "Noten zu Liste konvertieren und an existierende Ausnahmen anhängen"
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr "chAusnahmen"
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr "Noten"
 
@@ -6545,23 +6986,23 @@ msgstr "StropheZwei"
 msgid "sop"
 msgstr "Sop"
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr "origPartitur"
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr "Jede Clip-Region ist ein (START . END) Paar"
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr "wobei beide rhythmische Plätze sind"
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr "(make-rhythmic-locations TAKT-NUMMER ZÄHLER NENNER)"
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr "bedeutet ZÄHLER/NENNER ganze Noten in den Takt mit Nummer TAKT-NUMMER"
 
@@ -6577,23 +7018,23 @@ msgstr "Tonhöhen und Alteration vergleichen (nicht Oktaven)."
 msgid "piuF"
 msgstr "piuF"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr "NotenHoch"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr "NotenRunter"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 msgid "show hairpin"
 msgstr "Zeige Klammer"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 msgid "hide text span"
 msgstr "Verstecke Text-Strecker"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 msgid "show glissando"
 msgstr "Zeige Glissando"
 
@@ -6609,153 +7050,291 @@ msgstr "versteckter Takt und Taktlinie"
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr "\\cadenzaOn schaltet automatische Taktzahlberechnung aus"
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr "oben"
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr "unten"
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr "Allgemeine Eigenschaften von Bund-Diagramme bestimmen"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 msgid "mel"
 msgstr "Melodie"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
-msgid "C major for guitar, no barre, using defaults"
-msgstr "C-Dur für Gitarre, kein Barre, Standardeinstellungen"
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
+msgid "C major for guitar, no barre, using defaults"
+msgstr "C-Dur für Gitarre, kein Barre, Standardeinstellungen"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+msgid "terse style"
+msgstr "knapper Stil"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:177 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:255 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:276 (comment)
+msgid "C major for guitar, barred on third fret"
+msgstr "C-Dur für Gitarre, Barre auf dem dritten Bund"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:157 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:179 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:206 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:256 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:278 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:305 (comment)
+msgid "verbose style"
+msgstr "ausführlicher Stil"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
+msgid "size 1.0"
+msgstr "Größe 1.0"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
+msgid "roman fret label, finger labels below string, straight barre"
+msgstr "römische Bundnummer, Fingersatz unter der Saite, grades Barre"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
+msgid "standard size"
+msgstr "Standardgröße"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
+msgid "landscape orientation, arabic numbers, M for mute string"
+msgstr "quer liegend, arabische Nummern, M (mute) für stumme Saite"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
+msgid "no barre, fret label down or left, small mute label font"
+msgstr ""
+"kein Barre, Bundbezeichnung unten oder links, kleine Schrift für stumme Saite"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
+#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
+msgid "simple D chord"
+msgstr "einfacher D-Akkord"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
+msgid "larger dots, centered dots, fewer frets"
+msgstr "größere Punkte, zentrierte Punkte, weniger Bünde"
+
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
+msgid "label below string"
+msgstr "Bezeichnung darunter"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr "Grob-Werkzeuge"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+"Das sind wörtliche Neufassungen einiger C++-Methoden, die der Ambitus-"
+"Engraver benutzt."
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr "Ambitus-Datenstruktur"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr "Die <ambitus>-Klasse enthält die verschiedenen Grobs,"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr "die erstellt werden, um den Ambitus zu setzen:"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+"- ambitus-group: Der Grob, der alle Komponenten eines Ambitus gruppiert"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr "(Ambitus grob);"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+"- ambitus-line: Die vertikale Linie zwischen oberem und unterem Ambitus"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr "Noten (AmbitusLine grob);"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+"- ambitus-up-note und ambitus-down-note: Notenköpfe und Versetzungszeichen"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr "für die obere und untere Note des Ambitus (siehe die"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr "<ambitus-note>-Klasse unten)."
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+"Die anderen Stellen definieren den Tonart- und Schlüsselkontext des "
+"Engravers:"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr "- start-c0: Position des zweigestr. Cs zu Begin des Stücks."
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr "Das wird benutzt, um die Ambitus-Noten nach ihren Tonhöhen zu setzen"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr "- start-key-sig: Die Tonart am Anfang des Stückes."
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr "Sie wird benutzt, um zu bestimmen, ob Versetzungszeichen neben"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+msgid "notes."
+msgstr "den Ambitusnoten gesetzt werden müssen."
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr "Akzessor für die Daten der obersten und untersten Note eines Ambitus"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+"Die <ambitus-note>-Klasse enthält die Grobs, die spezifisch für den Ambitus "
+"sind"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
-msgid "terse style"
-msgstr "knapper Stil"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr "(obere und untere) Noten"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:177 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:255 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:276 (comment)
-msgid "C major for guitar, barred on third fret"
-msgstr "C-Dur für Gitarre, Barre auf dem dritten Bund"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr "- head: ein AmbitusNoteHead-Grob"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:157 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:179 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:206 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:256 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:278 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:305 (comment)
-msgid "verbose style"
-msgstr "ausführlicher Stil"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr "- accidental: ein AmbitusAccidental-Grob, der möglicherweise neben"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
-msgid "size 1.0"
-msgstr "Größe 1.0"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr "einem Ambitus-Notenkopf gesetzt wird."
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
-msgid "roman fret label, finger labels below string, straight barre"
-msgstr "römische Bundnummer, Fingersatz unter der Saite, grades Barre"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr "Weiter:"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
-msgid "standard size"
-msgstr "Standardgröße"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+msgid "- pitch is the absolute pitch of the note"
+msgstr "- pitch ist die absolute Tonhöhe der Note"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
-msgid "landscape orientation, arabic numbers, M for mute string"
-msgstr "quer liegend, arabische Nummern, M (mute) für stumme Saite"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr "- cause ist das Notenereignis, das die Ambitusnote hervorrauf, also"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
-msgid "no barre, fret label down or left, small mute label font"
-msgstr ""
-"kein Barre, Bundbezeichnung unten oder links, kleine Schrift für stumme Saite"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr "die untere oder obere Note der betrachteten Musiksequenz."
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
-#. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
-msgid "simple D chord"
-msgstr "einfacher D-Akkord"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+msgid "Ambitus engraving logics"
+msgstr "Logik der Ambitusfunktion"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
-msgid "larger dots, centered dots, fewer frets"
-msgstr "größere Punkte, zentrierte Punkte, weniger Bünde"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr "Neufassung des Codes von @file{lily/ambitus-engraver.cc}."
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
-msgid "label below string"
-msgstr "Bezeichnung darunter"
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr "Definition des Ambitus-Engravers"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr "Beispiel"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr "Bunddiagramme für Cuatro hinzufügen"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr "Achtung: dieser Abschnitt gehört in eine eigene Datei"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr "predefined-cuatro-fretboards.ly"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr "und wird mit \\include in jede Quelldatei eingefügt"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr "cuatroStimmung"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr "dSexte"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 msgid "dMajor"
 msgstr "dDur"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr "aGrSept"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr "dGrSept"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 msgid "gMajor"
 msgstr "gDur"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr "Ende der eigenständigen Datei /predefined-cuatro-fretboards.ly"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr "primerosBezeichnungen"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr "primeros"
 
@@ -6763,19 +7342,19 @@ msgstr "primeros"
 msgid "baseMelody"
 msgstr "basisMelodie"
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr "Muss geringer sein als die aktuelle Zahl der Notenlinien"
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr "fixA"
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr "fixB"
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr "\\\" (make-string 36 #\\-))"
 
@@ -6795,34 +7374,38 @@ msgstr "originale Stimme mit Akkorden umgruppiert,"
 msgid "glissando is attached to a & c"
 msgstr "so dass Glissando an a & c gefügt wird"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr "Zwei Funktionen für (De)Crescendo-Strecker, für die man explizit den"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 msgid "spanner text."
 msgstr "Streckertext angeben kann."
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 msgid "mycresc"
 msgstr "meinCresc"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 msgid "mydecresc"
 msgstr "meinDecresc"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
 msgstr ""
 "Einige Dynamiktextstrecker als Beispiel, die als nachgestellte Operatoren "
 "eingesetzt werden können."
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr "crpoco"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
@@ -6830,16 +7413,15 @@ msgstr ""
 "Bestehenden \\cresc. \\dim und \\decresc umdefinieren, sodass sie "
 "nachgestellt werden können"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 msgid "cresc"
 msgstr "Cresc"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr "Dim"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 msgid "decresc"
 msgstr "Decresc"
 
@@ -6902,37 +7484,37 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr "setup·for·Request->Element·conversion.·Guru-only"
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr "DasSystem"
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 msgid "explicitly set instrumentName, so we don't get"
 msgstr "explizit instrumentName angeben, damit keine"
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr "seltsamen Effekte auftreten, wenn die Instrumentbezeichnungen"
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 msgid "piano staves"
 msgstr "Klaviersysteme erstellt werden"
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr "MeineStimme"
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr "muss vor allem anderen kommen"
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr "\\consists·\\\"Rest_engraver\\\""
 
@@ -7004,144 +7586,144 @@ msgstr "violinoII"
 msgid "violone"
 msgstr "violone"
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 msgid "centermarkup"
 msgstr "zentrierteBeschriftung"
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr "Hier ausschneiden ------- Beginn von 'flamenco.ly'"
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr "Textanweisungen"
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr "abanico"
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr "rasgueaso"
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr "alzapua"
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr "Schlag-Symbole"
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr "SchlagHoch"
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr "schlagRunter"
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr "Golpe-Symbol"
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr "golpe"
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr "SchlagHochGolpe"
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr "iHochGolpe"
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr "Schläge für alle Finger"
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 msgid "pUp"
 msgstr "pHoch"
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr "pRunter"
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 msgid "iUp"
 msgstr "iHoch"
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr "iRunter"
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 msgid "mUp"
 msgstr "mHoch"
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr "mRunter"
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 msgid "aUp"
 msgstr "aHoch"
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr "aRunter"
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 msgid "xUp"
 msgstr "xHoch"
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr "xRunter"
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr "Sehr geschickt :)"
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 msgid "tupletOff"
 msgstr "NtoleAus"
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 msgid "tupletsOff"
 msgstr "NtoleAus"
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 msgid "tupletsOn"
 msgstr "NtolenAn"
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr "köpfeAus"
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr "köpfeEin"
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr "Hier ausschneiden ---- Ende 'flamenco.ly' "
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr "Beispiel 1"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr "Beispiel 2"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr "Beispiel 3"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr "Beispiel 4"
 
@@ -7225,6 +7807,22 @@ msgstr "Diese Akkorde werden quer ausgerichtet"
 msgid "These chords will be in opposing-landscape orientation"
 msgstr "Diese Akkorde werden quer auf dem Kopf ausgerichtet"
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr "Abkürzungen"
@@ -7289,6 +7887,11 @@ msgstr "Beschriftungen"
 msgid "rit"
 msgstr "Rit"
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#, fuzzy
+msgid "dimin"
+msgstr "Diminuendo"
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 msgid "andantino"
 msgstr "Andantino"
@@ -7325,7 +7928,7 @@ msgid "m. 4"
 msgstr "T. 4"
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr "T. 5"
 
@@ -7334,7 +7937,7 @@ msgid "end of m. 6"
 msgstr "Ende T. 6"
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr "T. 7"
 
@@ -7351,7 +7954,7 @@ msgid "end of m. 9"
 msgstr "Ende T. 9"
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr "T. 10"
 
@@ -7375,51 +7978,59 @@ msgstr "Ende T. 2"
 msgid "new section starts here in A minor"
 msgstr "Neuer Abschnitt in A-Moll"
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr "Beginn T. 6"
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr "Ende T. 6"
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr "T. 8"
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr "Beginn T. 9"
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr "Ende T. 9"
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
 msgid "m. 11"
 msgstr "T. 11"
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
 msgid "guitar"
 msgstr "Gitarre"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr ""
+
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr "damit werden sie einen Notenlinienzwischenraum hochgeschoben"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr "Gitter einstellen"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr "den Gitter-Abstand auf eine Viertelnote setzen"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr ""
 "damit werden sie nach rechts um einen halben Notenlinienabstand verschoben"
@@ -7449,15 +8060,15 @@ msgstr ""
 msgid "to four spaces below center line on visible staff"
 msgstr "bis vier Zwischenräume unter der Mittellinie des sichtbaren Systems"
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr "Bundzahlen verstecken: nützlich, um Bewegung von/zu beliebigem"
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr "Punkt des Griffbretts zu notieren."
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr "versteckeBundZahl"
 
@@ -7612,9 +8223,9 @@ msgstr "Auf falsch (##f) setzen ergibt gleiches Ergebnis"
 
 #. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
 msgid "harmonies"
 msgstr "Harmonien"
 
@@ -7634,6 +8245,97 @@ msgstr "DAS IST DER BEFEHL UM DAS BUNDDIAGRAMM ZU VERSCHIEBEN"
 msgid "HERE IS THE SECOND METHOD"
 msgstr "HIER DIE ZWEITE METHODE"
 
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+#, fuzzy
+msgid "Timeline"
+msgstr "Zeitangabe"
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+#, fuzzy
+msgid "Start score"
+msgstr "Struktur einer Partitur"
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+#, fuzzy
+msgid "Start pianostaff"
+msgstr "Das Klaviersystem"
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+#, fuzzy
+msgid "Start Voice = \\\"Alto\\\""
+msgstr "Stimme·\\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Alto\\\""
+msgstr "Stimme·\\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Tenor\\\""
+msgstr "Stimme·\\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+#, fuzzy
+msgid "Start Voice = \\\"Bass\\\""
+msgstr "Stimme·\\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Bass\\\""
+msgstr "Stimme·\\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+#, fuzzy
+msgid "End pianostaff"
+msgstr "Das Klaviersystem"
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+#, fuzzy
+msgid "don't indent first system"
+msgstr "keine einzelne erste Note"
+
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+#, fuzzy
+msgid "shorten line length to suit music"
+msgstr "Länge und Position von Linien setzen:"
+
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
+msgstr ""
+
 #. Documentation/snippets/incipit.ly:85 (variable)
 #. Documentation/snippets/incipit.ly:86 (context id)
 msgid "discantusIncipit"
@@ -7683,192 +8385,196 @@ msgstr "Der Befehl ist hier auskommentiert"
 msgid "tuning"
 msgstr "Stimmung"
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr "#(set-global-staff-size·16)"
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr "Einige Makros %%%%%%%%%%%%%%%%%%%"
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 msgid "sl"
 msgstr "sl"
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr "nsl"
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr "crOn"
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr "crOff"
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr "Akkordbezeichnungen hierher"
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr "jazzAkkorde"
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr "Taktart/Tonart %%%%%%%%%%%%%%%%%"
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr "Tonart"
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr "############·Hörner·############"
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr "------·Trompete·------"
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 msgid "trpt"
 msgstr "trpt"
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr "trpHarmonie"
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 msgid "trumpet"
 msgstr "trompete"
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr "------·Altsaxophon·------"
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr "altHarmonien"
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr "altSax"
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr "------·Baritonsaxophon·------"
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr "bari"
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr "bariHarmonie"
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr "bariSax"
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr "------ Posaune ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr "pos"
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr "PosHarmonie"
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr "posaune"
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr "############·Rhythmus-Abschnitt·#############"
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr "------ Gitarre ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr "gtr"
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr "gtrHarmonie"
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr "------ Klavier ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr "rhOben"
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr "rhUnten"
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr "lhOben"
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr "lhUnten"
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr "KlavierRH"
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr "KlavierLH"
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr "------ Bassgitarre ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr "------ Schlagzeugt ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr "SchlagInhalt"
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr "Alles zusammengefügt: %%%%%%%%%%%%%%%%%%%%%%"
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 msgid "horns"
 msgstr "Horn"
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr "altsax"
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 msgid "barichords"
 msgstr "bariakk"
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr "barsisax"
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 msgid "chords"
 msgstr "Akkorde"
 
@@ -7904,7 +8610,7 @@ msgstr "von Mitte bis eins über der Mitte (Position 1)"
 msgid "speakOn"
 msgstr "sprechAn"
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr "sprechAus"
 
@@ -7912,7 +8618,7 @@ msgstr "sprechAus"
 msgid "Candide, Voltaire"
 msgstr "Candide, Voltaire"
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr "Letze Taktlinie ist nicht unterbrochen"
 
@@ -7920,7 +8626,7 @@ msgstr "Letze Taktlinie ist nicht unterbrochen"
 msgid "normalPos"
 msgstr "normalPos"
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr "dashPlus"
 
@@ -7936,91 +8642,138 @@ msgstr "um alle Objekte bis zu nächsten Note"
 msgid "...or to cover just whitespace"
 msgstr "oder auch nur Leerzeichen zu überbrücken"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+#, fuzzy
+msgid "space for instrumentName"
+msgstr "Tasteninstrumente"
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
 msgid "fluteMusic"
 msgstr "FlötenNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
-msgstr "OboeNoten"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
+msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
 msgid "clarinetMusic"
 msgstr "KlarinetteNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
-msgstr "FagottNoten"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
 msgid "trumpetMusic"
 msgstr "TrompteNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
-msgstr "PosauneNoten"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
+msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#, fuzzy
+msgid "hornMusic"
 msgstr "HornNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
-msgstr "HornzweiNoten"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr "SchlagzeugNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr "AlteinsNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
-msgid "altoILyrics"
-msgstr "AlteinsText"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
 msgid "altoIIMusic"
 msgstr "AltzweiNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
+msgid "altoILyrics"
+msgstr "AlteinsText"
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 msgid "altoIILyrics"
 msgstr "AltzweiText"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr "KlavierRHNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr "KlavierLHNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr "ViolineeinsNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr "ViolinezweiNoten"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr "BratscheNoten"
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+#, fuzzy
+msgid "applies to down stems"
+msgstr "gehört zu \\\"fas\\\""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr "Stock"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr "Zeilenumbrüche innerhalb von N-tolen zulassen"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr "Balken können an Umbrüchen gebrochen werden"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr "Manuellen Zeilenumbruch in N-tole"
 
@@ -8056,44 +8809,44 @@ msgstr ")"
 msgid "RH Voice 2"
 msgstr "RH Stimme 2"
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr "tab"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 msgid "MMR - Multi-Measure Rest"
 msgstr "MMR -- Mehrtaktige Pause (Multi Mesure Rest)"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 msgid "MMRs by default are set under the fourth line"
 msgstr "Mehrtaktpausen werden unter die vierte Linie gesetzt"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr "Sie können mit override verschoben werden"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr "Ein Wert von O ist die Standardposition"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr "hiermit wird die Pause zur Mittellinie verschoben"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 msgid "MMRs in odd-numbered voices are under the top line"
 msgstr ""
 "Mehrtaktpausen in Stimmen mit ungerader Zahl sind unter der obersten Linie"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr "Mehrtaktpausen in geraden Stimmen sind unter der untersten Linie"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr "auch in leeren Takten bleichen sie getrennt"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr "Hiermit werden sie zusammegefügt, auch wenn sie zwei Stimmen sind"
 
@@ -8252,27 +9005,27 @@ msgstr "Coda auf neuer Zeile:"
 msgid "The coda"
 msgstr "Die Coda"
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr "Erste Taktnummer soll auch gesetzt werden"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr "Taktnummern am Zeilenende verbieten und woanders erlauben"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr "Einen Kasten um die folgenden Taktnummern zeichnen"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr "Einen Kreis um die folgenden Taktnummern zeichnen"
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 msgid "Metronome marks below the staff"
 msgstr "Metronomangabe unter dem System"
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr "Übungszeichen unter dem System"
 
@@ -8284,55 +9037,60 @@ msgstr "Bassklarinette"
 msgid "Perkussion"
 msgstr "Schlagzeug"
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+#, fuzzy
+msgid "voc"
+msgstr "Gesang"
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr "zitatTest"
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr "Waldhorn"
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr "zitiereMich"
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 msgid "original"
 msgstr "Original"
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr "Umfang für Paetzold-Kontrabassblockflöte"
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 msgid "startAcciaccaturaMusic"
 msgstr "BeginVorschlagNoten"
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 msgid "stopAcciaccaturaMusic"
 msgstr "EndVorschlagNoten"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr "Um die Einstellung global zu benutzen, diese Zeile benutzen:"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr "\\override·VerticalAxisGroup·#'remove-first·=·##t"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr "Um Einstellung global zu benutzen, folgende Zeile auskommentieren"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr "und die Zeile im \\layout-Block oben benutzen"
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr "Standartbebalkung"
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr "Neue Werte für Balkenenden"
 
@@ -8372,143 +9130,53 @@ msgstr "Takte 31--34"
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr "Grob-Werkzeuge"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-"Das sind wörtliche Neufassungen einiger C++-Methoden, die der Ambitus-"
-"Engraver benutzt."
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
-msgid "Ambitus data structure"
-msgstr "Ambitus-Datenstruktur"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr "Die <ambitus>-Klasse enthält die verschiedenen Grobs,"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr "die erstellt werden, um den Ambitus zu setzen:"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-"- ambitus-group: Der Grob, der alle Komponenten eines Ambitus gruppiert"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
-msgid "(Ambitus grob);"
-msgstr "(Ambitus grob);"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-"- ambitus-line: Die vertikale Linie zwischen oberem und unterem Ambitus"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr "Noten (AmbitusLine grob);"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-"- ambitus-up-note und ambitus-down-note: Notenköpfe und Versetzungszeichen"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr "für die obere und untere Note des Ambitus (siehe die"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr "<ambitus-note>-Klasse unten)."
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-"Die anderen Stellen definieren den Tonart- und Schlüsselkontext des "
-"Engravers:"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr "- start-c0: Position des zweigestr. Cs zu Begin des Stücks."
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr "Das wird benutzt, um die Ambitus-Noten nach ihren Tonhöhen zu setzen"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr "- start-key-sig: Die Tonart am Anfang des Stückes."
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr "Sie wird benutzt, um zu bestimmen, ob Versetzungszeichen neben"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
-msgid "notes."
-msgstr "den Ambitusnoten gesetzt werden müssen."
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr "Akzessor für die Daten der obersten und untersten Note eines Ambitus"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-"Die <ambitus-note>-Klasse enthält die Grobs, die spezifisch für den Ambitus "
-"sind"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr "(obere und untere) Noten"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr "- head: ein AmbitusNoteHead-Grob"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr "- accidental: ein AmbitusAccidental-Grob, der möglicherweise neben"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
-msgstr "einem Ambitus-Notenkopf gesetzt wird."
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
+#, fuzzy
+msgid "sopranonotes"
+msgstr "Sopran"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
-msgstr "Weiter:"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+#, fuzzy
+msgid "sopranowords"
+msgstr "SopranText"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
-msgid "- pitch is the absolute pitch of the note"
-msgstr "- pitch ist die absolute Tonhöhe der Note"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
+#, fuzzy
+msgid "altonotes"
+msgstr "AltNoten"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
-msgstr "- cause ist das Notenereignis, das die Ambitusnote hervorrauf, also"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+#, fuzzy
+msgid "altowords"
+msgstr "AltText"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr "die untere oder obere Note der betrachteten Musiksequenz."
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+#, fuzzy
+msgid "tenornotes"
+msgstr "TenorNoten"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
-msgid "Ambitus engraving logics"
-msgstr "Logik der Ambitusfunktion"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
+#, fuzzy
+msgid "tenorwords"
+msgstr "TenorText"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr "Neufassung des Codes von @file{lily/ambitus-engraver.cc}."
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+#, fuzzy
+msgid "bassnotes"
+msgstr "BassNoten"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
-msgstr "Definition des Ambitus-Engravers"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+#, fuzzy
+msgid "basswords"
+msgstr "BassText"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
-msgid "Example"
-msgstr "Beispiel"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
+msgstr "Strophe"
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
 msgid "NoStem"
@@ -8782,26 +9450,19 @@ msgid "Search for 'grid' in this page to find all related functions"
 msgstr ""
 "Suche 'grid' (Gitter) in dieser Seite um alle wichtigen Funktionen zu finden"
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+#, fuzzy
+msgid "notes"
+msgstr "den Ambitusnoten gesetzt werden müssen."
+
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
 msgid "The same as \\flageolet, just a little smaller"
 msgstr "Genauso wie \\flageolet, nur etwas kleiner"
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
 msgid "The second fermata is ignored!"
 msgstr "Die zweite Fermate wird ignoriert!"
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
-msgstr "es funktioniert, wenn die Note in einen Akkord gesetzt wird."
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
-msgstr "Standardmäßig werden alle Artikulation über der Note gesetzt,"
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-msgid "the direction."
-msgstr "also muss die Richtung korrigiert werden."
-
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
 msgid "NR 1.5 Simultaneous notes"
 msgstr "NR 1.5 Gleichzeitig erscheinende Noten"
@@ -8916,65 +9577,65 @@ msgstr "Score.Stem benutzen, um es für die gesamte Partitur zu setzen."
 msgid "stringNumberSpanner"
 msgstr "stringNumberSpanner"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr "GeigeEins"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr "GeigeZwei"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr "Bratsche"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr "piece.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr "(Globale Definitionen)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr "Geigeeins"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr "**********************************"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr "Geigezwei"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr "Bratsche"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr "Cello"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr "**********************************"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr "Das sind die anderen Dateien, die gespeichert werden müssen"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr "score.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr "(Das ist die Hauptdatei)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
@@ -8983,47 +9644,47 @@ msgstr ""
 "\\include \\\"piece.ly\\\"             %%% Zeile einkommentieren, wenn eine "
 "extra Datei benutzt wird"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr "{ Diesen Block einkommentieren, wenn extra Dateien benutzt werden"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr "vn1.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr "(Stimme der ersten Geige)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr "vn2.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr "(Stimme der zweiten Geige)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr "vla.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr "(Stimme der Bratsche)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr "vlc.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr "(Stimme des Cellos)"
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr "Balkenuntergruppenlänge als Achtel definieren"
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr "Balkenuntergruppenlänge als Sechszehntel definieren"
 
@@ -9081,15 +9742,15 @@ msgstr "in scm/define-markup-commands.scm"
 msgid "Test it:"
 msgstr "testen:"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr "Den Stil permanent ändern"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 msgid "Revert to default style:"
 msgstr "Zurück zum Standard:"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr "single-digit (einfache Zahl)-Stil für die nächste Taktangabe"
 
@@ -9134,39 +9795,39 @@ msgstr ""
 "die nächsten drei Anweisungen sind, um den Text zwischen den Taktstriche zu "
 "halten"
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 msgid "naturalizeMusic"
 msgstr "AuflösungszeichenNoten"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr "Standard-Sopranschlüssel"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr "Standard-Bassschlüssel"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr "Baritonschlüssel"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr "Standard-Chortenorschlüssel"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr "Nicht-Standard-Schlüssel"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr "Folgende Schlüsselwechsel erhalten nicht"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr "das normale Verhältnis zwischen Noten und Schlüsseln"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr "Wieder der normale Schlüssel:"
 
@@ -9334,15 +9995,20 @@ msgstr "Takt 9"
 msgid "Score"
 msgstr "Partitur"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+#, fuzzy
+msgid "testnotes"
+msgstr "StrophenNoten"
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr "Grobs für jeden Notenkopf anzeigen:"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr "\\override NoteHead #'before-line-breaking = #display-grobs"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr "oder nur für einen:"
 
@@ -9441,68 +10107,115 @@ msgstr "TextD"
 msgid "m"
 msgstr "m"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr "SoprNoten"
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr "SoprNoten"
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr "SopranText"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr "frauen"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr "Männer"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
-msgstr "etwas kleiner, damit der Text"
-
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
-msgstr "näher am System sein kann"
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
 msgid "we could remove the line about this with the line below, since we want"
 msgstr ""
 "die Zeile oberhalb könnte mir der Zeile unterhalb entfernt werden, weil"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
 msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr "der Alt-Text sowieso unter der Altstimme sein soll"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+#, fuzzy
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr "\\new·Lyrics·\\lyricsto·altos·\\altoWords"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
 msgid "again, we could replace the line above this with the line below."
 msgstr "die Zeile oberhalb könnte mit der Zeile unterhalb ersetzt werden"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+#, fuzzy
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 msgstr "\\new·Lyrics·\\lyricsto·basses·\\bassWords"
 
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+#, fuzzy
+msgid "refrain"
+msgstr "RefrainB"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+#, fuzzy
+msgid "SoloNotes"
+msgstr "HornNoten"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+#, fuzzy
+msgid "SoloLyrics"
+msgstr "SoprZweiText"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+#, fuzzy
+msgid "SopranoNotes"
+msgstr "HornNoten"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+#, fuzzy
+msgid "SopranoLyrics"
+msgstr "SoprText"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+#, fuzzy
+msgid "BassNotes"
+msgstr "BassNoten"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+#, fuzzy
+msgid "BassLyrics"
+msgstr "BassText"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+#, fuzzy
+msgid "SoloVoice"
+msgstr "topStimme"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+#, fuzzy
+msgid "SopranoVoice"
+msgstr "SopranNoten"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+#, fuzzy
+msgid "BassVoice"
+msgstr "BassNoten"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
+msgstr ""
+
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr "KlammerNoten"
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr "VoltaAdLib"
 
@@ -9532,6 +10245,125 @@ msgstr "Fußnoten"
 msgid "Table of Contents"
 msgstr "Inhaltsverzeichnis"
 
+#~ msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+#~ msgstr "Stimme \\\"1\\\"                 Stimme \\\"2\\\""
+
+#~ msgid "versewords"
+#~ msgstr "StrophenText"
+
+#~ msgid "refrainnotesA"
+#~ msgstr "RefrainNotenA"
+
+#~ msgid "refrainnotesB"
+#~ msgstr "RefrainNotenB"
+
+#~ msgid "refrainwordsA"
+#~ msgstr "RefrainTextA"
+
+#~ msgid "refrainwordsB"
+#~ msgstr "RefrainTextB"
+
+#~ msgid "refrainA"
+#~ msgstr "RefrainA"
+
+#~ msgid "set time signature and key"
+#~ msgstr "Taktangabe und Tonart setzen"
+
+#~ msgid "left-padding and right-padding"
+#~ msgstr ""
+#~ "left-padding (Verschieben nach rechts) und right-padding (Verschieben "
+#~ "nach links)"
+
+#~ msgid "Custom titles"
+#~ msgstr "Eigene Titel"
+
+#~ msgid "this does nothing"
+#~ msgstr "Das macht gar nichts"
+
+#~ msgid "a break here would work"
+#~ msgstr "ein Umbruch hier würde funktionieren"
+
+#~ msgid "as does this break"
+#~ msgstr "wie dieser Umbruch"
+
+#~ msgid "now the break is allowed"
+#~ msgstr "jetzt ist der Umbruch erlaubt"
+
+#~ msgid "Since space is small and there is no minimum-distance, the distance"
+#~ msgstr "Da der Platz gering ist und minimum-distance nicht vorhanden ist,"
+
+#~ msgid "Since space is small and nothing sticks out very far, the distance"
+#~ msgstr "Da der Platz gering ist und nichts übersteht, wird der"
+
+#~ msgid ""
+#~ "between this staff and the next will be determined by minimum-distance."
+#~ msgstr ""
+#~ "Abstand zwischen dem System und dem nächsten von minimum-distance "
+#~ "bestimmt."
+
+#~ msgid "By default, Lyrics are placed close together. Here, we allow them to"
+#~ msgstr "Standardmäßig wird Gesangstext eng beeinander gesetzt. Hier darf"
+
+#~ msgid "be stretched more widely."
+#~ msgstr "er etwas mehr Platz einnehmen."
+
+#~ msgid "Paper and pages"
+#~ msgstr "Papier und Seiten"
+
+#~ msgid "Paper size"
+#~ msgstr "Papierformat"
+
+#~ msgid "Page formatting"
+#~ msgstr "Seitenformatierung"
+
+#~ msgid "Vertical dimensions"
+#~ msgstr "Vertikale Dimensionen"
+
+#~ msgid "Horizontal dimensions"
+#~ msgstr "Horizontale Dimensionen"
+
+#~ msgid "Music layout"
+#~ msgstr "Notenlayout"
+
+#~ msgid "Vertical spacing inside a system"
+#~ msgstr "Vertikale Abstände innerhalb eines Systems"
+
+#~ msgid "the RehearsalMark will be centered above the Key Signature"
+#~ msgstr "RehearsalMark wird über der Tonart (KeySignature) zentriert"
+
+#~ msgid "Common argument types"
+#~ msgstr "Übliche Argumenttypen"
+
+#~ msgid "textScriptCenterOnNote"
+#~ msgstr "TextBeschriftungAufMitteDerNote"
+
+#~ msgid "oboeMusic"
+#~ msgstr "OboeNoten"
+
+#~ msgid "bassoonMusic"
+#~ msgstr "FagottNoten"
+
+#~ msgid "tromboneMusic"
+#~ msgstr "PosauneNoten"
+
+#~ msgid "hornIIMusic"
+#~ msgstr "HornzweiNoten"
+
+#~ msgid "it works only if you wrap the note inside a chord. By default,"
+#~ msgstr "es funktioniert, wenn die Note in einen Akkord gesetzt wird."
+
+#~ msgid "all articulations will be printed above, so you have to tweak"
+#~ msgstr "Standardmäßig werden alle Artikulation über der Note gesetzt,"
+
+#~ msgid "the direction."
+#~ msgstr "also muss die Richtung korrigiert werden."
+
+#~ msgid "a little smaller so lyrics"
+#~ msgstr "etwas kleiner, damit der Text"
+
+#~ msgid "can be closer to the staff"
+#~ msgstr "näher am System sein kann"
+
 #~ msgid ""
 #~ "This section has not been translated yet; please refer to the manual in "
 #~ "English."
@@ -9611,9 +10443,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Minimal examples"
 #~ msgstr "Minimalbeispiele"
 
-#~ msgid "Tweaking with Scheme"
-#~ msgstr "Optimierungen mit Scheme"
-
 #~ msgid "GNU LilyPond --- Application Usage"
 #~ msgstr "GNU LilyPond -- Die Programmbenutzung"
 
@@ -9653,9 +10482,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Compiling outside the source tree"
 #~ msgstr "Außerhalb des Quellbaums übersetzen"
 
-#~ msgid "Useful @command{make} variables"
-#~ msgstr "Nützliche @command{make}-Variablen"
-
 #~ msgid "Building documentation"
 #~ msgstr "Die Dokumentation übersetzen"
 
@@ -9725,9 +10551,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "not strictly necessary, but a good reminder"
 #~ msgstr "nicht unbdingt nötig, aber gut zu erinnern"
 
-#~ msgid "clarinet"
-#~ msgstr "Klarinette"
-
 #~ msgid "Writing pitches"
 #~ msgstr "Tonhöhen setzen"
 
@@ -10017,9 +10840,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "single first note"
 #~ msgstr "einzelne erste Note"
 
-#~ msgid "no single first note"
-#~ msgstr "keine einzelne erste Note"
-
 #~ msgid "instrumentOne"
 #~ msgstr "InstrumentEins"
 
@@ -10137,9 +10957,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Text spanners"
 #~ msgstr "Text mit Verbindungslinien"
 
-#~ msgid "Text marks"
-#~ msgstr "Textartige Zeichen"
-
 #~ msgid "Formatting text"
 #~ msgstr "Text formatieren"
 
@@ -10194,9 +11011,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "can be removed if space on the page is tight"
 #~ msgstr "Kann entfernt werden, wenn wenig Platz auf der Seite ist"
 
-#~ msgid "adds vertical spacing between verses"
-#~ msgstr "Vertikaler Abstand zwischen Strophen"
-
 #~ msgid "adds horizontal spacing between columns;"
 #~ msgstr "Horizontalen Abstand zwischen Spalten hinzufügen;"
 
@@ -10248,9 +11062,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Manual syllable durations"
 #~ msgstr "Manuelle Silbendauer"
 
-#~ msgid "Multiple syllables to one note"
-#~ msgstr "Mehrere Silben zu einer Note"
-
 #~ msgid "Multiple notes to one syllable"
 #~ msgstr "Mehrere Noten zu einer Silbe"
 
@@ -10404,9 +11215,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Fret diagram markups"
 #~ msgstr "Bund-Diagramm-Beschriftung"
 
-#~ msgid "Predefined fret diagrams"
-#~ msgstr "Vordefinierte Bund-Diagramme"
-
 #~ msgid "Automatic fret diagrams"
 #~ msgstr "Automatische Bund-Diagramme"
 
@@ -10724,9 +11532,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Repeat syntax"
 #~ msgstr "Die Syntax der Wiederholungen"
 
-#~ msgid "Manual repeat commands"
-#~ msgstr "Manuelle Wiederholungsbefehle"
-
 #~ msgid "Other repeats"
 #~ msgstr "Andere Wiederholungen"
 
@@ -10996,9 +11801,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "TODO moved into scheme"
 #~ msgstr "TODO nach Scheme verschoben"
 
-#~ msgid "Use 'bar-size to control the height of the tick,"
-#~ msgstr "'bar-size benutzen um die Höhe des Häkchens zu bestimmen,"
-
 #~ msgid "and 'extra-offset to determine its position."
 #~ msgstr "'extra-offset, umd seine Position zu bestimmen."
 
@@ -11020,9 +11822,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "bar line at the end."
 #~ msgstr "Taktlinie am Ende setzen"
 
-#~ msgid "applies to \\\"fas\\\""
-#~ msgstr "gehört zu \\\"fas\\\""
-
 #~ msgid "GNU LilyPond -- Das Notationsprogramm"
 #~ msgstr "GNU LilyPond -- Das Notationsprogramm"
 
@@ -11066,9 +11865,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Create 9/8 split into 2/4 + 5/8"
 #~ msgstr "Erstelle 9/8 als 2/4 + 5/8"
 
-#~ msgid "Keyboard instruments"
-#~ msgstr "Tasteninstrumente"
-
 #~ msgid "Bowed instruments"
 #~ msgstr "Streichinstrumente"
 
@@ -11116,9 +11912,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Collision Resolution"
 #~ msgstr "Auflösung von Zusammenstößen"
 
-#~ msgid "The piano staff"
-#~ msgstr "Das Klaviersystem"
-
 #~ msgid "Right hand fingerings"
 #~ msgstr "Fingersatz der rechten Hand"
 
@@ -11188,9 +11981,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Multi measure rests"
 #~ msgstr "Mehrtaktige Pausen"
 
-#~ msgid "Bar check"
-#~ msgstr "Taktüberprüfung"
-
 #
 #
 #~ msgid "Barnumber check"
@@ -11206,9 +11996,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Microtones in MIDI"
 #~ msgstr "Mikrotöne"
 
-#~ msgid "Input files"
-#~ msgstr "Quelldateien"
-
 #~ msgid "A single music expression"
 #~ msgstr "Ein einzelner musikalischer Ausdruck"
 
@@ -11387,9 +12174,6 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "staccatissimo"
 #~ msgstr "Staccatissimo"
 
-#~ msgid "Modern chords"
-#~ msgstr "Moderne Akkorde"
-
 #~ msgid "About this manual"
 #~ msgstr "Über das Handbuch"
 
@@ -11403,22 +12187,12 @@ msgstr "Inhaltsverzeichnis"
 #~ msgid "Repeated figures"
 #~ msgstr "Wiederholungfiguren"
 
-#, fuzzy
-#~ msgid "Text markup commands"
-#~ msgstr "Überblick über Textbeschriftungsbefehle"
-
-#~ msgid "Text markup list commands"
-#~ msgstr "Überblick über Textbeschriftungsbefehle für Listen"
-
 #~ msgid "Working with lyrics and identifiers"
 #~ msgstr "Mit Gesangtexten und Bezeichnern arbeiten"
 
 #~ msgid "Other vocal issues"
 #~ msgstr "Weitere Vokalmusikprobleme"
 
-#~ msgid "Automatic staff changes"
-#~ msgstr "Automatische Notensystemwechsel"
-
 #~ msgid "Manual staff switches"
 #~ msgstr "Manuelle Notensystemwechsel"
 
index 675834d8a644cdc385a2d31f50273ffc86be14fd..0bf562ae77e1beb76fab4eb812422897fa88f321 100644 (file)
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: es\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: 2010-04-13 12:30+0200\n"
 "Last-Translator: Francisco Vila <francisco.vila@hispalinux.es>\n"
 "Language-Team: Español\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -22,8 +23,8 @@ msgstr ""
 #, python-format
 msgid "This page is for %(package_name)s-%(package_version)s (%(branch_str)s)."
 msgstr ""
-"Esta página corresponde a %(package_name)s-%(package_version)s (%(branch_str)"
-"s)."
+"Esta página corresponde a %(package_name)s-%(package_version)s "
+"(%(branch_str)s)."
 
 #: postprocess_html.py:57
 #, python-format
@@ -48,11 +49,11 @@ msgstr "Otros idiomas: %s."
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr "Acerca de la <A HREF=\"%s\">selección automática del idioma</A>."
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr "rama estable"
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr "rama de desarrollo"
 
@@ -136,12 +137,12 @@ msgid "post-GDP"
 msgstr "post-GDP"
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 #, fuzzy
 msgid "coloredheads"
 msgstr "Cabeza de las notas"
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 #, fuzzy
 msgid "noclef"
 msgstr "clave"
@@ -155,19 +156,6 @@ msgstr "Arriba"
 msgid "New features in 2.13 since 2.12"
 msgstr ""
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr "Índice de LilyPond"
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr ""
@@ -188,6 +176,19 @@ msgstr "Véase también"
 msgid "Known issues and warnings"
 msgstr "Fallos y problemas conocidos"
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr "Índice de LilyPond"
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 #, fuzzy
@@ -348,15 +349,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr "acción vacía para la predicción del analizador sintáctico"
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr "textoRelleno"
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr "tempoConRelleno"
 
@@ -543,26 +543,21 @@ msgstr "Doblar una nota con ligaduras (ejemplo)"
 msgid "Adding articulation to notes (example)"
 msgstr "Añadir articulación a las notas (ejemplo)"
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr "notaCustos"
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr "barraManual"
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr "varSi"
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr "varNo"
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr "variante"
 
@@ -601,13 +596,13 @@ msgstr "Matemáticas dentro de las funciones"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void functions"
-msgstr "Funciones vacías"
+msgid "Functions without arguments"
+msgstr "Funciones sin argumentos"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
-msgstr "Funciones sin argumentos"
+msgid "Void functions"
+msgstr "Funciones vacías"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @section in Documentation/extending/programming-interface.itely
@@ -697,35 +692,35 @@ msgstr "Trucos difíciles"
 msgid "LilyPond Scheme interfaces"
 msgstr "Interfaces de la presentación"
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr "fijar el punto de inicio en Do central"
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr "una octava por encima del Do central"
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr "el Do está un espacio por encima, es el Do agudo"
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr "el Re está 2 por encima ó 5 por debajo, es el Re agudo"
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr "el Mi está 3 por encima ó 4 por debajo, es el Mi agudo"
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr "el La está 6 por encima ó 1 por debajo, es el La grave"
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr "el Sol está 5 por encima ó 2 por debajo, es el Sol grave"
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr "el Fa está 4 por encima ó 3 por debajo, es el Fa grave"
 
@@ -797,6 +792,8 @@ msgstr "intervalo"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr "escala"
 
@@ -880,6 +877,23 @@ msgstr "Indicación de compás"
 msgid "time signature"
 msgstr "indicación de compás"
 
+#. @subheading in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Tempo marks"
+msgstr "Indicaciones de texto"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr "indicación del tempo"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr "metrónomo"
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr "Clave"
@@ -899,6 +913,24 @@ msgstr "Todo junto"
 msgid "Working on input files"
 msgstr "Trabajar sobre los archivos de entrada"
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Dealing with errors"
+msgstr "Trucos con Scheme"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "General troubleshooting tips"
+msgstr "Sugerencias de tipo general"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Some common errors"
+msgstr "Errores más usuales"
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 #, fuzzy
@@ -921,22 +953,22 @@ msgstr "Ejemplos con enlace"
 msgid "Overview of manuals"
 msgstr "Panorámica de las funciones musicales"
 
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr "violin"
 
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr "cello"
 
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 msgid "tripletA"
 msgstr "tresilloA"
 
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr "compasA"
 
@@ -957,6 +989,12 @@ msgstr "Notación de acordes"
 msgid "Single staff notation"
 msgstr "Notación en un solo pentagrama"
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+#, fuzzy
+msgid "Bar checks"
+msgstr "Comprobación de octava"
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1230,6 +1268,21 @@ msgstr "Grupos de pentagramas"
 msgid "brace"
 msgstr "llave"
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr "pantagrama"
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+#, fuzzy
+msgid "system"
+msgstr "plicaSi"
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1311,7 +1364,9 @@ msgstr "Más allá del tutorial"
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr "cantante"
 
@@ -1324,8 +1379,8 @@ msgstr "voz"
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 msgid "piano"
 msgstr "piano"
@@ -1333,22 +1388,22 @@ msgstr "piano"
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr "superior"
@@ -1356,74 +1411,75 @@ msgstr "superior"
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 msgid "lower"
 msgstr "inferior"
 
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr "melodia"
 
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 msgid "text"
 msgstr "texto"
 
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 msgid "main"
 msgstr "principal"
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
-msgstr "Voz \\\"1\\\"                  Voz \\\"2\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
+msgstr "Voz \\\"1\\\"             Voz \\\"2\\\""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
 msgid "Voice \\\"1\\\"             Voice \\\"2\\\""
@@ -1443,7 +1499,8 @@ msgid "Main voice"
 msgstr "Voz principal"
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr "Voz \\\"1\\\"     Voz \\\"2\\\"                 Voz \\\"3\\\""
 
 #. Documentation/learning/fundamental.itely:708 (comment)
@@ -1524,458 +1581,427 @@ msgid "Set stems, etc, down"
 msgstr "Poner plicas, etc. hacia abajo"
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr "uno"
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr "global"
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr "MusicaSopranoUno"
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
-msgstr "MusicaSopranoDos"
-
-#. Documentation/learning/fundamental.itely:1245 (variable)
+#. Documentation/learning/fundamental.itely:1247 (variable)
 msgid "SopOneLyrics"
 msgstr "LetraSopranoUno"
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
+msgstr "MusicaSopranoDos"
+
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr "LetraSopranoDos"
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr "SopranoUno"
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr "SopranoDos"
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
-msgstr "CompasTono"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
+msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr "MusicaSoprano"
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr "MusicaAlto"
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr "MusicaTenor"
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr "MusicaBajo"
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr "EstrofaUno"
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr "EstrofaDos"
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr "EstrofaTres"
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 msgid "VerseFour"
 msgstr "EstrofaCuatro"
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 msgid "Sop"
 msgstr "Soprano"
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr "Alto"
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 msgid "Tenor"
 msgstr "Tenor"
 
 # También Líneas divisorias. FVD
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr "Bajo"
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-msgid "versenotes"
-msgstr "notas_estrofa"
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr "letra_estrofa"
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr "estrofa"
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-msgid "refrainnotesA"
-msgstr "notas_estribilloA"
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-msgid "refrainnotesB"
-msgstr "notas_estribilloB"
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr "letra_estribilloA"
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr "letra_estribilloB"
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr "estribilloB"
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr "estribilloA"
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 msgid "start of single compound music expression"
 msgstr "inicio de la expresión musical compuesta única"
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr "inicio de la sección de pentagramas simultáneos"
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr "crear pentagrama de la M.D."
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr "crear voz para las notas de la M.D."
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr "inicio de las notas de la M.D."
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr "fin de las notas de la M.D."
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr "fin de la voz de la M.D."
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr "fin del pentagrama de la M.D."
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr "crear el pentagrama de la M.I.; necesita dos voces"
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr "crear la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr "inicio de las notas de la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr "fin de las notas de la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr "fin de la voz uno de la M.I."
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr "crear voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr "inicio de las notas de la voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr "fin de las notas de la voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr "fin de la voz dos de la M.I."
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr "fin del pentagrama de la M.I."
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr "fin de la sección de pentagramas simultáneos"
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 msgid "end of single compound music expression"
 msgstr "fin de la expresión musical compuesta única"
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr "¡Mal!"
 
 # Fuzzy.FVD
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr "cabezas más pequeñas"
 
 # Fuzzy.FVD
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr "cabezas más grandes"
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr "tamaño predeterminado"
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr "musicaSoprano"
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr "letraSoprano"
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr "musicaCello"
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr "letraSoprano"
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr "musicaContralto"
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
+msgid "altoMusic"
+msgstr "musicaContralto"
+
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
 msgid "altoWords"
 msgstr "letraContralto"
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
-msgstr "musicaTenor"
-
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
+msgid "tenorMusic"
+msgstr "musicaTenor"
+
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
 msgid "tenorWords"
 msgstr "letraTenor"
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
-msgstr "musicaBajo"
-
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr "musicaBajo"
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr "letraBajo"
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr "combinar ChoirStaff y PianoStaff en paralelo"
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr "sopranos"
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr "altos"
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr "tenores"
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr "bajos"
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr "fin del ChoirStaff"
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr "MusicaManualUnoVozUno"
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr "MusicaManualUnoVozDos"
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr "MusicaManualDos"
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr "MusicaPedales"
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr "El PianoStaff y el pentagrama del Pedal son simultáneos"
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr "ManualUno"
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
-msgid "set time signature and key"
-msgstr "indicación de compás y armadura"
+#. Documentation/learning/fundamental.itely:2923 (comment)
+#, fuzzy
+msgid "set key and time signature"
+msgstr "indicación de compás"
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr "fin del contexto de pentagrama del ManualUno"
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr "ManualDos"
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr "fin del contexto de pentagrama del ManualDos"
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 msgid "end PianoStaff context"
 msgstr "fin del contexto PianoStaff"
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr "Pedales"
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr "fin del contexto de pentagrama del Pedal"
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 msgid "end Score context"
 msgstr "fin del contexto de Score (partitura)"
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 msgid "hornNotes"
 msgstr "notasTrompa"
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr "fragmentoA"
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr "fragmentoB"
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr "dolce"
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr "f_luego_p"
 
@@ -2128,253 +2154,276 @@ msgstr "Ahorrar tecleo mediante variables y funciones"
 msgid "Scores and parts"
 msgstr "Partituras y particellas"
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr "Aumentar el grosor de todas las ligaduras siguientes de 1.2 a 5.0"
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr "Aumentar solamente el grosor de la ligadura siguiente"
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr ""
 "Devolver el grosor de las ligaduras siguientes al valor predeterminado 1.2"
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr "No imprimir la clave en este pentagrama"
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr "No imprimir el compás en este pentagrama"
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr "Reducir el tamaño de la fuente en un 24% aprox."
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr ""
 "Reducir la longitud de la plica y el espaciado de la línea en coincidencia"
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr "Establecer ajustes para el extensor de texto ulterior"
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr "Situar la dinámica por encima"
 
 # fuzzy. FVD
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr "Inicio del corchete de octava"
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 #, fuzzy
 msgid "Add Dynamic Text and hairpin"
 msgstr "Añadir indicación dinámica textual"
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr "Guiones de texto"
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 #, fuzzy
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr "Añadir indicación dinámica de extensión de línea"
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr "Detener el corchete de octava"
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr ""
 "Situar el corchete de octava ulterior por debajo de los extensores de texto"
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr "Añadir indicación dinámica textual"
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr "Añadir indicación dinámica de extensión de línea"
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr "Ocasionar que las notas se espacíen para adecuarse al texto"
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr "Este marcado es corto y cabe sin colisionar"
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr "Este es muy largo y se desplaza hacia arriba"
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr "Desactivar el detector de colisiones"
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 msgid "and turn on textLengthOn"
 msgstr "y activar textLengthOn"
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr "Los espacios al final se respetan"
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr "Aumentar la anchura en un espacio de pentagrama"
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 #, fuzzy
 msgid "This will not work, see below"
 msgstr "Esto no va a funcionar, véase más abajo:"
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 #, fuzzy
 msgid "This works"
 msgstr "Esto sí funciona:"
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 #, fuzzy
 msgid "sesquisharp"
 msgstr "sostenido"
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 #, fuzzy
 msgid "This improves the spacing"
 msgstr "(Este es el archivo principal)"
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr "Aumentar la anchura en una unidad"
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr "Alinear los matices a dos unidades por encima del pentagrama"
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr "Musica_m_der"
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr "Inicio de la sección polifónica de cuatro voces"
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+#, fuzzy
+msgid "continuation of main voice"
+msgstr "Iniciar la primera voz"
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr "Muslca_m_izq"
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr "MD"
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr "MI"
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr ""
 "Sacar el Do blanca de la columna principal de notas para que la fusión "
 "funcione"
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr "La plica del Re blanca debe estar hacia abajo para permitir la fusión"
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr "Recolocar el Do blanca a la derecha de la nota fundida"
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr "Indicación metronómica visible"
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr "Indicación metronómica invisible para prolongar el calderón en el MIDI"
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr "Tempo nuevo para la sección siguiente"
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr "enfatizar"
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 msgid "normal"
 msgstr "normal"
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr "musicaSoprano"
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 msgid "Soprano"
 msgstr "Soprano"
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr "mpdolce"
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr "inst"
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr "Truco para obtener color a partir del procedimiento color-notehead"
 
@@ -2536,9 +2585,9 @@ msgid "padding property"
 msgstr "la propiedad padding (relleno)"
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
-msgstr ""
-"left-padding y right-padding (relleno por la izquierda y por la derecha)"
+#, fuzzy
+msgid "right-padding"
+msgstr "espaciado apretado"
 
 #. @subheading in Documentation/learning/tweaks.itely
 msgid "staff-padding property"
@@ -2686,6 +2735,23 @@ msgstr "Partitura vocal SATB y reducción para piano automática"
 msgid "SATB with aligned contexts"
 msgstr "SATB con contextos alineados"
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+#, fuzzy
+msgid "Hymn tunes"
+msgstr "metro"
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 msgid "Orchestral templates"
@@ -2725,10 +2791,10 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr "A"
 
@@ -2784,7 +2850,8 @@ msgstr "duración"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr "alto"
 
@@ -2820,14 +2887,14 @@ msgstr "intervalo"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
-msgid "augmented interval"
-msgstr "intervalo"
+msgid "augmentation"
+msgstr "Notación sencilla"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
-msgid "augmentation"
-msgstr "Notación sencilla"
+msgid "augmented interval"
+msgstr "intervalo"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2836,9 +2903,9 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr "B"
 
@@ -2875,10 +2942,11 @@ msgstr "Clave de barítono (do en quinta)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr "bajo"
 
@@ -3005,6 +3073,11 @@ msgstr "comp"
 msgid "common meter"
 msgstr "Errores más usuales"
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3658,11 +3731,6 @@ msgstr "Indicaciones de compás de la música mensural"
 msgid "meter"
 msgstr "metro"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr "metrónomo"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3800,8 +3868,8 @@ msgstr "fragmento"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr "parte"
 
@@ -3874,6 +3942,12 @@ msgstr "compás polimétrico"
 msgid "portato"
 msgstr "portato"
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+#, fuzzy
+msgid "power chord"
+msgstr "acorde de Re sencillo"
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
@@ -3938,7 +4012,7 @@ msgstr "repetición"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr "duraciones"
 
@@ -4078,6 +4152,7 @@ msgstr "Añadir texto"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 #, fuzzy
 msgid "soprano"
 msgstr "sopranos"
@@ -4087,11 +4162,6 @@ msgstr "sopranos"
 msgid "staccato"
 msgstr "staccato"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr "pantagrama"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "staves"
@@ -4169,12 +4239,6 @@ msgstr "Compilación"
 msgid "syntonic comma"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-#, fuzzy
-msgid "system"
-msgstr "plicaSi"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
@@ -4183,11 +4247,7 @@ msgstr "fragmento"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr "indicación del tempo"
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 #, fuzzy
 msgid "tenor"
 msgstr "tenores"
@@ -4350,10 +4410,65 @@ msgid "Duration names notes and rests"
 msgstr "Nombre de las duraciones de notas y silencios"
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-#, fuzzy
-msgid "Literature used"
-msgstr "Lista bibliográfica"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+#, fuzzy
+msgid "Literature used"
+msgstr "Lista bibliográfica"
 
 #. @node in Documentation/notation.tely
 #. @appendix in Documentation/notation.tely
@@ -4375,28 +4490,31 @@ msgstr "Notación musical"
 msgid "Specialist notation"
 msgstr "Notación especializada"
 
-#. Documentation/notation/input.itely:548 (comment)
+#. Documentation/notation/input.itely:673 (comment)
 msgid "not printed"
 msgstr "no impreso"
 
-#. Documentation/notation/input.itely:980 (variable)
+#. Documentation/notation/input.itely:1137 (variable)
 msgid "allLyrics"
 msgstr "letraCompleta"
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
-#. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr "musica"
 
@@ -4420,6 +4538,17 @@ msgstr "Estructura de una partitura"
 msgid "Multiple scores in a book"
 msgstr "Varias partituras en un libro"
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+#, fuzzy
+msgid "Multiple output files from one input file"
+msgstr "Varias sílabas sobre una nota"
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Output file names"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4436,9 +4565,13 @@ msgid "Creating titles"
 msgstr "Crear títulos"
 
 #. @node in Documentation/notation/input.itely
+#, fuzzy
+msgid "Custom headers footers and titles"
+msgstr "Nombre de las duraciones de notas y silencios"
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
-msgstr "Títulos personalizados"
+msgid "Custom headers, footers, and titles"
+msgstr ""
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
@@ -4513,6 +4646,10 @@ msgstr "Símbolos de nota alternativos"
 msgid "Replacing the notation font"
 msgstr "Seleccionar el tamaño de la tipografía para la notación"
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4576,72 +4713,64 @@ msgstr "Balance entre instrumentos (i)"
 msgid "Percussion in MIDI"
 msgstr "Percusión en MIDI"
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
-msgstr "esto no hace nada"
-
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
-msgstr "un salto aquí funcionaría"
-
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
-msgstr "como por ejemplo este salto"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
-msgstr "ahora se permite el salto de línea"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
+#. Documentation/notation/spacing.itely:2053 (comment)
+msgid "staff and the next is determined by 'space."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
+#. Documentation/notation/spacing.itely:2056 (comment)
+msgid "By setting 'padding to a negative value, staves can be made to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr "esta vez el texto estará más cerca del pentagrama"
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr ""
 "ajustando el valor de outside-staff-priority a algo que no sea un número,"
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr "desactivamos la evitación automática de colisiones"
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr "ahora se producirá la colisión"
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr "el marcado está demasiado cerca de la nota siguiente"
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr "ajustar outside-staff-horizontal-padding corrige esto"
 
@@ -4652,49 +4781,166 @@ msgstr "Problemas de espaciado"
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
-msgstr "El papel y las páginas"
+#, fuzzy
+msgid "Page layout"
+msgstr "Disposición de la partitura"
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
-msgstr "Tamaño del papel"
+#, fuzzy
+msgid "The @code{\\\\paper} block"
+msgstr "La instrucción @code{\\override}"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
-msgstr "Formateo de las páginas"
+msgid "Paper size and automatic scaling"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
-msgstr "Dimensiones verticales"
+#, fuzzy
+msgid "Setting paper size"
+msgstr "Establecer el tamaño del pentagrama"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
-msgstr "Dimensiones horizontales"
+#, fuzzy
+msgid "Automatic scaling to paper size"
+msgstr "Alteraciones accidentales automáticas"
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr "añade espaciado vertical entre estrofas"
+
+#. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr "añade espaciado vertical entre estrofas"
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr "añade espaciado vertical entre estrofas"
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
-msgstr "Otras variables de diseño de página"
+msgid "Structure of flexible vertical spacing alists"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
-msgstr "Disposición de la música"
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Horizontal spacing \\\\paper variables"
+msgstr "Panorámica del espaciado horizontal"
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
-msgstr "Establecer el tamaño del pentagrama"
+#, fuzzy
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr "Panorámica del espaciado horizontal"
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other \\\\paper variables"
+msgstr "Otras variables de diseño de página"
+
 #. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other @code{\\\\paper} variables"
+msgstr "Variables útiles de @command{make}"
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "\\\\paper variables for page breaking"
+msgstr "Saltos de página óptimos"
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page numbering"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Miscellaneous @code{\\\\paper} variables"
+msgstr "Variables útiles de @command{make}"
+
+#. @node in Documentation/notation/spacing.itely
+#. @section in Documentation/notation/spacing.itely
 msgid "Score layout"
 msgstr "Disposición de la partitura"
 
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "The \\\\layout block"
+msgstr "Otras variables de diseño de página"
+
+#. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "The @code{\\\\layout} block"
+msgstr "La instrucción @code{\\tweak}"
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Setting the staff size"
+msgstr "Establecer el tamaño del pentagrama"
+
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
 msgid "Breaks"
@@ -4742,24 +4988,42 @@ msgstr "Espaciado vertical"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
-msgstr "Espaciado vertical dentro de un sistema"
+#, fuzzy
+msgid "Flexible vertical spacing within systems"
+msgstr "Espaciado vertical entre sistemas"
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 #, fuzzy
-msgid "Spacing between staves"
-msgstr "Espaciado vertical entre sistemas"
+msgid "Within-system spacing properties"
+msgstr "Modificar las propiedades"
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
+msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
 #, fuzzy
-msgid "Spacing of non-staff lines"
+msgid "Spacing of ungrouped staves"
 msgstr "Espaciado de las sílabas"
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Spacing of grouped staves"
 msgstr "Espaciado vertical entre sistemas"
 
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Spacing of non-staff lines"
+msgstr "Espaciado de las sílabas"
+
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
 msgid "Explicit staff and system positioning"
@@ -4815,139 +5079,172 @@ msgstr "Mostrar el espaciado"
 msgid "Changing spacing"
 msgstr "Cambiar el espaciado"
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr "musicaA"
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr "musicaB"
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr "mantenVocesVivas"
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr "Mantener viva la voz \\\"A\\\" durante 5 compases"
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr "Mantener viva la voz \\\"B\\\" durante 5 compases"
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 msgid "accompaniment"
 msgstr "acompanamiento"
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 msgid "words"
 msgstr "letra"
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr "Mantener con vida la voz \\\"melodia\\\" durante 4 compases"
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr "saltar un compás"
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+#, fuzzy
+msgid "default space between staves"
+msgstr "Espaciado vertical entre sistemas"
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+#, fuzzy
+msgid "reduced space between staves"
+msgstr "Espaciado vertical entre sistemas"
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr "aumentar la longitud de la ligadura"
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr "aumentar la longitud del compás en silencio"
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr "aumentar la longitud del regulador"
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr "predeterminado"
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr "no es efectivo por sí solo"
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr "es efectivo sólo cuando las dos sobreescrituras están presentes"
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr "Quitar la barra de compás al final de la línea en curso"
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr "Intentar quitar todas las armaduras"
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr "desplazar a la izquierda"
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr "desplazar hacia arriba"
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr "dedo tercero"
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr "la RehearsalMark se centra sobre la clave"
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr "la RehearsalMark se centra sobre el compás"
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Breath Mark"
 msgstr "la RehearsalMark se centra sobre la armadura"
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr "la RehearsalMark se centra sobre la armadura"
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr "la RehearsalMark se centra sobre la clave"
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+#, fuzzy
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr "la RehearsalMark se centra sobre la armadura"
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
+#, fuzzy
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr "la RehearsalMark se alinea por la izquierda con la armadura"
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
+#, fuzzy
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr "la RehearsalMark se alinea por la derecha con la armadura"
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr "y se desplaza 3.5 espacios a la derecha"
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr "y se desplaza 2 espacios a la izquierda"
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr "X_O"
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr "notaCustos"
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -5075,6 +5372,12 @@ msgstr "set frente a override"
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr "@code{\\set} frente a @code{\\override}"
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Modifying alists"
+msgstr "Modificación de los sellos"
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 msgid "Useful concepts and properties"
@@ -5181,16 +5484,28 @@ msgid "Aligning objects"
 msgstr "Alineación de objetos"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Setting X-offset and Y-offset directly"
+msgstr "Establecer directamente @code{X-offset} y @code{Y-offset}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr "Establecer directamente @code{X-offset} y @code{Y-offset}"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the side-position-interface"
+msgstr "Uso del @code{side-position-interface}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr "Uso del @code{side-position-interface}"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the self-alignment-interface"
+msgstr "Uso del @code{self-alignment-interface}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr "Uso del @code{self-alignment-interface}"
@@ -5204,6 +5519,10 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr "Uso de los procedimientos @code{centered-on-parent}"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the break-alignable-interface"
+msgstr "Uso del @code{break-alignable-interface}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr "Uso del @code{break-alignable-interface}"
@@ -5240,11 +5559,6 @@ msgstr "Funciones musicales"
 msgid "Substitution function syntax"
 msgstr "Funciones de sustitución sencillas"
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr ""
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 #, fuzzy
@@ -5436,6 +5750,18 @@ msgstr ""
 msgid "Note head styles"
 msgstr "Estilos de cabezas de nota"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Text markup commands"
+msgstr "La instrucción tweak"
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Text markup list commands"
+msgstr "Definición de nuevas instrucciones de lista de marcado"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "List of articulations"
@@ -5589,6 +5915,12 @@ msgstr "Propiedades de disposición"
 msgid "Available music functions"
 msgstr "Pranorámica de las funciones musicales disponibles"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Predefined type predicates"
+msgstr "Diagramas predefinidos de trastes"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Scheme functions"
@@ -5634,6 +5966,11 @@ msgstr "Invocar a LilyPond"
 msgid "Invoking @command{lilypond}"
 msgstr "Invocar @command{lilypond}"
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+#, fuzzy
+msgid "Standard shell commands"
+msgstr "Instrucciones de repetición manual"
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr "Opciones de la línea de órdenes para lilypond"
@@ -5647,6 +5984,16 @@ msgstr "Opciones de la línea de órdenes para @command{lilypond}"
 msgid "Environment variables"
 msgstr "Variables de entorno"
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+#, fuzzy
+msgid "LilyPond in chroot jail"
+msgstr "Índice de instrucciones de LilyPond"
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5685,6 +6032,11 @@ msgstr "Mensaje de error Unbound variable %"
 msgid "Error message FT_Get_Glyph_Name"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr "Actualizar ficheros con convert-ly"
@@ -5845,6 +6197,21 @@ msgstr "duraciones"
 msgid "xelatex"
 msgstr "xelatex"
 
+# this is the same translation that babel LaTex package uses . FVD
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+#, fuzzy
+msgid "Sharing the table of contents"
+msgstr "Índice general"
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr "Métodos alternativos para mezclar texto y música"
@@ -5994,118 +6361,119 @@ msgstr ""
 msgid "Make and Makefiles"
 msgstr "Make y los Makefiles"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr "discanto"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr "punto"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr "registro de 16 pies"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr "acordFagot"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr "registro de een korig 8 en 16 pies"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr "acordBandon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr "acordVCello"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr "registro de 4-8-16 pies"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr "acordArmon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 msgid "accTrombon"
 msgstr "acordTrombon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr "registro de eenkorig 4 y 16 pies"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr "acordOrgano"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr "acordMaestro"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr "acordAcordeon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr "accordMusette"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr "acordCeleste"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr "acordOboe"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr "acordClarin"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr "acordPiccolo"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr "acordViolin"
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr "continuo"
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr "pentagramaBajo"
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr "drh"
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr "drl"
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr "timb"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr "dos"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr "tresDos"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr "tresCuatro"
 
@@ -6118,145 +6486,181 @@ msgstr ""
 msgid "splitStaffBarLine"
 msgstr "lineaTablatura"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+#, fuzzy
+msgid "flute"
+msgstr "musicaFlauta"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
+msgstr "clarinete"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+#, fuzzy
+msgid "pianoRH"
+msgstr "PianoMD"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+#, fuzzy
+msgid "pianoLH"
+msgstr "PianoMI"
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
 msgid "first, define a variable to hold the formatted date:"
 msgstr "primero definimos una variable para almacenar la fecha con formato:"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
 msgid "date"
 msgstr "fecha"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
 msgid "d-%m-%Y\\\" (localtime (current-time)))"
 msgstr "d-%m-%Y\\\" (localtime (current-time)))"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
 msgid "use it in the title block:"
 msgstr "usarla en el bloque de título:"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
 msgid "and use it in a \\markup block:"
 msgstr "y usarla en un bloque \\markup:"
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
 msgid "voiceFive"
 msgstr "vozCinco"
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+#, fuzzy
+msgid "graceNotes"
+msgstr "notas de adorno"
+
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr "Diseño predeterminado:"
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr "Reducir el espacio mínimo bajo el pentagrama y sobre la letra:"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr "Aumentar en 2 el tamaño del número de compás"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr "Imprimir el número de compás cada dos compases"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr "Alinear números de compás al centro"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr "Alinear números de compás a la izquierda"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr "la RehearsalMark se centra sobre la clave"
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr "la RehearsalMark se centra sobre el compás"
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
 msgid "the RehearsalMark will be centered above the KeySignature"
 msgstr "la RehearsalMark se centra sobre la armadura"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr "la RehearsalMark se alinea por la izquierda con la armadura"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr "la RehearsalMark se alinea por la derecha con la armadura"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr "y se desplaza una unidad a la derecha."
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr "pentagramaSuperior"
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr "\\break % 1 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr "\\break %2 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr "\\break % 3 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr "\\break % 4 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr "\\break % 5 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr "\\break % 6 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr "\\break % 7 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr "\\break % 8 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr "\\break % 12 (32*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr "pentagramaInferior"
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr "\\break % 2 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr "\\break % 4 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr "\\break % 9 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr "lig"
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr "\\break % 11 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr "\\break % 12 (8*1)"
 
@@ -6332,86 +6736,86 @@ msgstr ""
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr "canto"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr "verba"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr "incipit"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr "espaciado apretado"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr "oculter líneas divisorias"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr "se necesita este \\skip adicional tal que el cambio de clave aparezca"
 
 # También Líneas divisorias. FVD
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr "después de la barra de compás"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr "COMPROBAR: ¿no hace efecto?"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr "activar de nuevo las barras de compás"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr "ARREGLAR: esablecer de nuevo printKeyCancellation a #t no debe"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr ""
 "ocurrir en el primer compás después del incipit. Lo mismo para forceClef."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr "Por tanto, necesitamos un \\skip adicional."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 msgid "the actual music"
 msgstr "la música en sí"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr "hacer que la línea de finis cruce todas las pautas"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr "línea de finis"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6419,15 +6823,15 @@ msgstr "línea de finis"
 msgid "discantusNotes"
 msgstr "notasDiscanto"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6440,33 +6844,33 @@ msgstr "notasDiscanto"
 msgid "two bars"
 msgstr "dos compases"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr "ocho compases"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr "un compás"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr "letraDiscanto"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6474,18 +6878,18 @@ msgstr "letraDiscanto"
 msgid "altusNotes"
 msgstr "notasAlto"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr "siete compases"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 msgid "altusLyrics"
 msgstr "letraAltus"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6493,19 +6897,19 @@ msgstr "letraAltus"
 msgid "tenorNotes"
 msgstr "notasTenor"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr "cuatro compases"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr "letraTenor"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6513,88 +6917,118 @@ msgstr "letraTenor"
 msgid "bassusNotes"
 msgstr "notasBajo"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr "letraBajo"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr "pautaCoro"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr "no poner barras dentro de los pentagramas"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr "el incipit no empieza con un delimitador de comienzo"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 msgid "no slurs"
 msgstr "sin ligaduras de expresión"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr ""
 "Quite el comentario de la instrucción \\\"\\remove\\\" de abajo para permitir"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr "los saltos de línea también en aquellas barras donde"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr ""
 "se superpone una nota con el siguiente compás. La instrucción es un "
 "comentario en esta"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr ""
 "partitura corta de ejemplo, pero especialmente para partituras extensas,"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr "probablemente consiga unos saltos de línea mejores y así mejorar"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
 msgstr ""
 "el espaciado general si elimina el comentario de la instrucción siguiente."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr "\\remove \\\"Forbid_line_break_engraver\\\""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+#, fuzzy
+msgid "tick"
+msgstr "baqueta"
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+#, fuzzy
+msgid "centered"
+msgstr "acento"
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+#, fuzzy
+msgid "End score"
+msgstr "partitura.ly"
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+#, fuzzy
+msgid "End markup"
+msgstr "sMarkup"
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr "fragmento"
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+#, fuzzy
+msgid "slurNotes"
+msgstr "notasAlto"
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 msgid "Default behavior"
 msgstr "Comportamiento predeterminado"
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr "Corregido para evitar colisiones"
 
@@ -6661,15 +7095,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr "Establecer el barrado predeterminado para todos los pentagramas"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr "Modificar el barrado sólo para este pentagrama"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr "Heredar el barrado del contexto Score"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr "Modificar el barrado sólo para esta voz"
 
@@ -6763,15 +7197,16 @@ msgstr "reguladorMolto"
 msgid "hairpinMore"
 msgstr "reguladorMas"
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
-msgstr ""
-
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
 msgid "smallFlageolet"
 msgstr "flageoletPequeño"
 
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+#, fuzzy
+msgid "Default setting"
+msgstr "Barrado predeterminado"
+
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
 msgid "The following is only here to print the names of the"
 msgstr "Lo que sigue está solamente para poder imprimir los nombres de los"
@@ -6790,53 +7225,58 @@ msgid "change for other default global staff size."
 msgstr "cambiar a otro tamaño global predeterminado. "
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr "{"
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr "}"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+#, fuzzy
+msgid "sustainNotes"
+msgstr "notasBajo"
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 msgid "stemOn"
 msgstr "plicaSi"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr "plicaNo"
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr "cambiar maj9 y 6(add9)"
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr "la Música de Excepciones son acordes con marcados"
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr "cambiaMusicaExcepciones"
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr ""
 "Convertir la música en una lista y añadirla a las excepciones existentes."
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr "cambiaExcepciones"
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr "laMusica"
 
@@ -6870,23 +7310,23 @@ msgstr "EstrofaDos"
 msgid "sop"
 msgstr "Arriba"
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr "partituraOriginal"
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr "cada zona clip-region es un par (INICIO . FIN)"
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr "donde ambas son rhythmic-locations."
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr "(make-rhythmic-locations NUM-COMPAS NUMERADOR DENOMINADOR)"
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr ""
 "significa NUMERADOR/DENOMINADOR redondas en el compás número NUM-COMPAS"
@@ -6903,25 +7343,25 @@ msgstr "Comparar la altura y la alteración (no la octava)."
 msgid "piuF"
 msgstr "piuF"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr "musicaArriba"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr "musicaAbajo"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 #, fuzzy
 msgid "show hairpin"
 msgstr "regulador"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 #, fuzzy
 msgid "hide text span"
 msgstr "Dentro del pentagrama"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 #, fuzzy
 msgid "show glissando"
 msgstr "glissando"
@@ -6938,42 +7378,42 @@ msgstr "el compás y barra ocultos"
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr "arriba"
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr "abajo"
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr "Fijar propiedades globales del diagrama de posición"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 msgid "mel"
 msgstr "melo"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
 msgid "C major for guitar, no barre, using defaults"
 msgstr "Do mayor para guitarra, sin cejilla, usar predeterminados"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
 msgid "terse style"
 msgstr "estilo escueto"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
@@ -6983,8 +7423,8 @@ msgstr "estilo escueto"
 msgid "C major for guitar, barred on third fret"
 msgstr "Do mayor para guitarra, cejilla en el tercer traste"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
@@ -6997,11 +7437,11 @@ msgstr "Do mayor para guitarra, cejilla en el tercer traste"
 msgid "verbose style"
 msgstr "estilo prolijo"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
 msgid "size 1.0"
 msgstr "tamaño 1.0"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
@@ -7010,85 +7450,220 @@ msgstr ""
 "leyenda de posición en romana, leyendas de dedos debajo de las cuerdas, "
 "cejilla recta"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
 msgid "standard size"
 msgstr "tamaño estándar"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
 msgid "landscape orientation, arabic numbers, M for mute string"
 msgstr "orientación apaisada, números arábigos, M para cuerda muda"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
 msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
 "sin cejilla, leyenda de posición abajo o izquierda, fuente pequeña de "
 "indicación de cuerda muda"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
 msgid "simple D chord"
 msgstr "acorde de Re sencillo"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
 msgid "larger dots, centered dots, fewer frets"
 msgstr "puntos mayores, centrados, menos trastes"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
 msgid "label below string"
 msgstr "leyenda debajo de la cuerda"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+#, fuzzy
+msgid "Ambitus data structure"
+msgstr "Estructura del código de entrada"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+#, fuzzy
+msgid "(Ambitus grob);"
+msgstr "Tesitura"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+#, fuzzy
+msgid "notes."
+msgstr "misNotas"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+#, fuzzy
+msgid "- pitch is the absolute pitch of the note"
+msgstr "aumentar la longitud de la ligadura"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+#, fuzzy
+msgid "Ambitus engraving logics"
+msgstr "Grabado automático"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+#, fuzzy
+msgid "Example"
+msgstr "Ejemplo 1"
+
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr "añadir FretBoards para el cuatro venezolano"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr "Nota: esta sección se puede poner en un archivo aparte"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr "posiciones-predefinidas-del-cuatro.ly"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr "e incluirse en todas sus composiciones con \\include"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr "afinacionCuatro"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr "sextaRe"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 msgid "dMajor"
 msgstr "reMayor"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr "laSeptMayor"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr "reSeptMayor"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 msgid "gMajor"
 msgstr "solMayor"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr ""
 "fin del potencial archivo de inclusión /posiciones-predefinidas-del-cuatro.ly"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr "nombresPrimeros"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr "primeros"
 
@@ -7096,19 +7671,19 @@ msgstr "primeros"
 msgid "baseMelody"
 msgstr "melodiaBase"
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr "debe ser menor que el número real de líneas de la pauta"
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr "fixA"
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr "fixB"
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr ""
 
@@ -7128,51 +7703,54 @@ msgstr "voz original con acordes rehecha de forma que"
 msgid "glissando is attached to a & c"
 msgstr "el glissando se aplica al La y al Do"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 #, fuzzy
 msgid "spanner text."
 msgstr "Texto separado"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 #, fuzzy
 msgid "mycresc"
 msgstr "misAcordes"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 #, fuzzy
 msgid "mydecresc"
 msgstr "decrescendo"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 #, fuzzy
 msgid "cresc"
 msgstr "crescendo"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 #, fuzzy
 msgid "decresc"
 msgstr "decrescendo"
@@ -7239,38 +7817,38 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr "Sólo para gurús: tinglado para la conversión Request->Element"
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr "miPentagrama"
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 #, fuzzy
 msgid "explicitly set instrumentName, so we don't get"
 msgstr "especificar el instrumento para evitar efectos no deseados"
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr "si se hacen nombres de instrumentos para pentagramas de piano"
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 msgid "piano staves"
 msgstr "sistemas de piano"
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr "miVoz"
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr "ha de ir antes de todo"
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr "\\consists \\\"Rest_engraver\\\""
 
@@ -7348,147 +7926,147 @@ msgstr "violin"
 msgid "violone"
 msgstr "violin"
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 #, fuzzy
 msgid "centermarkup"
 msgstr "semppMarcado"
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 #, fuzzy
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr "Cortar por aquí ----- Inicio 'flamenco.ly' "
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr "Indicadores de texto"
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr "abanico"
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr "rasgueo"
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr "alzapua"
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr "Símbolos de golpes de dedo"
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr "golpeArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr "golpeAbajo"
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr "Símbolo de golpe"
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr "golpe"
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr "golpearArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr "iGolpeArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr "Golpes para todos los dedos"
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 msgid "pUp"
 msgstr "pArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr "pAbajo"
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 msgid "iUp"
 msgstr "iArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr "iAbajo"
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 msgid "mUp"
 msgstr "mArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr "mAbajo"
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 msgid "aUp"
 msgstr "aArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr "aAbajo"
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 msgid "xUp"
 msgstr "xArriba"
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr "xAbajo"
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr "Muy cómodo :)"
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 msgid "tupletOff"
 msgstr "grupoNo"
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 msgid "tupletsOff"
 msgstr "gruposNo"
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 msgid "tupletsOn"
 msgstr "gruposSi"
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr "cabezasNo"
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr "cabezasSi"
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 #, fuzzy
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr "Cortar por aquí ----- Final 'flamenco.ly' "
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr "Ejemplo 1"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr "Ejemplo 2"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr "Ejemplo 3"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr "Ejemplo 4"
 
@@ -7575,6 +8153,22 @@ msgstr "Eestos acordes estarán en orientación horizontal"
 msgid "These chords will be in opposing-landscape orientation"
 msgstr "Estos acordes estarán en orientación horizontal opuesta"
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr ""
@@ -7646,6 +8240,11 @@ msgstr "sMarkup"
 msgid "rit"
 msgstr "tresillo"
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#, fuzzy
+msgid "dimin"
+msgstr "duración"
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 #, fuzzy
 msgid "andantino"
@@ -7684,7 +8283,7 @@ msgid "m. 4"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr ""
 
@@ -7694,7 +8293,7 @@ msgid "end of m. 6"
 msgstr "fin de las notas de la M.D."
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr ""
 
@@ -7713,7 +8312,7 @@ msgid "end of m. 9"
 msgstr "fin de las notas de la M.D."
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr ""
 
@@ -7737,51 +8336,59 @@ msgstr ""
 msgid "new section starts here in A minor"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
 msgid "m. 11"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
 msgid "guitar"
 msgstr "guitarra"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr ""
+
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr "moverlas hacia arriba un espacio de pentagrama desde la posición de"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr "establecer rejillas"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr "establecer intervalo de rejilla a una negra"
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr "moverlas a la derecha medio espacio de pentagrama"
 
@@ -7811,15 +8418,15 @@ msgstr ""
 "hasta cuatro espacios por debajo de la línea central sobre el pentagrama "
 "visible"
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr ""
 
@@ -7980,9 +8587,9 @@ msgstr "Al fijarlo a ##f (falso) obtenemos el mismo resultado"
 
 #. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
 msgid "harmonies"
 msgstr "armonias"
 
@@ -8002,6 +8609,97 @@ msgstr "a continuación la instrucción para mover el diagrama de posición"
 msgid "HERE IS THE SECOND METHOD"
 msgstr "aquí el segundo método"
 
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+#, fuzzy
+msgid "Timeline"
+msgstr "CompasTono"
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+#, fuzzy
+msgid "Start score"
+msgstr "Estructura de una partitura"
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+#, fuzzy
+msgid "Start pianostaff"
+msgstr "pautaGong"
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+#, fuzzy
+msgid "Start Voice = \\\"Alto\\\""
+msgstr "Voz \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Alto\\\""
+msgstr "Voz \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Tenor\\\""
+msgstr "Voz \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+#, fuzzy
+msgid "Start Voice = \\\"Bass\\\""
+msgstr "Voz \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Bass\\\""
+msgstr "Voz \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+#, fuzzy
+msgid "End pianostaff"
+msgstr "sistema de piano"
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+#, fuzzy
+msgid "don't indent first system"
+msgstr "primera nota no única"
+
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+#, fuzzy
+msgid "shorten line length to suit music"
+msgstr "fijar la longitud y la posición de la línea:"
+
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
+msgstr ""
+
 #. Documentation/snippets/incipit.ly:85 (variable)
 #. Documentation/snippets/incipit.ly:86 (context id)
 msgid "discantusIncipit"
@@ -8051,192 +8749,196 @@ msgstr "sobre el siguiente compás.  La instrucción es un comentario en este"
 msgid "tuning"
 msgstr "afinacion"
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr "#(set-global-staff-size 16)"
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr "Algunos macros %%%%%%%%%%%%%%%%%%%"
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 msgid "sl"
 msgstr "sl"
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr "nsl"
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr "crSi"
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr "crNo"
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr "insertar aquí el código para el estilo de nombres de acorde"
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr "acordesJazz"
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr "Tono"
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr "############ Trompas ############"
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr "------ Trompeta ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 msgid "trpt"
 msgstr "trpt"
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr "acordesTrp"
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 msgid "trumpet"
 msgstr "trompeta"
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr "------ Saxofón alto ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr "acordesAlto"
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr "saxoAlto"
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr "------ Saxofón barítono ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr "bari"
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr "acordesBari"
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr "saxoBari"
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr "------ Trombón ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr "tbon"
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr "acordesTbon"
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr "trombon"
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr "############ Sección rítmica #############"
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr "------ Guitarra ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr "guit"
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr "acordesGuit"
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr "------ Piano ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr "mdArriba"
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr "mdAbajo"
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr "miArriba"
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr "miAbajo"
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr "PianoMD"
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr "PianoMI"
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr "------ Guitarra bajo ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr "------ Percusión ------"
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr "contenidoPercusion"
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr "Aquí va todo junto %%%%%%%%%%%%%%%%%%%%%%"
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 msgid "horns"
 msgstr "trompas"
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr "saxoalto"
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 msgid "barichords"
 msgstr "acordesbari"
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr "saxobari"
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 msgid "chords"
 msgstr "acordes"
 
@@ -8272,7 +8974,7 @@ msgstr "desde tercera línea hasta la cuarta (posición 1)"
 msgid "speakOn"
 msgstr "hablarSi"
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr "hablarNo"
 
@@ -8280,7 +8982,7 @@ msgstr "hablarNo"
 msgid "Candide, Voltaire"
 msgstr "Candide, Voltaire"
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr "la barra final no se interrumpe"
 
@@ -8288,7 +8990,7 @@ msgstr "la barra final no se interrumpe"
 msgid "normalPos"
 msgstr "posNormal"
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr "dashPlus"
 
@@ -8304,91 +9006,137 @@ msgstr "... para que cubran todos los elementos hasta la nota siguiente"
 msgid "...or to cover just whitespace"
 msgstr "... o para cubrir sólo el espacio vacio"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+#, fuzzy
+msgid "space for instrumentName"
+msgstr "Referencias para instrumentos de viento"
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
 msgid "fluteMusic"
 msgstr "musicaFlauta"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
-msgstr "musicaOboe"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
+msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
 msgid "clarinetMusic"
 msgstr "musicaClarinete"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
-msgstr "musicaFagot"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
 msgid "trumpetMusic"
 msgstr "musicaTrompeta"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
-msgstr "musicaTrombon"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
+msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#, fuzzy
+msgid "hornMusic"
 msgstr "musicaTrompaI"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
-msgstr "musicaTrompaII"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr "musicaPercusion"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr "musicaContraltoI"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
+msgid "altoIIMusic"
+msgstr "musicaContraltoII"
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
 msgid "altoILyrics"
 msgstr "letraContraltoI"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
-msgid "altoIIMusic"
-msgstr "musicaContraltoII"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 msgid "altoIILyrics"
 msgstr "letraContraltoII"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr "musicaPianoMD"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr "musicaPianoMI"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr "musicaViolinI"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr "musicaViolinII"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr "musicaViola"
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+msgid "applies to down stems"
+msgstr ""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr "baqueta"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr "Permitir saltos de línea dentro de grupos especiales"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr "Permitir romper barras en saltos de línea"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr "Insertar salto de línea manual dentro de un grupo especial"
 
@@ -8426,51 +9174,51 @@ msgstr ""
 msgid "RH Voice 2"
 msgstr "Voz \\\"2\\\""
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr "tab"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 #, fuzzy
 msgid "MMR - Multi-Measure Rest"
 msgstr "silencios multicompás"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 #, fuzzy
 msgid "MMRs by default are set under the fourth line"
 msgstr ""
 "Los silencios multicompás se sitúan de forma predeterminada bajo la segunda "
 "línea"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr "Se pueden mover con un override"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr "Un valor de cero es la posición predeterminada;"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr "el truco siguiente mueve el silencio a la línea central"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 #, fuzzy
 msgid "MMRs in odd-numbered voices are under the top line"
 msgstr ""
 "Los silencios multicompás de las voces impares están bajo la línea superior"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 #, fuzzy
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr ""
 "Los silencios multicompás de las voces pares están bajo la línea inferior"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr "Siguen estando separados incluso en compases vacíos"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr "Así los juntamos incluso si hay dos voces"
 
@@ -8633,29 +9381,29 @@ msgstr "Coda en nueva línea, hacer esto:"
 msgid "The coda"
 msgstr "La coda"
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr "Habilitar la impresión del número del primer compás"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr ""
 "No poner números de compás al final de la línea, pero sí en otros lugares"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr "Pintar una caja rodeando al siguiente(s) número de compás"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr "Rodear con un círculo el siguiente(s) número de compás"
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 #, fuzzy
 msgid "Metronome marks below the staff"
 msgstr "las marcas de metrónomo debajo del pentagrama"
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr "Letras de ensayo debajo del pentagrama"
 
@@ -8667,58 +9415,63 @@ msgstr "ClarineteBajo"
 msgid "Perkussion"
 msgstr "Percusion"
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+#, fuzzy
+msgid "voc"
+msgstr "voz"
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr "pruebaDeCita"
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr "trompa"
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr "citaMe"
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 msgid "original"
 msgstr "original"
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 msgid "startAcciaccaturaMusic"
 msgstr "inicioMusicaAcciaccatura"
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 msgid "stopAcciaccaturaMusic"
 msgstr "finMusicaAcciaccatura"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr ""
 "Para usar el ajuste de forma global, quite el comentario de la líne "
 "siguiente:"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr "\\override VerticalAxisGroup #'remove-first = ##t"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr ""
 "Para usar el ajuste globalmente, haga un comentario de la línea siguiente:"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr "quite el comentario de la línea del bloque \\layout de arriba"
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr "Barrado predeterminado"
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr "establecer valores nuevos para finales de barra"
 
@@ -8758,140 +9511,53 @@ msgstr ""
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
 #, fuzzy
-msgid "Ambitus data structure"
-msgstr "Estructura del código de entrada"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
+msgid "sopranonotes"
+msgstr "sopranos"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
 #, fuzzy
-msgid "(Ambitus grob);"
-msgstr "Tesitura"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
+msgid "sopranowords"
+msgstr "letraSoprano"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
 #, fuzzy
-msgid "notes."
-msgstr "misNotas"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
-msgstr ""
+msgid "altonotes"
+msgstr "notasAlto"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
 #, fuzzy
-msgid "- pitch is the absolute pitch of the note"
-msgstr "aumentar la longitud de la ligadura"
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
+msgid "altowords"
+msgstr "letraContralto"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
 #, fuzzy
-msgid "Ambitus engraving logics"
-msgstr "Grabado automático"
+msgid "tenornotes"
+msgstr "notasTenor"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
+#, fuzzy
+msgid "tenorwords"
+msgstr "letraTenor"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+#, fuzzy
+msgid "bassnotes"
+msgstr "notasBajo"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
 #, fuzzy
-msgid "Example"
-msgstr "Ejemplo 1"
+msgid "basswords"
+msgstr "letraBajo"
+
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
+msgstr "estrofa"
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
 msgid "NoStem"
@@ -9194,27 +9860,19 @@ msgstr ""
 "Busque por el término 'grid' en esta página para hallar todas las funciones "
 "relacionadas"
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+#, fuzzy
+msgid "notes"
+msgstr "misNotas"
+
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
 msgid "The same as \\flageolet, just a little smaller"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
 msgid "The second fermata is ignored!"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-#, fuzzy
-msgid "the direction."
-msgstr "indicación del tempo"
-
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
 #, fuzzy
 msgid "NR 1.5 Simultaneous notes"
@@ -9340,65 +9998,65 @@ msgstr "Nota: use Score.Stem para establecerlo para la partitura entera."
 msgid "stringNumberSpanner"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr "violinUno"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr "violinDos"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr "viola"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr "pieza.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr "(Este es el archivo de definiciones globales)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr "violinuno"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr "*********************************"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr "ViolinDos"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr "Viola"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr "Cello"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr "**********************************"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr "Estos son los tros archivos que debe guardar en su sistema"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr "partitura.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr "(Este es el archivo principal)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
@@ -9407,48 +10065,48 @@ msgstr ""
 "\\include \\\"piece.ly\\\"             %%% quite la marca de comentario de "
 "esta línea si está usando un archivo aparte"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr ""
 "{ Quite la marca de comentario de este bloque si está usando archivos aparte"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr "vn1.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr "(Este es el archivo de particella del violín 1)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr "vn2.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr "(Este es el archivo de particella del violín 2)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr "vla.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr "(Este es el archivo de particella de la viola)"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr "vlc.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr "(Este es el archivo de particella del cello)"
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr "Fijar la longitud del subgrupo de barras a una corchea"
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr "Fijar la longitud del subgrupo de barras a una semicorchea"
 
@@ -9509,16 +10167,16 @@ msgstr "en scm/define-markup-commands.scm"
 msgid "Test it:"
 msgstr "Probarla:"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 #, fuzzy
 msgid "Revert to default style:"
 msgstr "Retornar al estilo predeterminado"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr ""
 
@@ -9566,39 +10224,39 @@ msgstr ""
 "las tres instrucciones siguientes hacen que la letra no choque con las "
 "divisorias"
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 msgid "naturalizeMusic"
 msgstr "naturalizarMusica"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr "Clave de sol predeterminada"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr "Clave de Fa estándar"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr "Clave de barítono (do en quinta)"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr "Clave estándar de tenor coral"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr "Clave no estándar"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr "Los siguientes cambios de clave no preservan"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr "la relación normal entre notas y claves:"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr "Volver a la clave normal:"
 
@@ -9792,15 +10450,20 @@ msgstr "Repeticiones de compás"
 msgid "Score"
 msgstr "partituraOriginal"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+#, fuzzy
+msgid "testnotes"
+msgstr "notas_estrofa"
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr ""
 
@@ -9902,71 +10565,118 @@ msgstr "letraD"
 msgid "m"
 msgstr "m"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr "musicaSoprano"
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr "musicaSoprano"
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr "letraSoprano"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr "mujeres"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr "hombres"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
-msgstr "algo más pequeño de forma que la letra"
-
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
-msgstr "esté más cerca del pentagrama"
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
 msgid "we could remove the line about this with the line below, since we want"
 msgstr ""
 "podríamos quitar la línea anterior y sustituirla por la siguiente, pues "
 "queremos"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
 msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr ""
 "que la letra de la contralto esté debajo de la voz de contralto de todas "
 "formas."
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+#, fuzzy
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr "\\new Lyrics \\lyricsto altos \\altoWords"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
 msgid "again, we could replace the line above this with the line below."
 msgstr "de nuevo podríamos sustituir la línea anterior con la línea siguiente."
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+#, fuzzy
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 msgstr "\\new Lyrics \\lyricsto basses \\bassWords"
 
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+#, fuzzy
+msgid "refrain"
+msgstr "estribilloB"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+#, fuzzy
+msgid "SoloNotes"
+msgstr "notasTrompa"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+#, fuzzy
+msgid "SoloLyrics"
+msgstr "LetraSopranoDos"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+#, fuzzy
+msgid "SopranoNotes"
+msgstr "notasTrompa"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+#, fuzzy
+msgid "SopranoLyrics"
+msgstr "letraSoprano"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+#, fuzzy
+msgid "BassNotes"
+msgstr "notasBajo"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+#, fuzzy
+msgid "BassLyrics"
+msgstr "letraBajo"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+#, fuzzy
+msgid "SoloVoice"
+msgstr "vozSuperior"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+#, fuzzy
+msgid "SopranoVoice"
+msgstr "musicaSoprano"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+#, fuzzy
+msgid "BassVoice"
+msgstr "MusicaBajo"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
+msgstr ""
+
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr "musicaRepeticion"
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr "voltaAdLib"
 
@@ -9997,6 +10707,95 @@ msgstr "Notas al pie"
 msgid "Table of Contents"
 msgstr "Índice general"
 
+#~ msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+#~ msgstr "Voz \\\"1\\\"                  Voz \\\"2\\\""
+
+#~ msgid "versewords"
+#~ msgstr "letra_estrofa"
+
+#~ msgid "refrainnotesA"
+#~ msgstr "notas_estribilloA"
+
+#~ msgid "refrainnotesB"
+#~ msgstr "notas_estribilloB"
+
+#~ msgid "refrainwordsA"
+#~ msgstr "letra_estribilloA"
+
+#~ msgid "refrainwordsB"
+#~ msgstr "letra_estribilloB"
+
+#~ msgid "refrainA"
+#~ msgstr "estribilloA"
+
+#~ msgid "set time signature and key"
+#~ msgstr "indicación de compás y armadura"
+
+#~ msgid "left-padding and right-padding"
+#~ msgstr ""
+#~ "left-padding y right-padding (relleno por la izquierda y por la derecha)"
+
+#~ msgid "Custom titles"
+#~ msgstr "Títulos personalizados"
+
+#~ msgid "this does nothing"
+#~ msgstr "esto no hace nada"
+
+#~ msgid "a break here would work"
+#~ msgstr "un salto aquí funcionaría"
+
+#~ msgid "as does this break"
+#~ msgstr "como por ejemplo este salto"
+
+#~ msgid "now the break is allowed"
+#~ msgstr "ahora se permite el salto de línea"
+
+#~ msgid "Paper and pages"
+#~ msgstr "El papel y las páginas"
+
+#~ msgid "Paper size"
+#~ msgstr "Tamaño del papel"
+
+#~ msgid "Page formatting"
+#~ msgstr "Formateo de las páginas"
+
+#~ msgid "Vertical dimensions"
+#~ msgstr "Dimensiones verticales"
+
+#~ msgid "Horizontal dimensions"
+#~ msgstr "Dimensiones horizontales"
+
+#~ msgid "Music layout"
+#~ msgstr "Disposición de la música"
+
+#~ msgid "Vertical spacing inside a system"
+#~ msgstr "Espaciado vertical dentro de un sistema"
+
+#~ msgid "the RehearsalMark will be centered above the Key Signature"
+#~ msgstr "la RehearsalMark se centra sobre la armadura"
+
+#~ msgid "oboeMusic"
+#~ msgstr "musicaOboe"
+
+#~ msgid "bassoonMusic"
+#~ msgstr "musicaFagot"
+
+#~ msgid "tromboneMusic"
+#~ msgstr "musicaTrombon"
+
+#~ msgid "hornIIMusic"
+#~ msgstr "musicaTrompaII"
+
+#, fuzzy
+#~ msgid "the direction."
+#~ msgstr "indicación del tempo"
+
+#~ msgid "a little smaller so lyrics"
+#~ msgstr "algo más pequeño de forma que la letra"
+
+#~ msgid "can be closer to the staff"
+#~ msgstr "esté más cerca del pentagrama"
+
 #~ msgid ""
 #~ "This section has not been translated yet; please refer to the manual in "
 #~ "English."
@@ -10071,9 +10870,6 @@ msgstr "Índice general"
 #~ msgid "Minimal examples"
 #~ msgstr "Ejemplos mínimos"
 
-#~ msgid "Tweaking with Scheme"
-#~ msgstr "Trucos con Scheme"
-
 #~ msgid "GNU LilyPond --- Application Usage"
 #~ msgstr "GNU LilyPond: Manual de utilización del programa"
 
@@ -10113,9 +10909,6 @@ msgstr "Índice general"
 #~ msgid "Compiling outside the source tree"
 #~ msgstr "Compilar fuera del árbol del código fuente"
 
-#~ msgid "Useful @command{make} variables"
-#~ msgstr "Variables útiles de @command{make}"
-
 #~ msgid "Building documentation"
 #~ msgstr "Construir la documentación"
 
@@ -10185,9 +10978,6 @@ msgstr "Índice general"
 #~ msgid "not strictly necessary, but a good reminder"
 #~ msgstr "no es imprescindible pero es bueno recordarlo"
 
-#~ msgid "clarinet"
-#~ msgstr "clarinete"
-
 #~ msgid "Writing pitches"
 #~ msgstr "Escritura de notas"
 
@@ -10200,9 +10990,6 @@ msgstr "Índice general"
 #~ msgid "Changing multiple pitches"
 #~ msgstr "Modificación de varias notas a la vez"
 
-#~ msgid "Octave checks"
-#~ msgstr "Comprobación de octava"
-
 #~ msgid "Transpose"
 #~ msgstr "Transposición"
 
@@ -10219,9 +11006,6 @@ msgstr "Índice general"
 #~ msgid "Instrument transpositions"
 #~ msgstr "Transposición de los instrumentos"
 
-#~ msgid "Automatic accidentals"
-#~ msgstr "Alteraciones accidentales automáticas"
-
 # Fuzzy.FVD
 #~ msgid "Easy notation note heads"
 #~ msgstr "Cabezas de notas de Notación Fácil"
@@ -10479,9 +11263,6 @@ msgstr "Índice general"
 #~ msgid "single first note"
 #~ msgstr "primera nota única"
 
-#~ msgid "no single first note"
-#~ msgstr "primera nota no única"
-
 #~ msgid "instrumentOne"
 #~ msgstr "instrumentoUno"
 
@@ -10599,9 +11380,6 @@ msgstr "Índice general"
 #~ msgid "Text spanners"
 #~ msgstr "Extensiones de texto"
 
-#~ msgid "Text marks"
-#~ msgstr "Indicaciones de texto"
-
 #~ msgid "Formatting text"
 #~ msgstr "Formatear el texto"
 
@@ -10657,9 +11435,6 @@ msgstr "Índice general"
 #~ msgid "can be removed if space on the page is tight"
 #~ msgstr "se puede quitar si el espaciado de la página es apretado"
 
-#~ msgid "adds vertical spacing between verses"
-#~ msgstr "añade espaciado vertical entre estrofas"
-
 #~ msgid "adds horizontal spacing between columns;"
 #~ msgstr "añade espaciado horizontal entre columnas;"
 
@@ -10708,9 +11483,6 @@ msgstr "Índice general"
 #~ msgid "Manual syllable durations"
 #~ msgstr "Duración manual de las sílabas"
 
-#~ msgid "Multiple syllables to one note"
-#~ msgstr "Varias sílabas sobre una nota"
-
 #~ msgid "Multiple notes to one syllable"
 #~ msgstr "Varias notas sobre una sílaba"
 
@@ -10865,9 +11637,6 @@ msgstr "Índice general"
 #~ msgid "Fret diagram markups"
 #~ msgstr "Marcas de diagramas de trastes"
 
-#~ msgid "Predefined fret diagrams"
-#~ msgstr "Diagramas predefinidos de trastes"
-
 #~ msgid "Automatic fret diagrams"
 #~ msgstr "Diagramas de traste automáticos"
 
@@ -10921,9 +11690,6 @@ msgstr "Índice general"
 #~ msgid "is neccessary for the correct ending of the trill-span!"
 #~ msgstr "es necesario para la correcta finalización del trino."
 
-#~ msgid "tamtamstaff"
-#~ msgstr "pautaGong"
-
 #~ msgid "bellstaff"
 #~ msgstr "pautaCampana"
 
@@ -10960,9 +11726,6 @@ msgstr "Índice general"
 #~ msgid "Common notation for wind instruments"
 #~ msgstr "Notación común para instrumentos de viento"
 
-#~ msgid "References for wind instruments"
-#~ msgstr "Referencias para instrumentos de viento"
-
 #~ msgid "Bagpipes"
 #~ msgstr "Gaita"
 
@@ -11183,9 +11946,6 @@ msgstr "Índice general"
 #~ msgid "Repeat syntax"
 #~ msgstr "Sintaxis de las repeticiones"
 
-#~ msgid "Manual repeat commands"
-#~ msgstr "Instrucciones de repetición manual"
-
 #~ msgid "Tremolo subdivisions"
 #~ msgstr "Subdivisiones del trémolo"
 
index 5eda496103fa85c77d4efd3c113fcdd9c594c9ea..cef91a4fbc3a835d7bb322195c054fc1d14ebb7e 100644 (file)
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: fr\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: 2010-06-28 19:32+0200\n"
 "Last-Translator: Jean-Charles Malahieude <lilyfan-AT-orange-DOT-fr>\n"
 "Language-Team: Français <lilypond-user-fr@gnu.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -34,8 +35,8 @@ msgstr ""
 "documentation</a> sont les bienvenues ;\n"
 "signalez tout bogue en français à la <a href=\\\"http://n2.nabble.com/"
 "LilyPond-French-Users-f1298960.html\\\">liste\n"
-"francophone des utilisateurs</a> ou en anglais à la <a href=\\\"%"
-"(mail_address_url)s\\\">liste des\n"
+"francophone des utilisateurs</a> ou en anglais à la <a href=\\"
+"\"%(mail_address_url)s\\\">liste des\n"
 "utilisateurs</a>."
 
 #: postprocess_html.py:69
@@ -48,11 +49,11 @@ msgstr "Autres langues&nbsp;: %s."
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr "À propos de la <A HREF=\"%s\">sélection automatique de la langue</A>."
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr "branche stable"
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr "branche de développement"
 
@@ -136,11 +137,11 @@ msgid "post-GDP"
 msgstr "post-GDP"
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 msgid "coloredheads"
 msgstr "tetescolorisees"
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 msgid "noclef"
 msgstr "sansclef"
 
@@ -153,19 +154,6 @@ msgstr "Accueil"
 msgid "New features in 2.13 since 2.12"
 msgstr "Modifications depuis la version 2.12"
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr "Index de LilyPond"
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr "LilyPond -- \\\\TITLE\\\\"
@@ -186,6 +174,19 @@ msgstr "Voir aussi"
 msgid "Known issues and warnings"
 msgstr "Problèmes connus et avertissements"
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr "Index de LilyPond"
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 msgid "Music engraving"
@@ -331,15 +332,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr "leurre pour prise en charge par l'analyseur lookahead"
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr "decallageTexte"
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr "tempoDecale"
 
@@ -504,26 +504,21 @@ msgstr "Exemple : redoubler une note avec liaison"
 msgid "Adding articulation to notes (example)"
 msgstr "Exemple : ajouter une articulation à plusieurs notes"
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr "guidonNote"
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr "LigatureManuelle"
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr "AltOui"
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr "AltNon"
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr "avecAlt"
 
@@ -559,13 +554,13 @@ msgstr "De l'usage des mathématiques dans les fonctions"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void functions"
-msgstr "Fonctions fantômes"
+msgid "Functions without arguments"
+msgstr "Fonctions dépourvues d'argument"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
-msgstr "Fonctions dépourvues d'argument"
+msgid "Void functions"
+msgstr "Fonctions fantômes"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @section in Documentation/extending/programming-interface.itely
@@ -647,35 +642,35 @@ msgstr "Retouches complexes"
 msgid "LilyPond Scheme interfaces"
 msgstr "Interfaces entre LilyPond et Scheme"
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr "définit le point de départ en référence au do central"
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr "une octave au dessus du do central"
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr "do est à un cran de plus, il sera donc au-dessus"
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr "ré est à 2 crans de plus ou 5 de moins, il sera donc au-dessus"
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr "mi est à 3 crans de plus ou 4 de moins, il sera donc au-dessus"
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr "la est à 6 crans de plus ou 1 de moins, il sera donc en dessous"
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr "sol est à 5 crans de plus ou 2 de moins, il sera donc en dessous"
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr "fa est à 4 crans de plus ou 3 de moins, il sera donc en dessous"
 
@@ -743,6 +738,8 @@ msgstr "intervalle"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr "gamme"
 
@@ -826,6 +823,23 @@ msgstr "Métrique"
 msgid "time signature"
 msgstr "métrique"
 
+#. @subheading in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Tempo marks"
+msgstr "Indications textuelles"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr "indication du tempo"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr "métronome"
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr "Clefs"
@@ -845,6 +859,24 @@ msgstr ""
 msgid "Working on input files"
 msgstr "Travail sur les fichiers d'entrée"
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Dealing with errors"
+msgstr "Scheme et les retouches"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "General troubleshooting tips"
+msgstr "Résolution de problèmes"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Some common errors"
+msgstr "Quelques erreurs des plus courantes"
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 msgid "How to read the manuals"
@@ -865,22 +897,22 @@ msgstr "Exemples cliquables"
 msgid "Overview of manuals"
 msgstr "Vue d'ensemble des manuels"
 
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr "violon"
 
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr "cello"
 
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 msgid "tripletA"
 msgstr "trioletA"
 
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr "mesureA"
 
@@ -902,6 +934,12 @@ msgstr "Bases de notation"
 msgid "Single staff notation"
 msgstr "Notation sur une seule portée"
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+#, fuzzy
+msgid "Bar checks"
+msgstr "Vérifications d'octave"
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1178,6 +1216,20 @@ msgstr "Regroupements de portées"
 msgid "brace"
 msgstr "accolade"
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr "portée"
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "system"
+msgstr "système"
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1259,7 +1311,9 @@ msgstr "Après le tutoriel"
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr "chanteur"
 
@@ -1272,8 +1326,8 @@ msgstr "vocal"
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 msgid "piano"
 msgstr "piano"
@@ -1281,22 +1335,22 @@ msgstr "piano"
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr "superieur"
@@ -1304,74 +1358,75 @@ msgstr "superieur"
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 msgid "lower"
 msgstr "inferieur"
 
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr "melodie"
 
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 msgid "text"
 msgstr "texte"
 
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 msgid "main"
 msgstr "principal"
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
-msgstr "Voix  \\\"1\\\"                   Voix \\\"2\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
+msgstr "Voix  \\\"1\\\"              Voix \\\"2\\\""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
 msgid "Voice \\\"1\\\"             Voice \\\"2\\\""
@@ -1391,7 +1446,8 @@ msgid "Main voice"
 msgstr "Voix principale"
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr "Voix  \\\"1\\\"      Voix \\\"2\\\"                  Voix \\\"3\\\""
 
 #. Documentation/learning/fundamental.itely:708 (comment)
@@ -1470,455 +1526,424 @@ msgid "Set stems, etc, down"
 msgstr "Hampes et autres attributs iront vers le bas"
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr "un"
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr "global"
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr "SopUnMusique"
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
-msgstr "SopDeuxMusique"
-
-#. Documentation/learning/fundamental.itely:1245 (variable)
+#. Documentation/learning/fundamental.itely:1247 (variable)
 msgid "SopOneLyrics"
 msgstr "SopUnParoles"
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
+msgstr "SopDeuxMusique"
+
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr "SopDeuxParoles"
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr "SopUn"
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr "SopDeux"
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
-msgstr "MetriqueArmure"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
+msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr "SopMusique"
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr "AltoMusique"
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr "TenorMusique"
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr "BasseMusique"
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr "CoupletUn"
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr "CoupletDeux"
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr "CoupletTrois"
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 msgid "VerseFour"
 msgstr "CoupletQuatre"
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 msgid "Sop"
 msgstr "Sop"
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr "Alto"
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 msgid "Tenor"
 msgstr "Tenor"
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr "Basse"
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-msgid "versenotes"
-msgstr "coupletnotes"
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr "coupletparoles"
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr "couplet"
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-msgid "refrainnotesA"
-msgstr "refrainnotesA"
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-msgid "refrainnotesB"
-msgstr "refrainnotesB"
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr "refrainparolesA"
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr "refrainparolesB"
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr "refrainB"
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr "refrainA"
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 msgid "start of single compound music expression"
 msgstr "début de l'unique expression musicale composée"
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr "début d'une section de portées simultanées"
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr "création de la portée MD"
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr "création d'une voix pour les notes de MD"
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr "début des notes de MD"
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr "fin des notes de MD"
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr "fin de la voix MD"
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr "fin de la portée MD"
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr "création de la portée MG ; nécessite deux voix simultanées"
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr "création de la voix un de MG"
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr "début des notes de la voix un de MG"
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr "fin des notes de la voix un de MG"
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr "fin de la voix un de MG"
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr "création de la voix deux de MG"
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr "début des notes de la voix deux de MG"
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr "fin des notes de la voix deux de MG"
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr "fin de la voix deux de MG"
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr "fin de la portée MG"
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr "fin de la section de portées simultanées"
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 msgid "end of single compound music expression"
 msgstr "fin de l'unique expression musicale composée"
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr "Mauvais !"
 
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr "pour obtenir des têtes de note plus petites"
 
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr "pour obtenir des têtes de note plus grosses"
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr "retour à la taille par défaut"
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr "sopranoMusique"
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr "sopranoParoles"
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr "violoncelleMusique"
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr "sopranoParoles"
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr "altoMusique"
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
+msgid "altoMusic"
+msgstr "altoMusique"
+
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
 msgid "altoWords"
 msgstr "altoParoles"
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
-msgstr "tenorMusique"
-
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
+msgid "tenorMusic"
+msgstr "tenorMusique"
+
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
 msgid "tenorWords"
 msgstr "tenorParoles"
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
-msgstr "basseMusique"
-
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr "basseMusique"
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr "basseParoles"
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr "combinaison en parallèle du ChoirStaff et du PianoStaff"
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr "soprani"
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr "alti"
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr "tenors"
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr "basses"
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr "fin du ChoirStaff (système pour chœur)"
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr "MusiqueManuelUnVoixUn"
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr "MusiqueManuelUnVoixDeux"
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr "MusiqueManuelDeux"
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr "MusiquePedalierOrgue"
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr "système pianistique et portée de pédalier simultanés"
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr "ManuelUn"
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
-msgid "set time signature and key"
-msgstr "définition de la métrique et de l'armure"
+#. Documentation/learning/fundamental.itely:2923 (comment)
+#, fuzzy
+msgid "set key and time signature"
+msgstr "métrique"
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr "fin du contexte de portée ManuelUn"
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr "ManuelDeux"
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr "fin du contexte de portée ManuelDeux"
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 msgid "end PianoStaff context"
 msgstr "fin du contexte PianoStaff"
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr "PedalierOrgue"
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr "fin du contexte de portée PedalierOrgue"
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 msgid "end Score context"
 msgstr "fin du contexte Score"
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 msgid "hornNotes"
 msgstr "corNotes"
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr "fragmentA"
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr "fragmentB"
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr "dolce"
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr "fpuisp"
 
@@ -2069,244 +2094,267 @@ msgstr "Économie de saisie grâce aux identificateurs et fonctions"
 msgid "Scores and parts"
 msgstr "Conducteurs et parties"
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr "L'épaisseur de toutes les liaisons à venir passe de 1,2 à 5,0"
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr "Épaississement de la prochaine liaison seulement"
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr "Retour à l'épaisseur par défaut de 1,2 pour les prochaines liaisons"
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr "pas de clef pour cette portée"
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr "pas de métrique pour cette portée"
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr "Réduction d'environ 24 % de toutes les tailles de fonte"
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr ""
 "Réduction de la taille des hampes et de l'interligne pour ne pas déborder"
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr "Réglage des détails du texte avec extension"
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr "Positionnement des nuances au-dessus de la portée"
 
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr "Début du crochet d'octaviation"
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 msgid "Add Dynamic Text and hairpin"
 msgstr "Ajout d'une nuance textuelle au soufflet"
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr "Ajout d'un commentaire textuel"
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr "Ajout d'une nuance textuelle et terminaison du soufflet"
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr "Fin du crochet d'octaviation"
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr "Positionnement du crochet d'octaviation sous le texte avec extension"
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr "Ajout d'une nuance textuelle"
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr "Ajout d'une ligne d'extension pour la nuance"
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr "Force les notes à s'espacer selon le texte"
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr "Ce morceau de texte est assez court pour ne pas risquer de collision"
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr "Celui-ci est trop long pour tenir, il est déplacé vers le haut"
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr "Désactivation du processus d'évitement de collision"
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 msgid "and turn on textLengthOn"
 msgstr "activation de textLengthOn"
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr "Les espaces de la fin sont pris en compte"
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr "Élargissement d'un espace"
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 msgid "This will not work, see below"
 msgstr "La commande suivante est sans résultat ; voir plus loin."
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 msgid "This works"
 msgstr "Celle-ci produit le résultat escompté"
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 msgid "sesquisharp"
 msgstr "dieseetdemi"
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr "Le dièse et demi s'imprime, mais l'espace est rop resserré"
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 msgid "This improves the spacing"
 msgstr "Amélioration des espacements"
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr "Élargissement d'une unité"
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr ""
 "Alignement des nuances sur une ligne de base à 2 unités au-dessus de la "
 "portée"
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr "mdMusique"
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr "Début d'une section polyphonique de quatre voix"
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+#, fuzzy
+msgid "continuation of main voice"
+msgstr "Initialisation de la première voix"
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr "mgMusique"
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr "MD"
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr "MG"
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr "Déplace le do2 pour que la fusion puisse fonctionner"
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr "La hampe du ré2 ira vers le bas pour permettre la fusion"
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr "Repositionnement du do2 à droite de la note fusionnée"
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr "Indication de tempo visible"
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr "Indication de tempo invisible ; utilisée pour le MIDI"
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr "Nouveau tempo pour la section suivante"
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr "emphase"
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 msgid "normal"
 msgstr "normal"
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr "SopranoMusique"
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 msgid "Soprano"
 msgstr "Soprano"
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr "mpdolce"
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr "instr"
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr "Arranger pour obtenir une couleur par la procédure color-notehead"
 
@@ -2468,8 +2516,9 @@ msgid "padding property"
 msgstr "la propriété padding"
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
-msgstr "left-padding et right-padding"
+#, fuzzy
+msgid "right-padding"
+msgstr "espacement resserré"
 
 #. @subheading in Documentation/learning/tweaks.itely
 msgid "staff-padding property"
@@ -2617,6 +2666,22 @@ msgstr "Partition pour chœur SATB avec réduction pour piano"
 msgid "SATB with aligned contexts"
 msgstr "Partition pour chœur SATB avec alignement des contextes"
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Hymn tunes"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 msgid "Orchestral templates"
@@ -2655,10 +2720,10 @@ msgstr "Termes musicaux -- ordre alphabétique"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr "A"
 
@@ -2709,7 +2774,8 @@ msgstr "altération"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr "alto"
 
@@ -2740,13 +2806,13 @@ msgstr "intervalle ascendant"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmented interval"
-msgstr "intervalle augmenté"
+msgid "augmentation"
+msgstr "augmentation"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmentation"
-msgstr "augmentation"
+msgid "augmented interval"
+msgstr "intervalle augmenté"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2755,9 +2821,9 @@ msgstr "manuscript"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr "B"
 
@@ -2788,10 +2854,11 @@ msgstr "clef de baryton"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr "basse"
 
@@ -2906,6 +2973,11 @@ msgstr "comma"
 msgid "common meter"
 msgstr "mesure à 4/4"
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3481,11 +3553,6 @@ msgstr "indicateur de mensuration"
 msgid "meter"
 msgstr "métrique"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr "métronome"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3608,8 +3675,8 @@ msgstr "ornement"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr "partie"
 
@@ -3673,6 +3740,12 @@ msgstr "métrique composite"
 msgid "portato"
 msgstr "portato"
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+#, fuzzy
+msgid "power chord"
+msgstr "accord de ré simple"
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "presto"
@@ -3731,7 +3804,7 @@ msgstr "répétition"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr "rythme"
 
@@ -3857,6 +3930,7 @@ msgstr "texte et chanson"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 msgid "soprano"
 msgstr "soprano"
 
@@ -3865,11 +3939,6 @@ msgstr "soprano"
 msgid "staccato"
 msgstr "staccato"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr "portée"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "staves"
@@ -3940,11 +4009,6 @@ msgstr "syncope"
 msgid "syntonic comma"
 msgstr "comma syntonique"
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "system"
-msgstr "système"
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "temperament"
@@ -3952,11 +4016,7 @@ msgstr "tempérament"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr "indication du tempo"
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 msgid "tenor"
 msgstr "tenor"
 
@@ -4101,52 +4161,110 @@ msgid "Duration names notes and rests"
 msgstr "Noms des notes et silences selon leur durée"
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
-msgstr "Sources"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
+msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond grammar"
-msgstr "La grammaire de LilyPond"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
+msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond command index"
-msgstr "Index des commandes LilyPond"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
+msgstr ""
 
-#. @node in Documentation/notation/notation.itely
-#. @chapter in Documentation/notation/notation.itely
-msgid "Musical notation"
-msgstr "Notation musicale générale"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+msgid "Literature used"
+msgstr "Sources"
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond grammar"
+msgstr "La grammaire de LilyPond"
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond command index"
+msgstr "Index des commandes LilyPond"
+
+#. @node in Documentation/notation/notation.itely
+#. @chapter in Documentation/notation/notation.itely
+msgid "Musical notation"
+msgstr "Notation musicale générale"
 
 #. @node in Documentation/notation/specialist.itely
 #. @chapter in Documentation/notation/specialist.itely
 msgid "Specialist notation"
 msgstr "Notation spécialisée"
 
-#. Documentation/notation/input.itely:548 (comment)
+#. Documentation/notation/input.itely:673 (comment)
 msgid "not printed"
 msgstr "non imprimé"
 
-#. Documentation/notation/input.itely:980 (variable)
+#. Documentation/notation/input.itely:1137 (variable)
 msgid "allLyrics"
 msgstr "tuttiParoles"
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
-#. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr "musique"
 
@@ -4170,6 +4288,17 @@ msgstr "Structure d'une partition"
 msgid "Multiple scores in a book"
 msgstr "Plusieurs partitions dans un même ouvrage"
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+#, fuzzy
+msgid "Multiple output files from one input file"
+msgstr "Plusieurs syllabes sur une note"
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Output file names"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4186,9 +4315,13 @@ msgid "Creating titles"
 msgstr "Création de titres"
 
 #. @node in Documentation/notation/input.itely
+#, fuzzy
+msgid "Custom headers footers and titles"
+msgstr "Noms des notes et silences selon leur durée"
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
-msgstr "Titres personnalisés"
+msgid "Custom headers, footers, and titles"
+msgstr ""
 
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
@@ -4260,6 +4393,10 @@ msgstr "Autres formats de sortie"
 msgid "Replacing the notation font"
 msgstr "Changement de fonte musicale"
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4323,71 +4460,67 @@ msgstr "Égalisation de plusieurs instruments (ii)"
 msgid "Percussion in MIDI"
 msgstr "MIDI et percussions"
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
-msgstr "ceci est sans effet"
-
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
-msgstr "une rupture serait ici acceptée"
-
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
-msgstr "à l'instar de celle-ci"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
-msgstr "le saut de ligne est maintenant autorisé"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
-msgstr "L'espace est réduit et minimum-distance non déterminé ; la distance"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
-msgstr "entre cette portée et la suivante s'effectuera par décallage."
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
-msgstr "L'espace est réduit et rien ne dépasse vraiment ; la distance"
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
-msgstr "entre cette portée et la suivante sera déterminée par minimum-distance."
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
-msgstr "Définir le décallage à une valeur négative peut engendrer un chevauchement des portées."
+#. Documentation/notation/spacing.itely:2053 (comment)
+#, fuzzy
+msgid "staff and the next is determined by 'space."
+msgstr "entre cette portée et la suivante s'effectuera par décallage."
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
-msgstr "Par défaut, les lignes de paroles sont placées au plus près les unes des autres."
+#. Documentation/notation/spacing.itely:2056 (comment)
+#, fuzzy
+msgid "By setting 'padding to a negative value, staves can be made to"
+msgstr ""
+"Définir le décallage à une valeur négative peut engendrer un chevauchement "
+"des portées."
 
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
-msgstr "Nous leur allouons ici plus d'expace."
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
+msgstr ""
 
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr "cette fois, le texte est plus proche de la portée"
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr "definir outside-staff-priority à autre chose qu'un nombre"
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr "désactive l'évitement automatique de collision"
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr "il y a maintenant chevauchement"
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr "le texte est trop proche de la note qui suit"
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr "définir outside-staff-horizontal-padding règle le problème"
 
@@ -4398,49 +4531,166 @@ msgstr "Gestion de l'espace"
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
-msgstr "Du papier et des pages"
+#, fuzzy
+msgid "Page layout"
+msgstr "Mise en forme de la partition"
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
-msgstr "Format du papier"
+#, fuzzy
+msgid "The @code{\\\\paper} block"
+msgstr "La commande @code{\\\\override}"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
-msgstr "Mise en forme de la page"
+msgid "Paper size and automatic scaling"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
-msgstr "Dimensionnement vertical"
+#, fuzzy
+msgid "Setting paper size"
+msgstr "Définition de la taille de portée"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
-msgstr "Dimensionnement horizontal"
+#, fuzzy
+msgid "Automatic scaling to paper size"
+msgstr "Altérations accidentelles automatiques"
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr "ajout d'espace vertical entre les couplets"
+
+#. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr "ajout d'espace vertical entre les couplets"
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr "ajout d'espace vertical entre les couplets"
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
-msgstr "Autres variables de mise en forme"
+msgid "Structure of flexible vertical spacing alists"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
-msgstr "Mise en forme de la musique"
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Horizontal spacing \\\\paper variables"
+msgstr "Généralités sur l'espacement horizontal"
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
-msgstr "Définition de la taille de portée"
+#, fuzzy
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr "Généralités sur l'espacement horizontal"
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other \\\\paper variables"
+msgstr "Autres variables de mise en forme"
+
 #. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other @code{\\\\paper} variables"
+msgstr "Variables utiles pour @command{make}"
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "\\\\paper variables for page breaking"
+msgstr "Optimisation des sauts de page"
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page numbering"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Miscellaneous @code{\\\\paper} variables"
+msgstr "Variables utiles pour @command{make}"
+
+#. @node in Documentation/notation/spacing.itely
+#. @section in Documentation/notation/spacing.itely
 msgid "Score layout"
 msgstr "Mise en forme de la partition"
 
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "The \\\\layout block"
+msgstr "Autres variables de mise en forme"
+
+#. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "The @code{\\\\layout} block"
+msgstr "La commande @code{\\\\tweak}"
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Setting the staff size"
+msgstr "Définition de la taille de portée"
+
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
 msgid "Breaks"
@@ -4488,21 +4738,40 @@ msgstr "Espacement vertical"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
-msgstr "Espacement vertical au sein d'un système"
+#, fuzzy
+msgid "Flexible vertical spacing within systems"
+msgstr "Espacement vertical entre les systèmes"
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing between staves"
-msgstr "Espacement entre les portées"
+#, fuzzy
+msgid "Within-system spacing properties"
+msgstr "Modification de propriétés"
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
+msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
+#, fuzzy
+msgid "Spacing of ungrouped staves"
 msgstr "Espacement de lignes autres que des portées"
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
-msgstr "Espacement vertical entre les systèmes"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Spacing of grouped staves"
+msgstr "Espacement entre les portées"
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of non-staff lines"
+msgstr "Espacement de lignes autres que des portées"
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
@@ -4559,139 +4828,172 @@ msgstr "Mise en évidence de l'espacement"
 msgid "Changing spacing"
 msgstr "Modification de l'espacement"
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr "musiqueA"
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr "musiqueB"
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr "maintienVoixActives"
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr "Maintient la Voix \\\"A\\\" active sur 5 mesures"
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr "Maintient la Voix \\\"B\\\" active sur 5 mesures"
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 msgid "accompaniment"
 msgstr "accompagnement"
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 msgid "words"
 msgstr "mots"
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr "Maintient la Voix \\\"melodie\\\" active sur 4 mesures"
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr "saute une mesure"
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+#, fuzzy
+msgid "default space between staves"
+msgstr "Espacement entre les portées"
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+#, fuzzy
+msgid "reduced space between staves"
+msgstr "Espacement entre les portées"
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr "augmentation de la longueur de la liaison"
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr "augmentation de la longueur de la mesure de silence"
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr "augmentation de la longueur du soufflet"
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr "comportement par défaut"
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr "ne fonctionne pas tout seul"
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr "effectivité si les deux modifications sont explicitées"
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr "Suppression de la barre de mesure à la fin de la ligne en cours"
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr "Tentative de suppression de toutes les armures"
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr "déplacement vers la gauche"
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr "déplacement vers le haut"
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr "troisième doigt"
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr "Pour centrer le repère au-dessus de la clef"
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr "Pour centrer le repère au-dessus de la métrique"
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Breath Mark"
 msgstr "Pour centrer le repère au-dessus de l'armure"
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr "Pour centrer le repère au-dessus de l'armure"
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+#, fuzzy
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr "Pour centrer le repère au-dessus de la clef"
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+#, fuzzy
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr "Pour centrer le repère au-dessus de l'armure"
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
+#, fuzzy
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr "Pour aligner le repère sur le coin gauche de l'armure"
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
+#, fuzzy
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr "Pour aligner le repère sur le coin droit de l'armure"
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr "puis décaler vers la droite de 3,5 espaces"
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr "puis décaler vers la gauche de 2 espaces"
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr "XdansO"
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr "guidonNote"
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -4814,6 +5116,12 @@ msgstr "set ou override"
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr "@code{\\\\set} ou @code{\\\\override}"
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Modifying alists"
+msgstr "Modification des stencils"
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 msgid "Useful concepts and properties"
@@ -4918,16 +5226,28 @@ msgid "Aligning objects"
 msgstr "Alignement des objets"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Setting X-offset and Y-offset directly"
+msgstr "Détermination directe de @code{X-offset} et @code{Y-offset}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr "Détermination directe de @code{X-offset} et @code{Y-offset}"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the side-position-interface"
+msgstr "Utilisation de @code{side-position-interface}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr "Utilisation de @code{side-position-interface}"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the self-alignment-interface"
+msgstr "Utilisation de @code{self-alignment-interface}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr "Utilisation de @code{self-alignment-interface}"
@@ -4941,6 +5261,10 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr "Utilisation des procédures @code{centered-on-parent}"
 
 #. @node in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Using the break-alignable-interface"
+msgstr "Utilisation de @code{break-aligned-interface}"
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr "Utilisation de @code{break-aligned-interface}"
@@ -4975,11 +5299,6 @@ msgstr "Utilisation de fonctions musicales"
 msgid "Substitution function syntax"
 msgstr "Syntaxe des fonctions de substitution"
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr "Types d'argument usuels"
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 msgid "Substitution function examples"
@@ -5160,6 +5479,18 @@ msgstr "Glyphes Solesmes"
 msgid "Note head styles"
 msgstr "Styles de tête de note"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Text markup commands"
+msgstr "La commande d'affinage (@emph{tweak})"
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Text markup list commands"
+msgstr "Définition d'une nouvelle commande de liste de marqueurs"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "List of articulations"
@@ -5295,6 +5626,12 @@ msgstr "Propriétés de mise en forme"
 msgid "Available music functions"
 msgstr "Fonctions musicales prédéfinies"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Predefined type predicates"
+msgstr "Tablatures prédéfinies"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Scheme functions"
@@ -5337,6 +5674,11 @@ msgstr "Lancement de lilypond"
 msgid "Invoking @command{lilypond}"
 msgstr "Lancement de @command{lilypond}"
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+#, fuzzy
+msgid "Standard shell commands"
+msgstr "Commandes de reprise manuelles"
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr "Options en ligne de commande pour lilypond"
@@ -5350,6 +5692,16 @@ msgstr "Options en ligne de commande pour @command{lilypond}"
 msgid "Environment variables"
 msgstr "Variables d'environnement"
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+#, fuzzy
+msgid "LilyPond in chroot jail"
+msgstr "LilyPond et les variables composites"
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5388,6 +5740,11 @@ msgstr "Message d'erreur « Unbound variable % »"
 msgid "Error message FT_Get_Glyph_Name"
 msgstr "Messag d'erreur « FT_Get_Glyph_Name »"
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr "Mise à jour des fichiers avec convert-ly"
@@ -5542,6 +5899,20 @@ msgstr "html"
 msgid "xelatex"
 msgstr "xelatex"
 
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+#, fuzzy
+msgid "Sharing the table of contents"
+msgstr "Table des matières"
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr "Autres méthodes d'association texte-musique"
@@ -5685,118 +6056,119 @@ msgstr "Résolution de problèmes"
 msgid "Make and Makefiles"
 msgstr "De la commande @command{make} et des fichiers @code{Makefile}"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr "discantus"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr "point"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr "registre de 16 pieds"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr "accBasson"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr "accBandon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr "accVCelle"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr "ergistre 4-8-16 pieds"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr "accHarmonica"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 msgid "accTrombon"
 msgstr "accTrombonne"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr "accOrgue"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr "accMaitre"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr "accAccordeon"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr "accMusette"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr "accCeleste"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr "accHautbois"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr "accClarinette"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr "accPiccolo"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr "accViolon"
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr "continuo"
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr "bassePortee"
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr "tomh"
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr "tomb"
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr "timb"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr "deux"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr "troisDeux"
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr "troisQuatre"
 
@@ -5808,147 +6180,183 @@ msgstr "divisionapresBarreMarque"
 msgid "splitStaffBarLine"
 msgstr "divisionapresBarre"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+#, fuzzy
+msgid "flute"
+msgstr "fluteMusique"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
+msgstr "clarinette"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+#, fuzzy
+msgid "pianoRH"
+msgstr "PianoMD"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+#, fuzzy
+msgid "pianoLH"
+msgstr "PianoMG"
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
 msgid "first, define a variable to hold the formatted date:"
 msgstr "tout d'abord, définir une variable qui contiendra la date formattée"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
 msgid "date"
 msgstr "date"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
 msgid "d-%m-%Y\\\" (localtime (current-time)))"
 msgstr "d-%m-%Y\\\" (localtime (current-time)))"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
 msgid "use it in the title block:"
 msgstr "utilisation dans le bloc de titre :"
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
 msgid "and use it in a \\markup block:"
 msgstr "et utilisation dans un bloc \\markup :"
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
 msgid "voiceFive"
 msgstr "voixCinq"
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+#, fuzzy
+msgid "graceNotes"
+msgstr "notes d'ornement"
+
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr "Mise en forme par défaut :"
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr ""
 "Réduction au minimum de l'espace au-dessous de la portée et au-dessus des "
 "paroles :"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr "Augmentation de la taille des numéros de mesure au double"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr "Affichage du numéro toutes les deux mesures"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr "Alignement au centre des numéros de mesure"
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr "Alignement à gauche des numéros de mesure"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr "Pour centrer le repère au-dessus de la clef"
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr "Pour centrer le repère au-dessus de la métrique"
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
 msgid "the RehearsalMark will be centered above the KeySignature"
 msgstr "Pour centrer le repère au-dessus de l'armure"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr "Pour aligner le repère sur le coin gauche de l'armure"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr "Pour aligner le repère sur le coin droit de l'armure"
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr "puis décaler vers la droite d'une unité."
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr "porteeSuperieure"
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr "\\break % 1 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr "\\break %2 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr "\\break % 3 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr "\\break % 4 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr "\\break % 5 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr "\\break % 6 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr "\\break % 7 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr "\\break % 8 (8*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr "\\break % 12 (32*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr "PorteeInferieure"
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr "\\break % 2 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr "\\break % 4 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr "\\break % 9 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr "lig"
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr "\\break % 11 (16*1)"
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr "\\break % 12 (8*1)"
 
@@ -6024,84 +6432,84 @@ msgstr "Vers 7 ad finem — O clemens: O pia: O dulcis Virgo María"
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr "chant"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr "verba"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr "incipit"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr "espacement resserré"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr "désactivation des barres de mesure"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr "ce \\skip supplémentaire permet d'afficher le changement de clef"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr "après la barre de mesure"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr "À VÉRIFIER : sans effet ?"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr "réactive les barres de mesure"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr "À CORRIGER : remettre printKeyCancellation à #t ne doit intervenir"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr "à la première mesure suivant l'incipit. Idem pour forceClef."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr "C'est pourquoi nous ajoutons un \\skip."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 msgid "the actual music"
 msgstr "la vraie musique"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr "pour que la barre de mesure finale traverse toutes les portées"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr "la barre finale"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6109,15 +6517,15 @@ msgstr "la barre finale"
 msgid "discantusNotes"
 msgstr "discantusNotes"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6130,33 +6538,33 @@ msgstr "discantusNotes"
 msgid "two bars"
 msgstr "deux mesures"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr "huit mesures"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr "une mesure"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr "discantusParoles"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6164,18 +6572,18 @@ msgstr "discantusParoles"
 msgid "altusNotes"
 msgstr "altusNotes"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr "sept mesures"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 msgid "altusLyrics"
 msgstr "altusParoles"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6183,19 +6591,19 @@ msgstr "altusParoles"
 msgid "tenorNotes"
 msgstr "tenorNotes"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr "quatre mesures"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr "tenorParoles"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6203,83 +6611,112 @@ msgstr "tenorParoles"
 msgid "bassusNotes"
 msgstr "bassusNotes"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr "bassusParoles"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr "choirStaff"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr "pas de barre sur les portées"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr "l'incipit ne doit pas commencer par une marque de regroupement"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 msgid "no slurs"
 msgstr "pas de liaison"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr "Décommenter la commande \\\"\\remove\\\" qui suit permet d'insérer"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr "des sauts de ligne y compris lorsqu'une note viendrait à déborder "
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr "sur la mesure suivante.  Cette commande est commentée pour ce court"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr "exemple, mais dans le cas d'une partition conséquente, "
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr "vous parviendrez à une meilleure gestion des sauts de ligne "
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
 msgstr "et donc de l'espacement général en la décommentant."
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr "\\remove \\\"Forbid_line_break_engraver\\\""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+msgid "tick"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+#, fuzzy
+msgid "centered"
+msgstr "centième"
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+#, fuzzy
+msgid "End score"
+msgstr "partition"
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+#, fuzzy
+msgid "End markup"
+msgstr "Rotation des étiquettes"
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr "fragment"
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+#, fuzzy
+msgid "slurNotes"
+msgstr "altusNotes"
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 msgid "Default behavior"
 msgstr "Comportement par défaut"
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr "Correction pour éviter les collisions"
 
@@ -6342,15 +6779,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr "Définition des règles de ligature pour toutes les portées"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr "Changement des règles de ligature seulement pour cette portée"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr "Héritage des règles de ligature du contexte Score"
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr "Changement des règles de ligature seulement pour cette voix"
 
@@ -6360,11 +6797,13 @@ msgstr "subdivision 2-3-2"
 
 #. Documentation/snippets/book-parts.ly:22 (comment)
 msgid "book paper, which is inherited by all children bookparts"
-msgstr "Section paper de l'ouvrage ; elle est répercutée sur toutes les parties"
+msgstr ""
+"Section paper de l'ouvrage ; elle est répercutée sur toutes les parties"
 
 #. Documentation/snippets/book-parts.ly:25 (comment)
 msgid "Page footer: add a different part-tagline at part last page"
-msgstr "Pied de page : création d'un part-tagline pour la dernière page d'une partie"
+msgstr ""
+"Pied de page : création d'un part-tagline pour la dernière page d'une partie"
 
 #. Documentation/snippets/book-parts.ly:29 (comment)
 msgid "Copyright header field only on book first page."
@@ -6384,7 +6823,8 @@ msgstr "Entête de l'ouvrage, transmise à la première partie"
 
 #. Documentation/snippets/book-parts.ly:53 (comment)
 msgid "a different page breaking function may be used on each part"
-msgstr "on peut opter pour une gestion des sauts de page différente selon la partie"
+msgstr ""
+"on peut opter pour une gestion des sauts de page différente selon la partie"
 
 #. Documentation/snippets/breathing-signs.ly:20 (comment)
 msgid "this bar contains no \\breathe"
@@ -6440,15 +6880,16 @@ msgstr "souffletMolto"
 msgid "hairpinMore"
 msgstr "souffletPlus"
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
-msgstr "texteScriptCentreSurNote"
-
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
 msgid "smallFlageolet"
 msgstr "petitFlageolet"
 
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+#, fuzzy
+msgid "Default setting"
+msgstr "Ligatures par défaut"
+
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
 msgid "The following is only here to print the names of the"
 msgstr "Ce qui suit n'est là que pour permettre l'impression des noms"
@@ -6466,52 +6907,57 @@ msgid "change for other default global staff size."
 msgstr "définition de la taille par défaut des portées"
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr "{"
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr "}"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+#, fuzzy
+msgid "sustainNotes"
+msgstr "bassusNotes"
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 msgid "stemOn"
 msgstr "hampeOui"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr "hampeNon"
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr "laMusique"
 
@@ -6541,23 +6987,23 @@ msgstr "CoupletDeux"
 msgid "sop"
 msgstr "Sop"
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr "Chaque coupure est contituée d'un couple (DÉBUT . FIN)"
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr "dont les membres sont des instants rythmiques (rythmic-locations)."
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr "(make-rhythmic-locations NUMÉRO_MES NUM DÉN)"
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr "signifie NUM/DÉN rondes dans la mesure numéro NUMÉRO_MES"
 
@@ -6573,23 +7019,23 @@ msgstr "Comparaison hauteur et altération (sans tenir compte de l'octave)"
 msgid "piuF"
 msgstr "piuF"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr "musiqueHaut"
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr "musiqueBas"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 msgid "show hairpin"
 msgstr "soufflet visible"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 msgid "hide text span"
 msgstr "extension de texte invisible"
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 msgid "show glissando"
 msgstr "glissando visible"
 
@@ -6605,42 +7051,42 @@ msgstr "la mesure vide et sa barre"
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr "\\cadenzaOn désactive le calcul automatique des numéros de mesure"
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr "haut"
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr "bas"
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr "Définition des propriétés globales de diagramme de fret"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 msgid "mel"
 msgstr "melodie"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
 msgid "C major for guitar, no barre, using defaults"
 msgstr "Do majeur pour la guitare, sans barré, réglages par défaut"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
 msgid "terse style"
 msgstr "style terse"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
@@ -6650,8 +7096,8 @@ msgstr "style terse"
 msgid "C major for guitar, barred on third fret"
 msgstr "Do majeur pour la guitare, barré sur le troisième fret"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
@@ -6664,11 +7110,11 @@ msgstr "Do majeur pour la guitare, barré sur le troisième fret"
 msgid "verbose style"
 msgstr "style verbeux"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
 msgid "size 1.0"
 msgstr "taille 1,0"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
@@ -6676,84 +7122,213 @@ msgid "roman fret label, finger labels below string, straight barre"
 msgstr ""
 "indication de fret en chiffre romain, doigté sous la corde, barré rectiligne"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
 msgid "standard size"
 msgstr "taille standard"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
 msgid "landscape orientation, arabic numbers, M for mute string"
 msgstr "orientation à l'italienne, chiffres arabes, M pour corde étoufée"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
 msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
 "sans barré, indication de fret en bas ou à gauche, petite indication "
 "d'étouffé"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
 msgid "simple D chord"
 msgstr "accord de ré simple"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
 msgid "larger dots, centered dots, fewer frets"
 msgstr "points plus gros et centrés, moins de frets"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
 msgid "label below string"
 msgstr "étiquette sous la corde"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+msgid "notes."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+msgid "- pitch is the absolute pitch of the note"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+msgid "Ambitus engraving logics"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr "Exemple"
+
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr "NB : Cette partie pourrait faire l'objet d'un fichier séparé"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr "predefined-cuatro-fretboards.ly"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 msgid "dMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 msgid "gMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr ""
 
@@ -6761,19 +7336,19 @@ msgstr ""
 msgid "baseMelody"
 msgstr "baseMelodique"
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr ""
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr "\\\" (make-string 36 #\\-))"
 
@@ -6793,47 +7368,53 @@ msgstr "voix originale avec les accords réagencés pour pouvoir"
 msgid "glissando is attached to a & c"
 msgstr "attacher le glissando au la et au do"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr "Ces fonctions pour (de)crescendo permettent de composer librement"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 msgid "spanner text."
 msgstr "le texte à prolonger"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 msgid "mycresc"
 msgstr "moncresc"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 msgid "mydecresc"
 msgstr "mondecresc"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
-msgstr "Exemples de nuance textuelle avec extension, à utiliser en postposition"
+msgstr ""
+"Exemples de nuance textuelle avec extension, à utiliser en postposition"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr "crpoco"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
-msgstr "Redéfinition des commandes \\cresc, \\dim et \\decresc pour pouvoir les mettre en postposition"
+msgstr ""
+"Redéfinition des commandes \\cresc, \\dim et \\decresc pour pouvoir les "
+"mettre en postposition"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 msgid "cresc"
 msgstr "cresc"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr "dim"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 msgid "decresc"
 msgstr "decresc"
 
@@ -6896,37 +7477,37 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr "Réservé aux gurus : réglage pour la conversion Request->Element"
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr "MaPortee"
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 msgid "explicitly set instrumentName, so we don't get"
 msgstr "définition explicite de l'instrument, pour éviter"
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr "les effets indésirables en créant un nom pour des"
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 msgid "piano staves"
 msgstr "portées de piano"
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr "MaVoix"
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr ""
 
@@ -6998,144 +7579,144 @@ msgstr "violonII"
 msgid "violone"
 msgstr "violons"
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 msgid "centermarkup"
 msgstr "markupcentre"
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 msgid "pUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 msgid "iUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 msgid "mUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 msgid "aUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 msgid "xUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 msgid "tupletOff"
 msgstr "noletNon"
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 msgid "tupletsOff"
 msgstr "noletsNon"
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 msgid "tupletsOn"
 msgstr "noletsOui"
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr "tetesNon"
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr "tetesOui"
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr "Exemple 1"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr "Exemple 2"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr "Exemple 3"
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr "Exemple 4"
 
@@ -7218,6 +7799,22 @@ msgstr ""
 msgid "These chords will be in opposing-landscape orientation"
 msgstr ""
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr "raccourcis"
@@ -7282,6 +7879,11 @@ msgstr ""
 msgid "rit"
 msgstr ""
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#, fuzzy
+msgid "dimin"
+msgstr "diminuendo"
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 msgid "andantino"
 msgstr ""
@@ -7318,7 +7920,7 @@ msgid "m. 4"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr ""
 
@@ -7327,7 +7929,7 @@ msgid "end of m. 6"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr ""
 
@@ -7344,7 +7946,7 @@ msgid "end of m. 9"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr ""
 
@@ -7368,51 +7970,59 @@ msgstr ""
 msgid "new section starts here in A minor"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
 msgid "m. 11"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
 msgid "guitar"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr ""
+
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr ""
 
@@ -7440,15 +8050,15 @@ msgstr ""
 msgid "to four spaces below center line on visible staff"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr ""
 
@@ -7595,9 +8205,9 @@ msgstr ""
 
 #. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
 msgid "harmonies"
 msgstr ""
 
@@ -7617,6 +8227,96 @@ msgstr ""
 msgid "HERE IS THE SECOND METHOD"
 msgstr ""
 
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+#, fuzzy
+msgid "Timeline"
+msgstr "MetriqueArmure"
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+#, fuzzy
+msgid "Start score"
+msgstr "Structure d'une partition"
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+#, fuzzy
+msgid "Start pianostaff"
+msgstr "porteetamtam"
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+#, fuzzy
+msgid "Start Voice = \\\"Alto\\\""
+msgstr "Voix  \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Alto\\\""
+msgstr "Voix  \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Tenor\\\""
+msgstr "Voix  \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+#, fuzzy
+msgid "Start Voice = \\\"Bass\\\""
+msgstr "Voix  \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+#, fuzzy
+msgid "End Voice = \\\"Bass\\\""
+msgstr "Voix  \\\"1\\\""
+
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+#, fuzzy
+msgid "End pianostaff"
+msgstr "système"
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+#, fuzzy
+msgid "don't indent first system"
+msgstr "pas de première note unique"
+
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+msgid "shorten line length to suit music"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
+msgstr ""
+
 #. Documentation/snippets/incipit.ly:85 (variable)
 #. Documentation/snippets/incipit.ly:86 (context id)
 msgid "discantusIncipit"
@@ -7664,192 +8364,196 @@ msgstr ""
 msgid "tuning"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 msgid "sl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr "jazzAccords"
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 msgid "trpt"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 msgid "trumpet"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr "PianoMD"
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr "PianoMG"
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 msgid "horns"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 msgid "barichords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 msgid "chords"
 msgstr ""
 
@@ -7885,7 +8589,7 @@ msgstr ""
 msgid "speakOn"
 msgstr ""
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr ""
 
@@ -7893,7 +8597,7 @@ msgstr ""
 msgid "Candide, Voltaire"
 msgstr ""
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr ""
 
@@ -7901,7 +8605,7 @@ msgstr ""
 msgid "normalPos"
 msgstr ""
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr ""
 
@@ -7917,91 +8621,137 @@ msgstr ""
 msgid "...or to cover just whitespace"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+#, fuzzy
+msgid "space for instrumentName"
+msgstr "Références en matière d'instruments à vent"
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
 msgid "fluteMusic"
 msgstr "fluteMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
-msgstr "hautboisMusique"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
+msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
 msgid "clarinetMusic"
 msgstr "clarinetteMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
-msgstr "bassonMusique"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
 msgid "trumpetMusic"
 msgstr "trompetteMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
-msgstr "tromboneMusique"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
+msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#, fuzzy
+msgid "hornMusic"
 msgstr "corMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
-msgstr "corIIMusique"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr "percussionMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr "altoIMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
-msgid "altoILyrics"
-msgstr "altoIParoles"
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
 msgid "altoIIMusic"
 msgstr "altoIIMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
+msgid "altoILyrics"
+msgstr "altoIParoles"
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 msgid "altoIILyrics"
 msgstr "altoIIParoles"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr "pianoMDMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr "pianoMGMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr "violonIMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr "violonIIMusique"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr "violaMusique"
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+msgid "applies to down stems"
+msgstr ""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr "Autorise la présence d'une barre de mesure dans les triolets"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr "Autorise le saut de ligne dans une ligature"
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr "Insertion d'un saut de ligne manuel au milieu du triolet"
 
@@ -8037,44 +8787,45 @@ msgstr ""
 msgid "RH Voice 2"
 msgstr "MD Voix 2"
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 msgid "MMR - Multi-Measure Rest"
 msgstr "SMM : silence multi-mesure"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 msgid "MMRs by default are set under the fourth line"
 msgstr "Les SMM se placent par défaut sous la quatrième ligne"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr "On peut les déplacer par dérogation"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr "Une valeur à 0 correspond à la position par défaut ;"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr "la dérogation qui suit repositionne le silence sur la ligne médiane"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 msgid "MMRs in odd-numbered voices are under the top line"
-msgstr "Les silences multi-mesures des voix impaires sont attachés à la ligne du haut"
+msgstr ""
+"Les silences multi-mesures des voix impaires sont attachés à la ligne du haut"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr ""
 "Les silences multi-mesures des voix paires sont attachés à la ligne du bas"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr "Il y en aura deux, même si la mesure est absolument vide"
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr ""
 "Voici ce qui les fusionnera même s'ils appartiennent à deux voix différentes"
@@ -8228,27 +8979,27 @@ msgstr ""
 msgid "The coda"
 msgstr "La coda"
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr "Le numéro de la première mesure est imprimé"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr "Affichage du numéro à chaque mesure, hormis en fin de ligne"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr "Numéros de mesure encadrés dans un rectangle"
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr "Numéros de mesure encadrés dans un cercle"
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 msgid "Metronome marks below the staff"
 msgstr "Indications métronomiques sous la portée"
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr "Indications de repère sous la portée"
 
@@ -8260,61 +9011,66 @@ msgstr "ClarinetteBasse"
 msgid "Perkussion"
 msgstr "Percussions"
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+#, fuzzy
+msgid "voc"
+msgstr "vocal"
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr "cor anglais"
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 msgid "original"
 msgstr "original"
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr ""
 
 # ça existe ce terme en français ?
 # ça vient directement de l'italien comme appogiature
 # ça c'est ben vrai !
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 msgid "startAcciaccaturaMusic"
 msgstr "ouvreAcciacature"
 
 # ça existe ce terme en français ?
 # ça vient directement de l'italien comme appogiature
 # ça c'est ben vrai !
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 msgid "stopAcciaccaturaMusic"
 msgstr "fermeAcciacature"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr "Ligatures par défaut"
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr "puis on ajoute des règles de fin de ligature"
 
@@ -8354,134 +9110,53 @@ msgstr ""
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
-msgid "Ambitus data structure"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
-msgid "(Ambitus grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
-msgid "notes."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
+#, fuzzy
+msgid "sopranonotes"
+msgstr "soprani"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+#, fuzzy
+msgid "sopranowords"
+msgstr "sopranoParoles"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
-msgid "- pitch is the absolute pitch of the note"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
+#, fuzzy
+msgid "altonotes"
+msgstr "altusNotes"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+#, fuzzy
+msgid "altowords"
+msgstr "altoParoles"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+#, fuzzy
+msgid "tenornotes"
+msgstr "tenorNotes"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
-msgid "Ambitus engraving logics"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
+#, fuzzy
+msgid "tenorwords"
+msgstr "tenorParoles"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+#, fuzzy
+msgid "bassnotes"
+msgstr "bassusNotes"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+#, fuzzy
+msgid "basswords"
+msgstr "basseParoles"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
-msgid "Example"
-msgstr "Exemple"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
+msgstr "couplet"
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
 msgid "NoStem"
@@ -8738,26 +9413,19 @@ msgstr ""
 msgid "Search for 'grid' in this page to find all related functions"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+#, fuzzy
+msgid "notes"
+msgstr "note"
+
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
 msgid "The same as \\flageolet, just a little smaller"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
 msgid "The second fermata is ignored!"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-msgid "the direction."
-msgstr ""
-
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
 msgid "NR 1.5 Simultaneous notes"
 msgstr "NR 1.5 Notes simultanées"
@@ -8872,65 +9540,65 @@ msgstr ""
 msgid "stringNumberSpanner"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr "violonUn"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr "violonDeux"
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr "viola"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr "piece.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr "Violonun"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr "Violondeux"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr "Viola"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr "Cello"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr "score.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
@@ -8939,49 +9607,49 @@ msgstr ""
 "\\include \\\"piece.ly\\\"             %%% décommenter cette ligne si "
 "utilisation d'un fichier séparé pour les notes"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr ""
 "garder ce bloc en commentaire si chaque pupitre fait l'objet d'un fichier "
 "séparé"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr "vn1.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr "La partition pour le premier violon"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr "vn2.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr "La partition pour le second violon"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr "vla.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr "La partition pour l'alto"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr "vcl.ly"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr "La partition pour le violoncelle"
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr "Subdivision des ligatures à la croche"
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr "Subdivision des ligatures à la double-croche"
 
@@ -9034,15 +9702,15 @@ msgstr ""
 msgid "Test it:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 msgid "Revert to default style:"
 msgstr "Retour au style par défaut"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr ""
 
@@ -9083,39 +9751,39 @@ msgstr ""
 msgid "the next three instructions keep the lyrics between the bar lines"
 msgstr ""
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 msgid "naturalizeMusic"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr ""
 
@@ -9283,15 +9951,20 @@ msgstr "Mesure 9"
 msgid "Score"
 msgstr "Partition"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+#, fuzzy
+msgid "testnotes"
+msgstr "coupletnotes"
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr ""
 
@@ -9387,67 +10060,114 @@ msgstr "parolesD"
 msgid "m"
 msgstr "m"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr "sopranoMusique"
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr "sopranoMusique"
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr "sopranoParoles"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr "femmes"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr "hommes"
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
-msgstr "un peu plus petit de telle sorte que les paroles"
-
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
-msgstr "soient plus proches de la portée"
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
 msgid "we could remove the line about this with the line below, since we want"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
 msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+#, fuzzy
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr "\\new Lyrics \\lyricsto altos \\altoWords"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
 msgid "again, we could replace the line above this with the line below."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+#, fuzzy
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 msgstr "\\new Lyrics \\lyricsto basses \\bassWords"
 
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+#, fuzzy
+msgid "refrain"
+msgstr "refrainB"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+#, fuzzy
+msgid "SoloNotes"
+msgstr "corNotes"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+#, fuzzy
+msgid "SoloLyrics"
+msgstr "SopDeuxParoles"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+#, fuzzy
+msgid "SopranoNotes"
+msgstr "corNotes"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+#, fuzzy
+msgid "SopranoLyrics"
+msgstr "sopranoParoles"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+#, fuzzy
+msgid "BassNotes"
+msgstr "bassusNotes"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+#, fuzzy
+msgid "BassLyrics"
+msgstr "bassusParoles"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+#, fuzzy
+msgid "SoloVoice"
+msgstr "voixSuperieur"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+#, fuzzy
+msgid "SopranoVoice"
+msgstr "SopranoMusique"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+#, fuzzy
+msgid "BassVoice"
+msgstr "BasseMusique"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
+msgstr ""
+
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr "repriseMusique"
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr "voltaAdLib"
 
@@ -9477,6 +10197,115 @@ msgstr "Notes de bas de page"
 msgid "Table of Contents"
 msgstr "Table des matières"
 
+#~ msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+#~ msgstr "Voix  \\\"1\\\"                   Voix \\\"2\\\""
+
+#~ msgid "versewords"
+#~ msgstr "coupletparoles"
+
+#~ msgid "refrainnotesA"
+#~ msgstr "refrainnotesA"
+
+#~ msgid "refrainnotesB"
+#~ msgstr "refrainnotesB"
+
+#~ msgid "refrainwordsA"
+#~ msgstr "refrainparolesA"
+
+#~ msgid "refrainwordsB"
+#~ msgstr "refrainparolesB"
+
+#~ msgid "refrainA"
+#~ msgstr "refrainA"
+
+#~ msgid "set time signature and key"
+#~ msgstr "définition de la métrique et de l'armure"
+
+#~ msgid "left-padding and right-padding"
+#~ msgstr "left-padding et right-padding"
+
+#~ msgid "Custom titles"
+#~ msgstr "Titres personnalisés"
+
+#~ msgid "this does nothing"
+#~ msgstr "ceci est sans effet"
+
+#~ msgid "a break here would work"
+#~ msgstr "une rupture serait ici acceptée"
+
+#~ msgid "as does this break"
+#~ msgstr "à l'instar de celle-ci"
+
+#~ msgid "now the break is allowed"
+#~ msgstr "le saut de ligne est maintenant autorisé"
+
+#~ msgid "Since space is small and there is no minimum-distance, the distance"
+#~ msgstr "L'espace est réduit et minimum-distance non déterminé ; la distance"
+
+#~ msgid "Since space is small and nothing sticks out very far, the distance"
+#~ msgstr "L'espace est réduit et rien ne dépasse vraiment ; la distance"
+
+#~ msgid ""
+#~ "between this staff and the next will be determined by minimum-distance."
+#~ msgstr ""
+#~ "entre cette portée et la suivante sera déterminée par minimum-distance."
+
+#~ msgid "By default, Lyrics are placed close together. Here, we allow them to"
+#~ msgstr ""
+#~ "Par défaut, les lignes de paroles sont placées au plus près les unes des "
+#~ "autres."
+
+#~ msgid "be stretched more widely."
+#~ msgstr "Nous leur allouons ici plus d'expace."
+
+#~ msgid "Paper and pages"
+#~ msgstr "Du papier et des pages"
+
+#~ msgid "Paper size"
+#~ msgstr "Format du papier"
+
+#~ msgid "Page formatting"
+#~ msgstr "Mise en forme de la page"
+
+#~ msgid "Vertical dimensions"
+#~ msgstr "Dimensionnement vertical"
+
+#~ msgid "Horizontal dimensions"
+#~ msgstr "Dimensionnement horizontal"
+
+#~ msgid "Music layout"
+#~ msgstr "Mise en forme de la musique"
+
+#~ msgid "Vertical spacing inside a system"
+#~ msgstr "Espacement vertical au sein d'un système"
+
+#~ msgid "the RehearsalMark will be centered above the Key Signature"
+#~ msgstr "Pour centrer le repère au-dessus de l'armure"
+
+#~ msgid "Common argument types"
+#~ msgstr "Types d'argument usuels"
+
+#~ msgid "textScriptCenterOnNote"
+#~ msgstr "texteScriptCentreSurNote"
+
+#~ msgid "oboeMusic"
+#~ msgstr "hautboisMusique"
+
+#~ msgid "bassoonMusic"
+#~ msgstr "bassonMusique"
+
+#~ msgid "tromboneMusic"
+#~ msgstr "tromboneMusique"
+
+#~ msgid "hornIIMusic"
+#~ msgstr "corIIMusique"
+
+#~ msgid "a little smaller so lyrics"
+#~ msgstr "un peu plus petit de telle sorte que les paroles"
+
+#~ msgid "can be closer to the staff"
+#~ msgstr "soient plus proches de la portée"
+
 #~ msgid ""
 #~ "This section has not been translated yet; please refer to the manual in "
 #~ "English."
@@ -9556,9 +10385,6 @@ msgstr "Table des matières"
 #~ msgid "Minimal examples"
 #~ msgstr "Exemples minimalistes"
 
-#~ msgid "Tweaking with Scheme"
-#~ msgstr "Scheme et les retouches"
-
 #~ msgid "GNU LilyPond --- Application Usage"
 #~ msgstr "GNU LilyPond --- Utilisation du programme"
 
@@ -9598,9 +10424,6 @@ msgstr "Table des matières"
 #~ msgid "Compiling outside the source tree"
 #~ msgstr "Compilation en dehors de l'arborescence des sources"
 
-#~ msgid "Useful @command{make} variables"
-#~ msgstr "Variables utiles pour @command{make}"
-
 #~ msgid "Building documentation"
 #~ msgstr "Compilation de la documentation"
 
@@ -9670,9 +10493,6 @@ msgstr "Table des matières"
 #~ msgid "not strictly necessary, but a good reminder"
 #~ msgstr "pas strictement nécessaire, mais en pense-bête"
 
-#~ msgid "clarinet"
-#~ msgstr "clarinette"
-
 #~ msgid "Writing pitches"
 #~ msgstr "Écriture des hauteurs de note"
 
@@ -9685,9 +10505,6 @@ msgstr "Table des matières"
 #~ msgid "Changing multiple pitches"
 #~ msgstr "Modification de plusieurs hauteurs"
 
-#~ msgid "Octave checks"
-#~ msgstr "Vérifications d'octave"
-
 #~ msgid "Transpose"
 #~ msgstr "Transposition"
 
@@ -9703,9 +10520,6 @@ msgstr "Table des matières"
 #~ msgid "Instrument transpositions"
 #~ msgstr "Instruments transpositeurs"
 
-#~ msgid "Automatic accidentals"
-#~ msgstr "Altérations accidentelles automatiques"
-
 #~ msgid "Easy notation note heads"
 #~ msgstr "Têtes de note avec nom de note"
 
@@ -9963,9 +10777,6 @@ msgstr "Table des matières"
 #~ msgid "single first note"
 #~ msgstr "première note unique"
 
-#~ msgid "no single first note"
-#~ msgstr "pas de première note unique"
-
 #~ msgid "instrumentOne"
 #~ msgstr "instrumentUn"
 
@@ -10080,9 +10891,6 @@ msgstr "Table des matières"
 #~ msgid "Text spanners"
 #~ msgstr "Extensions de texte"
 
-#~ msgid "Text marks"
-#~ msgstr "Indications textuelles"
-
 #~ msgid "Formatting text"
 #~ msgstr "Mise en forme du texte"
 
@@ -10137,9 +10945,6 @@ msgstr "Table des matières"
 #~ msgid "can be removed if space on the page is tight"
 #~ msgstr "peut être supprimé si l'espace sur la page est réduit"
 
-#~ msgid "adds vertical spacing between verses"
-#~ msgstr "ajout d'espace vertical entre les couplets"
-
 #~ msgid "adds horizontal spacing between columns;"
 #~ msgstr "ajout d'espace horizontal entre les colonnes"
 
@@ -10189,9 +10994,6 @@ msgstr "Table des matières"
 #~ msgid "Manual syllable durations"
 #~ msgstr "Durée explicite des syllabes"
 
-#~ msgid "Multiple syllables to one note"
-#~ msgstr "Plusieurs syllabes sur une note"
-
 #~ msgid "Multiple notes to one syllable"
 #~ msgstr "Plusieurs notes pour une même syllabe"
 
@@ -10345,9 +11147,6 @@ msgstr "Table des matières"
 #~ msgid "Fret diagram markups"
 #~ msgstr "Tablatures sous forme d'étiquette"
 
-#~ msgid "Predefined fret diagrams"
-#~ msgstr "Tablatures prédéfinies"
-
 #~ msgid "Automatic fret diagrams"
 #~ msgstr "Tablatures automatiques"
 
@@ -10404,9 +11203,6 @@ msgstr "Table des matières"
 #~ msgid "is neccessary for the correct ending of the trill-span!"
 #~ msgstr "permet d'obtenir une extension correcte du trille"
 
-#~ msgid "tamtamstaff"
-#~ msgstr "porteetamtam"
-
 #~ msgid "bellstaff"
 #~ msgstr "porteecloche"
 
@@ -10443,9 +11239,6 @@ msgstr "Table des matières"
 #~ msgid "Common notation for wind instruments"
 #~ msgstr "Vue d'ensemble des instruments à vent"
 
-#~ msgid "References for wind instruments"
-#~ msgstr "Références en matière d'instruments à vent"
-
 #~ msgid "Bagpipes"
 #~ msgstr "Cornemuse"
 
@@ -10654,9 +11447,6 @@ msgstr "Table des matières"
 #~ msgid "Repeat syntax"
 #~ msgstr "Syntaxe des répétitions"
 
-#~ msgid "Manual repeat commands"
-#~ msgstr "Commandes de reprise manuelles"
-
 #~ msgid "Tremolo subdivisions"
 #~ msgstr "Subdivision de trémolos"
 
index bb8b2d2fa04ca851307ef43179ed3aa35cd73411..b4f7ffebb0a120ba2adb9ea86d3394b9e1a18fe6 100644 (file)
@@ -7,10 +7,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: 2009-09-24 17:21+0200\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -39,11 +40,11 @@ msgstr "Más nyelvek: %s."
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr "Az <a href=\"%s\">automatikus nyelvválasztásról</a>."
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr ""
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr ""
 
@@ -129,11 +130,11 @@ msgid "post-GDP"
 msgstr ""
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 msgid "coloredheads"
 msgstr ""
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 #, fuzzy
 msgid "noclef"
 msgstr "kulcs"
@@ -147,19 +148,6 @@ msgstr "Oldal teteje"
 msgid "New features in 2.13 since 2.12"
 msgstr ""
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr "LilyPond tárgymutató"
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr ""
@@ -180,6 +168,19 @@ msgstr "Lásd még"
 msgid "Known issues and warnings"
 msgstr "Ismert problémák és figyelmeztetések"
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr "LilyPond tárgymutató"
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 #, fuzzy
@@ -332,15 +333,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr ""
 
@@ -517,26 +517,21 @@ msgstr ""
 msgid "Adding articulation to notes (example)"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr ""
 
@@ -573,14 +568,14 @@ msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-#, fuzzy
-msgid "Void functions"
-msgstr "Bevezetés"
+msgid "Functions without arguments"
+msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
-msgstr ""
+#, fuzzy
+msgid "Void functions"
+msgstr "Bevezetés"
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @section in Documentation/extending/programming-interface.itely
@@ -668,35 +663,35 @@ msgstr ""
 msgid "LilyPond Scheme interfaces"
 msgstr "LilyPond tárgymutató"
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr ""
 
@@ -766,6 +761,8 @@ msgstr "hangköz"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr "skála"
 
@@ -849,6 +846,23 @@ msgstr "Ütemmutató"
 msgid "time signature"
 msgstr "ütemmutató"
 
+#. @subheading in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Tempo marks"
+msgstr "Verziószám"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr ""
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr "Kulcs"
@@ -868,6 +882,23 @@ msgstr "Mindez együtt"
 msgid "Working on input files"
 msgstr "A bemeneti fájlok jellemzői"
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Dealing with errors"
+msgstr "Finomhangolás Scheme-mel"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "General troubleshooting tips"
+msgstr "Általános tanácsok"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "Some common errors"
+msgstr ""
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 #, fuzzy
@@ -889,24 +920,24 @@ msgstr "Kattintható példák"
 msgid "Overview of manuals"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 #, fuzzy
 msgid "cello"
 msgstr "color (szín)"
 
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 #, fuzzy
 msgid "tripletA"
 msgstr "triola"
 
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr ""
 
@@ -927,6 +958,11 @@ msgstr "Egyszerű kottázás"
 msgid "Single staff notation"
 msgstr "Egyszólamú lejegyzés"
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+msgid "Bar checks"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1201,6 +1237,20 @@ msgstr "Kottasor-csoport"
 msgid "brace"
 msgstr "kapocs"
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr ""
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "system"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1282,7 +1332,9 @@ msgstr "Az első lecke után"
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 #, fuzzy
 msgid "singer"
 msgstr "ujjrend"
@@ -1297,8 +1349,8 @@ msgstr "skála"
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 #, fuzzy
 msgid "piano"
@@ -1307,22 +1359,22 @@ msgstr "Szólózongora"
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr ""
@@ -1330,76 +1382,76 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 #, fuzzy
 msgid "lower"
 msgstr "color (szín)"
 
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 #, fuzzy
 msgid "text"
 msgstr "Következő:"
 
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 #, fuzzy
 msgid "main"
 msgstr "moll"
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
@@ -1420,7 +1472,7 @@ msgid "Main voice"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:708 (comment)
@@ -1501,467 +1553,432 @@ msgid "Set stems, etc, down"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
+#. Documentation/learning/fundamental.itely:1247 (variable)
+msgid "SopOneLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1245 (variable)
-msgid "SopOneLyrics"
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 #, fuzzy
 msgid "VerseFour"
 msgstr "Verziószám"
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 #, fuzzy
 msgid "Sop"
 msgstr "Oldal teteje"
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 #, fuzzy
 msgid "Tenor"
 msgstr "Texinfo"
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-#, fuzzy
-msgid "versenotes"
-msgstr "Előkék"
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-#, fuzzy
-msgid "refrainnotesA"
-msgstr "Kontextusok létrehozása"
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-#, fuzzy
-msgid "refrainnotesB"
-msgstr "Kontextusok létrehozása"
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 #, fuzzy
 msgid "start of single compound music expression"
 msgstr "A kotta egy összetett zenei kifejezés"
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 #, fuzzy
 msgid "end of single compound music expression"
 msgstr "A kotta egy összetett zenei kifejezés"
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
-msgid "altoWords"
+msgid "altoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
+msgid "altoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
-msgid "tenorWords"
+msgid "tenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
+msgid "tenorWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr ""
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
+#. Documentation/learning/fundamental.itely:2923 (comment)
 #, fuzzy
-msgid "set time signature and key"
+msgid "set key and time signature"
 msgstr "ütemmutató"
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 #, fuzzy
 msgid "end PianoStaff context"
 msgstr "A kívánt kontextus megkeresése"
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 #, fuzzy
 msgid "end Score context"
 msgstr "A kívánt kontextus megkeresése"
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 #, fuzzy
 msgid "hornNotes"
 msgstr "Lábjegyzet"
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr ""
 
@@ -2114,245 +2131,267 @@ msgstr "Kevesebb gépelés változókkal és függvényekkel"
 msgid "Scores and parts"
 msgstr "Partitúra és szólamkották"
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 msgid "Add Dynamic Text and hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 #, fuzzy
 msgid "and turn on textLengthOn"
 msgstr "A \\textLengthOn parancs"
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 msgid "This will not work, see below"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 msgid "This works"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 #, fuzzy
 msgid "sesquisharp"
 msgstr "kereszt"
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 msgid "This improves the spacing"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+msgid "continuation of main voice"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 #, fuzzy
 msgid "normal"
 msgstr "feloldójel"
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 #, fuzzy
 msgid "Soprano"
 msgstr "Szólózongora"
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr ""
 
@@ -2513,7 +2552,8 @@ msgid "padding property"
 msgstr "padding (térköz) tulajdonság"
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
+#, fuzzy
+msgid "right-padding"
 msgstr "left-padding (bal térköz) és right-padding (jobb térköz) tulajdonságok"
 
 #. @subheading in Documentation/learning/tweaks.itely
@@ -2662,6 +2702,22 @@ msgstr "Négyszólamú vegyeskar és automatikus zongorakivonat"
 msgid "SATB with aligned contexts"
 msgstr "Négyszólamú vegyeskar igazított kontextusokkal"
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Hymn tunes"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 msgid "Orchestral templates"
@@ -2701,10 +2757,10 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr ""
 
@@ -2759,7 +2815,8 @@ msgstr "időtartam"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr ""
 
@@ -2793,14 +2850,14 @@ msgstr "hangköz"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
-msgid "augmented interval"
-msgstr "hangköz"
+msgid "augmentation"
+msgstr "Egyszerű kottázás"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
-msgid "augmentation"
-msgstr "Egyszerű kottázás"
+msgid "augmented interval"
+msgstr "hangköz"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2809,9 +2866,9 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr ""
 
@@ -2843,10 +2900,11 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr ""
 
@@ -2968,6 +3026,11 @@ msgstr ""
 msgid "common meter"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3590,11 +3653,6 @@ msgstr ""
 msgid "meter"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3729,8 +3787,8 @@ msgstr "transparent (átlátszóság)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr ""
 
@@ -3798,6 +3856,12 @@ msgstr "ütemmutató"
 msgid "portato"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+#, fuzzy
+msgid "power chord"
+msgstr "akkord"
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
@@ -3861,7 +3925,7 @@ msgstr "triola"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr ""
 
@@ -3993,6 +4057,7 @@ msgstr "Szöveges utasítások"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 msgid "soprano"
 msgstr ""
 
@@ -4001,11 +4066,6 @@ msgstr ""
 msgid "staccato"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
@@ -4078,11 +4138,6 @@ msgstr ""
 msgid "syntonic comma"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "system"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "temperament"
@@ -4090,11 +4145,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 #, fuzzy
 msgid "tenor"
 msgstr "moll"
@@ -4252,17 +4303,72 @@ msgid "Duration names notes and rests"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#, fuzzy
-msgid "LilyPond grammar"
-msgstr "LilyPond tárgymutató"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
+msgstr ""
 
-#. @node in Documentation/notation.tely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+msgid "Literature used"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#, fuzzy
+msgid "LilyPond grammar"
+msgstr "LilyPond tárgymutató"
+
+#. @node in Documentation/notation.tely
 #. @appendix in Documentation/notation.tely
 #, fuzzy
 msgid "LilyPond command index"
@@ -4280,29 +4386,32 @@ msgstr "A zene reprezentációja"
 msgid "Specialist notation"
 msgstr "Egyszerű kottázás"
 
-#. Documentation/notation/input.itely:548 (comment)
+#. Documentation/notation/input.itely:673 (comment)
 msgid "not printed"
 msgstr ""
 
-#. Documentation/notation/input.itely:980 (variable)
+#. Documentation/notation/input.itely:1137 (variable)
 #, fuzzy
 msgid "allLyrics"
 msgstr "dalszöveg"
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
-#. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr ""
 
@@ -4327,6 +4436,16 @@ msgstr ""
 msgid "Multiple scores in a book"
 msgstr "Több hang egyszerre"
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Multiple output files from one input file"
+msgstr ""
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Output file names"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4345,8 +4464,11 @@ msgid "Creating titles"
 msgstr "Kontextusok létrehozása"
 
 #. @node in Documentation/notation/input.itely
+msgid "Custom headers footers and titles"
+msgstr ""
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
+msgid "Custom headers, footers, and titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
@@ -4425,6 +4547,10 @@ msgstr ""
 msgid "Replacing the notation font"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4491,71 +4617,63 @@ msgstr ""
 msgid "Percussion in MIDI"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
+#. Documentation/notation/spacing.itely:2053 (comment)
+msgid "staff and the next is determined by 'space."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
+#. Documentation/notation/spacing.itely:2056 (comment)
+msgid "By setting 'padding to a negative value, staves can be made to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr ""
 
@@ -4566,50 +4684,154 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
+msgid "Page layout"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
+msgid "The @code{\\\\paper} block"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
+msgid "Paper size and automatic scaling"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
-msgstr ""
+#, fuzzy
+msgid "Setting paper size"
+msgstr "Egy kottasor"
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
+msgid "Automatic scaling to paper size"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
+msgid "Structure of flexible vertical spacing alists"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "Horizontal spacing \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-#, fuzzy
-msgid "Setting the staff size"
-msgstr "Egy kottasor"
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
+msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other \\\\paper variables"
+msgstr "Scheme gyorstalpaló"
+
 #. @subsection in Documentation/notation/spacing.itely
+msgid "Other @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page numbering"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Miscellaneous @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @section in Documentation/notation/spacing.itely
 msgid "Score layout"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
+msgid "The \\\\layout block"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "The @code{\\\\layout} block"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Setting the staff size"
+msgstr "Egy kottasor"
+
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
 #, fuzzy
@@ -4660,20 +4882,36 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
+msgid "Flexible vertical spacing within systems"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Within-system spacing properties"
+msgstr "Kontextusok tulajdonságainak módosítása"
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing between staves"
+msgid "Spacing of ungrouped staves"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
+msgid "Spacing of grouped staves"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of non-staff lines"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
@@ -4733,141 +4971,164 @@ msgstr ""
 msgid "Changing spacing"
 msgstr "Egyetlenegy kontextus módosítása"
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 #, fuzzy
 msgid "accompaniment"
 msgstr "módosítójel"
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 #, fuzzy
 msgid "words"
 msgstr "akkord"
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+msgid "default space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+msgid "reduced space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+msgid "The rehearsal mark will be centered above the Breath Mark"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -5002,6 +5263,12 @@ msgstr ""
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr ""
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+#, fuzzy
+msgid "Modifying alists"
+msgstr "Kontextusok tulajdonságainak módosítása"
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 #, fuzzy
@@ -5118,16 +5385,25 @@ msgid "Aligning objects"
 msgstr "Objektumok mozgatása"
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Setting X-offset and Y-offset directly"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the side-position-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the self-alignment-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr ""
@@ -5141,6 +5417,9 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the break-alignable-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr ""
@@ -5178,11 +5457,6 @@ msgstr "Zenei kifejezések egymásba ágyazása"
 msgid "Substitution function syntax"
 msgstr ""
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr ""
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 msgid "Substitution function examples"
@@ -5370,6 +5644,17 @@ msgstr ""
 msgid "Note head styles"
 msgstr "Hangok és dalszöveg"
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Text markup commands"
+msgstr "Előre definiált parancsok"
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup list commands"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 #, fuzzy
@@ -5513,6 +5798,12 @@ msgstr "Tulajdonságok típusai"
 msgid "Available music functions"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Predefined type predicates"
+msgstr "Előre definiált parancsok"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 #, fuzzy
@@ -5557,6 +5848,10 @@ msgstr ""
 msgid "Invoking @command{lilypond}"
 msgstr ""
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+msgid "Standard shell commands"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr ""
@@ -5570,6 +5865,15 @@ msgstr ""
 msgid "Environment variables"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "LilyPond in chroot jail"
+msgstr ""
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5608,6 +5912,11 @@ msgstr ""
 msgid "Error message FT_Get_Glyph_Name"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr ""
@@ -5766,6 +6075,20 @@ msgstr ""
 msgid "xelatex"
 msgstr "xelatex"
 
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+#, fuzzy
+msgid "Sharing the table of contents"
+msgstr "Tartalomjegyzék"
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr ""
@@ -5913,119 +6236,120 @@ msgstr ""
 msgid "Make and Makefiles"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 #, fuzzy
 msgid "accTrombon"
 msgstr "Dzsesszegyüttes"
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr ""
 
@@ -6037,145 +6361,180 @@ msgstr ""
 msgid "splitStaffBarLine"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
-msgid "first, define a variable to hold the formatted date:"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
-msgid "date"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+msgid "flute"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
-msgid "d-%m-%Y\\\" (localtime (current-time)))"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
-msgid "use it in the title block:"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+#, fuzzy
+msgid "pianoRH"
+msgstr "Szólózongora"
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+#, fuzzy
+msgid "pianoLH"
+msgstr "Szólózongora"
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+msgid "first, define a variable to hold the formatted date:"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
+msgid "date"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
+msgid "d-%m-%Y\\\" (localtime (current-time)))"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
+msgid "use it in the title block:"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
 msgid "and use it in a \\markup block:"
 msgstr ""
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
 msgid "voiceFive"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+#, fuzzy
+msgid "graceNotes"
+msgstr "előkék"
+
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
 msgid "the RehearsalMark will be centered above the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr ""
 
@@ -6252,85 +6611,85 @@ msgstr ""
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 #, fuzzy
 msgid "the actual music"
 msgstr "A szólamok zenét tartalmaznak"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6338,15 +6697,15 @@ msgstr ""
 msgid "discantusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6359,33 +6718,33 @@ msgstr ""
 msgid "two bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6393,19 +6752,19 @@ msgstr ""
 msgid "altusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 #, fuzzy
 msgid "altusLyrics"
 msgstr "dalszöveg"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6414,19 +6773,19 @@ msgstr "dalszöveg"
 msgid "tenorNotes"
 msgstr "Lábjegyzet"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6434,85 +6793,112 @@ msgstr ""
 msgid "bassusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 #, fuzzy
 msgid "no slurs"
 msgstr "kötőív"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr ""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+msgid "tick"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+msgid "centered"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+#, fuzzy
+msgid "End score"
+msgstr "skála"
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+msgid "End markup"
+msgstr ""
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+#, fuzzy
+msgid "slurNotes"
+msgstr "Lábjegyzet"
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 #, fuzzy
 msgid "Default behavior"
 msgstr "Automatikus viselkedés"
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr ""
 
@@ -6575,15 +6961,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr ""
 
@@ -6670,15 +7056,16 @@ msgstr ""
 msgid "hairpinMore"
 msgstr ""
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
-msgstr ""
-
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
 msgid "smallFlageolet"
 msgstr ""
 
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+#, fuzzy
+msgid "Default setting"
+msgstr "Automatikus viselkedés"
+
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
 msgid "The following is only here to print the names of the"
 msgstr ""
@@ -6696,53 +7083,58 @@ msgid "change for other default global staff size."
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+#, fuzzy
+msgid "sustainNotes"
+msgstr "Lábjegyzet"
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 #, fuzzy
 msgid "stemOn"
 msgstr "stencil (láthatóság)"
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr ""
 
@@ -6775,23 +7167,23 @@ msgstr ""
 msgid "sop"
 msgstr "Oldal teteje"
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr ""
 
@@ -6807,23 +7199,23 @@ msgstr ""
 msgid "piuF"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 msgid "show hairpin"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 msgid "hide text span"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 msgid "show glissando"
 msgstr ""
 
@@ -6839,43 +7231,43 @@ msgstr ""
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr ""
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 #, fuzzy
 msgid "mel"
 msgstr "melizma"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
 msgid "C major for guitar, no barre, using defaults"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
 msgid "terse style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
@@ -6885,8 +7277,8 @@ msgstr ""
 msgid "C major for guitar, barred on third fret"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
@@ -6899,95 +7291,226 @@ msgstr ""
 msgid "verbose style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
 msgid "size 1.0"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
 msgid "roman fret label, finger labels below string, straight barre"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
 msgid "standard size"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
 msgid "landscape orientation, arabic numbers, M for mute string"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
 msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
 msgid "simple D chord"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
 msgid "larger dots, centered dots, fewer frets"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
 msgid "label below string"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+#, fuzzy
+msgid "notes."
+msgstr "Lábjegyzet"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+msgid "- pitch is the absolute pitch of the note"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+#, fuzzy
+msgid "Ambitus engraving logics"
+msgstr "Automatikus kottaszedés"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr ""
+
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 #, fuzzy
 msgid "dMajor"
 msgstr "dúr"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 #, fuzzy
 msgid "gMajor"
 msgstr "dúr"
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr ""
 
@@ -6995,19 +7518,19 @@ msgstr ""
 msgid "baseMelody"
 msgstr ""
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr ""
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr ""
 
@@ -7027,50 +7550,53 @@ msgstr ""
 msgid "glissando is attached to a & c"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 msgid "spanner text."
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 #, fuzzy
 msgid "mycresc"
 msgstr "crescendo"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 #, fuzzy
 msgid "mydecresc"
 msgstr "decrescendo"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 #, fuzzy
 msgid "cresc"
 msgstr "crescendo"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 #, fuzzy
 msgid "decresc"
 msgstr "decrescendo"
@@ -7134,38 +7660,38 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr ""
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 msgid "explicitly set instrumentName, so we don't get"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 #, fuzzy
 msgid "piano staves"
 msgstr "Zongorasablonok"
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr ""
 
@@ -7238,152 +7764,152 @@ msgstr ""
 msgid "violone"
 msgstr ""
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 msgid "centermarkup"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 #, fuzzy
 msgid "pUp"
 msgstr "Fel:"
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 #, fuzzy
 msgid "iUp"
 msgstr "Fel:"
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 #, fuzzy
 msgid "mUp"
 msgstr "Fel:"
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 #, fuzzy
 msgid "aUp"
 msgstr "Fel:"
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 #, fuzzy
 msgid "xUp"
 msgstr "Fel:"
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 #, fuzzy
 msgid "tupletOff"
 msgstr "n-olák"
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 #, fuzzy
 msgid "tupletsOff"
 msgstr "n-olák"
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 #, fuzzy
 msgid "tupletsOn"
 msgstr "n-olák"
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr ""
 
@@ -7467,6 +7993,22 @@ msgstr ""
 msgid "These chords will be in opposing-landscape orientation"
 msgstr ""
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr ""
@@ -7534,6 +8076,11 @@ msgstr ""
 msgid "rit"
 msgstr "triola"
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#, fuzzy
+msgid "dimin"
+msgstr "időtartam"
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 msgid "andantino"
 msgstr ""
@@ -7570,7 +8117,7 @@ msgid "m. 4"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr ""
 
@@ -7579,7 +8126,7 @@ msgid "end of m. 6"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr ""
 
@@ -7596,7 +8143,7 @@ msgid "end of m. 9"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr ""
 
@@ -7620,51 +8167,59 @@ msgstr ""
 msgid "new section starts here in A minor"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
 msgid "m. 11"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
 msgid "guitar"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr ""
+
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr ""
 
@@ -7692,15 +8247,15 @@ msgstr ""
 msgid "to four spaces below center line on visible staff"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr ""
 
@@ -7848,9 +8403,9 @@ msgstr ""
 
 #. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
 msgid "harmonies"
 msgstr ""
 
@@ -7858,16 +8413,99 @@ msgstr ""
 msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE CHORD NAME"
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment)
-msgid "THIS LINE IS THE SECOND METHOD"
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment)
+msgid "THIS LINE IS THE SECOND METHOD"
+msgstr ""
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:45 (comment)
+msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM"
+msgstr ""
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment)
+msgid "HERE IS THE SECOND METHOD"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+#, fuzzy
+msgid "Timeline"
+msgstr "Ütemmutató"
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+#, fuzzy
+msgid "Start score"
+msgstr "skála"
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+msgid "Start pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+msgid "Start Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+msgid "End Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+msgid "End Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+msgid "Start Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+msgid "End Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+#, fuzzy
+msgid "End pianostaff"
+msgstr "Egy kottasor"
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+msgid "don't indent first system"
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:45 (comment)
-msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM"
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+msgid "shorten line length to suit music"
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment)
-msgid "HERE IS THE SECOND METHOD"
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
 msgstr ""
 
 #. Documentation/snippets/incipit.ly:85 (variable)
@@ -7918,197 +8556,201 @@ msgstr ""
 msgid "tuning"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 #, fuzzy
 msgid "sl"
 msgstr "kötőív"
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 #, fuzzy
 msgid "trpt"
 msgstr "triola"
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 #, fuzzy
 msgid "trumpet"
 msgstr "triola"
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 #, fuzzy
 msgid "horns"
 msgstr "akkord"
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 #, fuzzy
 msgid "barichords"
 msgstr "akkord"
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 #, fuzzy
 msgid "chords"
 msgstr "akkord"
@@ -8145,7 +8787,7 @@ msgstr ""
 msgid "speakOn"
 msgstr ""
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr ""
 
@@ -8153,7 +8795,7 @@ msgstr ""
 msgid "Candide, Voltaire"
 msgstr ""
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr ""
 
@@ -8161,7 +8803,7 @@ msgstr ""
 msgid "normalPos"
 msgstr ""
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr ""
 
@@ -8177,93 +8819,139 @@ msgstr ""
 msgid "...or to cover just whitespace"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
-msgid "fluteMusic"
-msgstr ""
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+#, fuzzy
+msgid "space for instrumentName"
+msgstr "transzponálás"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
-msgid "clarinetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+msgid "fluteMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
-msgid "trumpetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+msgid "clarinetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
+msgid "trumpetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#, fuzzy
+msgid "hornMusic"
+msgstr "akkord"
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
+msgid "altoIIMusic"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
 #, fuzzy
 msgid "altoILyrics"
 msgstr "dalszöveg"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
-msgid "altoIIMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 #, fuzzy
 msgid "altoIILyrics"
 msgstr "dalszöveg"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr ""
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+msgid "applies to down stems"
+msgstr ""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr ""
 
@@ -8299,43 +8987,43 @@ msgstr ""
 msgid "RH Voice 2"
 msgstr ""
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 msgid "MMR - Multi-Measure Rest"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 msgid "MMRs by default are set under the fourth line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 msgid "MMRs in odd-numbered voices are under the top line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr ""
 
@@ -8490,27 +9178,27 @@ msgstr ""
 msgid "The coda"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 msgid "Metronome marks below the staff"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr ""
 
@@ -8522,58 +9210,63 @@ msgstr ""
 msgid "Perkussion"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+#, fuzzy
+msgid "voc"
+msgstr "skála"
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 #, fuzzy
 msgid "original"
 msgstr "Első lecke"
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 #, fuzzy
 msgid "startAcciaccaturaMusic"
 msgstr "acciaccatura"
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 #, fuzzy
 msgid "stopAcciaccaturaMusic"
 msgstr "acciaccatura"
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr ""
 
@@ -8614,135 +9307,52 @@ msgstr ""
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
-msgid "Ambitus data structure"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
-msgid "(Ambitus grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
 #, fuzzy
-msgid "notes."
+msgid "sopranonotes"
 msgstr "Lábjegyzet"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+#, fuzzy
+msgid "sopranowords"
+msgstr "Szólózongora"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
-msgid "- pitch is the absolute pitch of the note"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
+#, fuzzy
+msgid "altonotes"
+msgstr "Lábjegyzet"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+#, fuzzy
+msgid "altowords"
+msgstr "akkord"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+#, fuzzy
+msgid "tenornotes"
+msgstr "Lábjegyzet"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
 #, fuzzy
-msgid "Ambitus engraving logics"
-msgstr "Automatikus kottaszedés"
+msgid "tenorwords"
+msgstr "Lábjegyzet"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+#, fuzzy
+msgid "bassnotes"
+msgstr "Lábjegyzet"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+#, fuzzy
+msgid "basswords"
+msgstr "akkord"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
-msgid "Example"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
 msgstr ""
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
@@ -9001,27 +9611,19 @@ msgstr ""
 msgid "Search for 'grid' in this page to find all related functions"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+#, fuzzy
+msgid "notes"
+msgstr "Lábjegyzet"
+
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
 msgid "The same as \\flageolet, just a little smaller"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
 msgid "The second fermata is ignored!"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-#, fuzzy
-msgid "the direction."
-msgstr "Más dokumentációk"
-
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
 msgid "NR 1.5 Simultaneous notes"
 msgstr ""
@@ -9139,112 +9741,112 @@ msgstr ""
 msgid "stringNumberSpanner"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
 "separate file"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr ""
 
@@ -9299,15 +9901,15 @@ msgstr ""
 msgid "Test it:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 msgid "Revert to default style:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr ""
 
@@ -9348,40 +9950,40 @@ msgstr ""
 msgid "the next three instructions keep the lyrics between the bar lines"
 msgstr ""
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 #, fuzzy
 msgid "naturalizeMusic"
 msgstr "feloldójel"
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr ""
 
@@ -9557,15 +10159,20 @@ msgstr ""
 msgid "Score"
 msgstr "akkord"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+#, fuzzy
+msgid "testnotes"
+msgstr "Előkék"
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr ""
 
@@ -9669,67 +10276,109 @@ msgstr "dalszöveg"
 msgid "m"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr ""
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
+msgid "we could remove the line about this with the line below, since we want"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
+msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
-msgid "we could remove the line about this with the line below, since we want"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
-msgid "the alto lyrics to be below the alto Voice anyway."
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
+msgid "again, we could replace the line above this with the line below."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
-msgid "again, we could replace the line above this with the line below."
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+#, fuzzy
+msgid "refrain"
+msgstr "Kontextusok létrehozása"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+#, fuzzy
+msgid "SoloNotes"
+msgstr "Lábjegyzet"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+#, fuzzy
+msgid "SoloLyrics"
+msgstr "dalszöveg"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+#, fuzzy
+msgid "SopranoNotes"
+msgstr "Lábjegyzet"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+#, fuzzy
+msgid "SopranoLyrics"
+msgstr "Szólózongora"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+msgid "BassNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+#, fuzzy
+msgid "BassLyrics"
+msgstr "dalszöveg"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+msgid "SoloVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+#, fuzzy
+msgid "SopranoVoice"
+msgstr "Szólózongora"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+msgid "BassVoice"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
 msgstr ""
 
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr ""
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr ""
 
@@ -9759,6 +10408,18 @@ msgstr "Lábjegyzet"
 msgid "Table of Contents"
 msgstr "Tartalomjegyzék"
 
+#, fuzzy
+#~ msgid "refrainnotesB"
+#~ msgstr "Kontextusok létrehozása"
+
+#, fuzzy
+#~ msgid "set time signature and key"
+#~ msgstr "ütemmutató"
+
+#, fuzzy
+#~ msgid "the direction."
+#~ msgstr "Más dokumentációk"
+
 #~ msgid "Preface"
 #~ msgstr "Előszó"
 
@@ -9806,6 +10467,3 @@ msgstr "Tartalomjegyzék"
 
 #~ msgid "Minimal examples"
 #~ msgstr "Minimális példák"
-
-#~ msgid "Tweaking with Scheme"
-#~ msgstr "Finomhangolás Scheme-mel"
index 948e60e7ac993877515a162cabf815675f62b3c0..bf59e4b50fc06309300742e28379d9d91dc30b6c 100644 (file)
@@ -9,10 +9,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: it\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: 2009-11-04 HO:MI+ZONE\n"
 "Last-Translator: Federico Bruni <brunology@gmx.com>\n"
 "Language-Team: Italiano\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -40,11 +41,11 @@ msgstr ""
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr ""
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr ""
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr ""
 
@@ -128,11 +129,11 @@ msgid "post-GDP"
 msgstr ""
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 msgid "coloredheads"
 msgstr ""
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 msgid "noclef"
 msgstr ""
 
@@ -145,19 +146,6 @@ msgstr ""
 msgid "New features in 2.13 since 2.12"
 msgstr ""
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr ""
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr ""
@@ -178,6 +166,19 @@ msgstr ""
 msgid "Known issues and warnings"
 msgstr ""
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr ""
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 msgid "Music engraving"
@@ -323,15 +324,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr ""
 
@@ -496,26 +496,21 @@ msgstr ""
 msgid "Adding articulation to notes (example)"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr ""
 
@@ -551,12 +546,12 @@ msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void functions"
+msgid "Functions without arguments"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
+msgid "Void functions"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
@@ -639,35 +634,35 @@ msgstr ""
 msgid "LilyPond Scheme interfaces"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr ""
 
@@ -735,6 +730,8 @@ msgstr ""
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr ""
 
@@ -819,6 +816,22 @@ msgstr ""
 msgid "time signature"
 msgstr ""
 
+#. @subheading in Documentation/learning/tutorial.itely
+msgid "Tempo marks"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr ""
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr ""
@@ -838,6 +851,21 @@ msgstr ""
 msgid "Working on input files"
 msgstr ""
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+msgid "Dealing with errors"
+msgstr ""
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "General troubleshooting tips"
+msgstr ""
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "Some common errors"
+msgstr ""
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 msgid "How to read the manuals"
@@ -858,22 +886,22 @@ msgstr ""
 msgid "Overview of manuals"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 msgid "tripletA"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr ""
 
@@ -893,6 +921,11 @@ msgstr ""
 msgid "Single staff notation"
 msgstr ""
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+msgid "Bar checks"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1166,6 +1199,20 @@ msgstr ""
 msgid "brace"
 msgstr ""
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr ""
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "system"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1247,7 +1294,9 @@ msgstr ""
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr ""
 
@@ -1260,8 +1309,8 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 msgid "piano"
 msgstr ""
@@ -1269,22 +1318,22 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr ""
@@ -1292,74 +1341,74 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 msgid "lower"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 #, fuzzy
 msgid "text"
 msgstr "Avanti:"
 
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 msgid "main"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
@@ -1380,7 +1429,7 @@ msgid "Main voice"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:708 (comment)
@@ -1459,456 +1508,424 @@ msgid "Set stems, etc, down"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
+#. Documentation/learning/fundamental.itely:1247 (variable)
+msgid "SopOneLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1245 (variable)
-msgid "SopOneLyrics"
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 msgid "VerseFour"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 msgid "Sop"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 msgid "Tenor"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-msgid "versenotes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-msgid "refrainnotesA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-msgid "refrainnotesB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 msgid "start of single compound music expression"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 msgid "end of single compound music expression"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
-msgid "altoWords"
+msgid "altoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
+msgid "altoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
-msgid "tenorWords"
+msgid "tenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
+msgid "tenorWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr ""
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
-msgid "set time signature and key"
+#. Documentation/learning/fundamental.itely:2923 (comment)
+msgid "set key and time signature"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 msgid "end PianoStaff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 msgid "end Score context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 #, fuzzy
 msgid "hornNotes"
 msgstr "Note"
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr ""
 
@@ -2059,241 +2076,263 @@ msgstr ""
 msgid "Scores and parts"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 msgid "Add Dynamic Text and hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 msgid "and turn on textLengthOn"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 msgid "This will not work, see below"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 msgid "This works"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 msgid "sesquisharp"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 msgid "This improves the spacing"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+msgid "continuation of main voice"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 msgid "normal"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 msgid "Soprano"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr ""
 
@@ -2453,7 +2492,7 @@ msgid "padding property"
 msgstr ""
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
+msgid "right-padding"
 msgstr ""
 
 #. @subheading in Documentation/learning/tweaks.itely
@@ -2602,6 +2641,22 @@ msgstr ""
 msgid "SATB with aligned contexts"
 msgstr ""
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Hymn tunes"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 msgid "Orchestral templates"
@@ -2640,10 +2695,10 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr ""
 
@@ -2694,7 +2749,8 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr ""
 
@@ -2725,12 +2781,12 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmented interval"
+msgid "augmentation"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmentation"
+msgid "augmented interval"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
@@ -2740,9 +2796,9 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr ""
 
@@ -2773,10 +2829,11 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr ""
 
@@ -2891,6 +2948,11 @@ msgstr ""
 msgid "common meter"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3466,11 +3528,6 @@ msgstr ""
 msgid "meter"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3594,8 +3651,8 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr ""
 
@@ -3659,6 +3716,11 @@ msgstr ""
 msgid "portato"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "power chord"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "presto"
@@ -3717,7 +3779,7 @@ msgstr ""
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr ""
 
@@ -3843,6 +3905,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 msgid "soprano"
 msgstr ""
 
@@ -3851,11 +3914,6 @@ msgstr ""
 msgid "staccato"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "staves"
@@ -3926,11 +3984,6 @@ msgstr ""
 msgid "syntonic comma"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "system"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "temperament"
@@ -3938,11 +3991,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 msgid "tenor"
 msgstr ""
 
@@ -4087,52 +4136,110 @@ msgid "Duration names notes and rests"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond grammar"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond command index"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
 msgstr ""
 
-#. @node in Documentation/notation/notation.itely
-#. @chapter in Documentation/notation/notation.itely
-msgid "Musical notation"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
 msgstr ""
 
-#. @node in Documentation/notation/specialist.itely
-#. @chapter in Documentation/notation/specialist.itely
-msgid "Specialist notation"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
 msgstr ""
 
-#. Documentation/notation/input.itely:548 (comment)
-msgid "not printed"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
 msgstr ""
 
-#. Documentation/notation/input.itely:980 (variable)
-msgid "allLyrics"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+msgid "Literature used"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond grammar"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond command index"
+msgstr ""
+
+#. @node in Documentation/notation/notation.itely
+#. @chapter in Documentation/notation/notation.itely
+msgid "Musical notation"
+msgstr ""
+
+#. @node in Documentation/notation/specialist.itely
+#. @chapter in Documentation/notation/specialist.itely
+msgid "Specialist notation"
+msgstr ""
+
+#. Documentation/notation/input.itely:673 (comment)
+msgid "not printed"
 msgstr ""
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
 #. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+msgid "allLyrics"
+msgstr ""
+
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr ""
 
@@ -4156,6 +4263,16 @@ msgstr ""
 msgid "Multiple scores in a book"
 msgstr ""
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Multiple output files from one input file"
+msgstr ""
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Output file names"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4172,8 +4289,11 @@ msgid "Creating titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
+msgid "Custom headers footers and titles"
+msgstr ""
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
+msgid "Custom headers, footers, and titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
@@ -4247,6 +4367,10 @@ msgstr ""
 msgid "Replacing the notation font"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4310,71 +4434,63 @@ msgstr ""
 msgid "Percussion in MIDI"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
+#. Documentation/notation/spacing.itely:2053 (comment)
+msgid "staff and the next is determined by 'space."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
+#. Documentation/notation/spacing.itely:2056 (comment)
+msgid "By setting 'padding to a negative value, staves can be made to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr ""
 
@@ -4385,49 +4501,151 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
+msgid "Page layout"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
+msgid "The @code{\\\\paper} block"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
+msgid "Paper size and automatic scaling"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
+msgid "Setting paper size"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
+msgid "Automatic scaling to paper size"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
+msgid "Structure of flexible vertical spacing alists"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "Horizontal spacing \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "Other \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
+msgid "Other @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page numbering"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Miscellaneous @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @section in Documentation/notation/spacing.itely
 msgid "Score layout"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
+msgid "The \\\\layout block"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "The @code{\\\\layout} block"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Setting the staff size"
+msgstr ""
+
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
 msgid "Breaks"
@@ -4475,20 +4693,35 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
+msgid "Flexible vertical spacing within systems"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing between staves"
+msgid "Within-system spacing properties"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
+msgid "Spacing of ungrouped staves"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of grouped staves"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of non-staff lines"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
@@ -4546,139 +4779,162 @@ msgstr ""
 msgid "Changing spacing"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 msgid "accompaniment"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 msgid "words"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+msgid "default space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+msgid "reduced space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+msgid "The rehearsal mark will be centered above the Breath Mark"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -4801,6 +5057,11 @@ msgstr ""
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr ""
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+msgid "Modifying alists"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 msgid "Useful concepts and properties"
@@ -4905,16 +5166,25 @@ msgid "Aligning objects"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Setting X-offset and Y-offset directly"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the side-position-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the self-alignment-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr ""
@@ -4928,6 +5198,9 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the break-alignable-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr ""
@@ -4962,11 +5235,6 @@ msgstr ""
 msgid "Substitution function syntax"
 msgstr ""
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr ""
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 msgid "Substitution function examples"
@@ -5147,6 +5415,16 @@ msgstr ""
 msgid "Note head styles"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup commands"
+msgstr ""
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup list commands"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "List of articulations"
@@ -5282,6 +5560,11 @@ msgstr ""
 msgid "Available music functions"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Predefined type predicates"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Scheme functions"
@@ -5324,6 +5607,10 @@ msgstr ""
 msgid "Invoking @command{lilypond}"
 msgstr ""
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+msgid "Standard shell commands"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr ""
@@ -5337,6 +5624,15 @@ msgstr ""
 msgid "Environment variables"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "LilyPond in chroot jail"
+msgstr ""
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5375,6 +5671,11 @@ msgstr ""
 msgid "Error message FT_Get_Glyph_Name"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr ""
@@ -5529,6 +5830,20 @@ msgstr ""
 msgid "xelatex"
 msgstr ""
 
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+#, fuzzy
+msgid "Sharing the table of contents"
+msgstr "Indice"
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr ""
@@ -5672,118 +5987,119 @@ msgstr ""
 msgid "Make and Makefiles"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 msgid "accTrombon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr ""
 
@@ -5795,145 +6111,178 @@ msgstr ""
 msgid "splitStaffBarLine"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+msgid "flute"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+msgid "pianoRH"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+msgid "pianoLH"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
 msgid "first, define a variable to hold the formatted date:"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
 msgid "date"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
 msgid "d-%m-%Y\\\" (localtime (current-time)))"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
 msgid "use it in the title block:"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
 msgid "and use it in a \\markup block:"
 msgstr ""
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
 msgid "voiceFive"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+#, fuzzy
+msgid "graceNotes"
+msgstr "Note"
+
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
-msgid "the RehearsalMark will be centered above the KeySignature"
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
+msgid "the RehearsalMark will be centered above the KeySignature"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr ""
 
@@ -6009,84 +6358,84 @@ msgstr ""
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 msgid "the actual music"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6094,15 +6443,15 @@ msgstr ""
 msgid "discantusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6115,33 +6464,33 @@ msgstr ""
 msgid "two bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6149,18 +6498,18 @@ msgstr ""
 msgid "altusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 msgid "altusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6169,19 +6518,19 @@ msgstr ""
 msgid "tenorNotes"
 msgstr "Note"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6189,83 +6538,109 @@ msgstr ""
 msgid "bassusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 msgid "no slurs"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr ""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+msgid "tick"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+msgid "centered"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+msgid "End score"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+msgid "End markup"
+msgstr ""
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+#, fuzzy
+msgid "slurNotes"
+msgstr "Note"
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 msgid "Default behavior"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr ""
 
@@ -6328,15 +6703,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr ""
 
@@ -6422,13 +6797,13 @@ msgstr ""
 msgid "hairpinMore"
 msgstr ""
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
+msgid "smallFlageolet"
 msgstr ""
 
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
-msgid "smallFlageolet"
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+msgid "Default setting"
 msgstr ""
 
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
@@ -6448,52 +6823,57 @@ msgid "change for other default global staff size."
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+#, fuzzy
+msgid "sustainNotes"
+msgstr "Note"
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 msgid "stemOn"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr ""
 
@@ -6523,23 +6903,23 @@ msgstr ""
 msgid "sop"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr ""
 
@@ -6555,23 +6935,23 @@ msgstr ""
 msgid "piuF"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 msgid "show hairpin"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 msgid "hide text span"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 msgid "show glissando"
 msgstr ""
 
@@ -6587,42 +6967,42 @@ msgstr ""
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr ""
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 msgid "mel"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
 msgid "C major for guitar, no barre, using defaults"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
 msgid "terse style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
@@ -6632,8 +7012,8 @@ msgstr ""
 msgid "C major for guitar, barred on third fret"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
@@ -6646,93 +7026,223 @@ msgstr ""
 msgid "verbose style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
 msgid "size 1.0"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
 msgid "roman fret label, finger labels below string, straight barre"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
 msgid "standard size"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
 msgid "landscape orientation, arabic numbers, M for mute string"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
 msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
 msgid "simple D chord"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
 msgid "larger dots, centered dots, fewer frets"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
 msgid "label below string"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+#, fuzzy
+msgid "notes."
+msgstr "Note"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+msgid "- pitch is the absolute pitch of the note"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+msgid "Ambitus engraving logics"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr ""
+
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 msgid "dMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 msgid "gMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr ""
 
@@ -6740,19 +7250,19 @@ msgstr ""
 msgid "baseMelody"
 msgstr ""
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr ""
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr ""
 
@@ -6772,47 +7282,50 @@ msgstr ""
 msgid "glissando is attached to a & c"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 msgid "spanner text."
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 msgid "mycresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 msgid "mydecresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 msgid "cresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 msgid "decresc"
 msgstr ""
 
@@ -6875,37 +7388,37 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr ""
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 msgid "explicitly set instrumentName, so we don't get"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 msgid "piano staves"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr ""
 
@@ -6977,149 +7490,149 @@ msgstr ""
 msgid "violone"
 msgstr ""
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 msgid "centermarkup"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 #, fuzzy
 msgid "pUp"
 msgstr "Su:"
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 #, fuzzy
 msgid "iUp"
 msgstr "Su:"
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 #, fuzzy
 msgid "mUp"
 msgstr "Su:"
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 #, fuzzy
 msgid "aUp"
 msgstr "Su:"
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 #, fuzzy
 msgid "xUp"
 msgstr "Su:"
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 msgid "tupletOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 msgid "tupletsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 msgid "tupletsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr ""
 
@@ -7200,6 +7713,22 @@ msgstr ""
 msgid "These chords will be in opposing-landscape orientation"
 msgstr ""
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr ""
@@ -7264,6 +7793,10 @@ msgstr ""
 msgid "rit"
 msgstr ""
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+msgid "dimin"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 msgid "andantino"
 msgstr ""
@@ -7300,7 +7833,7 @@ msgid "m. 4"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr ""
 
@@ -7309,7 +7842,7 @@ msgid "end of m. 6"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr ""
 
@@ -7326,7 +7859,7 @@ msgid "end of m. 9"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr ""
 
@@ -7350,51 +7883,59 @@ msgstr ""
 msgid "new section starts here in A minor"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
 msgid "m. 11"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
 msgid "guitar"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr ""
+
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr ""
 
@@ -7422,15 +7963,15 @@ msgstr ""
 msgid "to four spaces below center line on visible staff"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr ""
 
@@ -7577,9 +8118,9 @@ msgstr ""
 
 #. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
 msgid "harmonies"
 msgstr ""
 
@@ -7599,6 +8140,86 @@ msgstr ""
 msgid "HERE IS THE SECOND METHOD"
 msgstr ""
 
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+msgid "Timeline"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+msgid "Start score"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+msgid "Start pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+msgid "Start Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+msgid "End Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+msgid "End Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+msgid "Start Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+msgid "End Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+msgid "End pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+msgid "don't indent first system"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+msgid "shorten line length to suit music"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
+msgstr ""
+
 #. Documentation/snippets/incipit.ly:85 (variable)
 #. Documentation/snippets/incipit.ly:86 (context id)
 msgid "discantusIncipit"
@@ -7646,192 +8267,196 @@ msgstr ""
 msgid "tuning"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 msgid "sl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 msgid "trpt"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 msgid "trumpet"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 msgid "horns"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 msgid "barichords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 msgid "chords"
 msgstr ""
 
@@ -7867,7 +8492,7 @@ msgstr ""
 msgid "speakOn"
 msgstr ""
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr ""
 
@@ -7875,7 +8500,7 @@ msgstr ""
 msgid "Candide, Voltaire"
 msgstr ""
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr ""
 
@@ -7883,7 +8508,7 @@ msgstr ""
 msgid "normalPos"
 msgstr ""
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr ""
 
@@ -7899,91 +8524,135 @@ msgstr ""
 msgid "...or to cover just whitespace"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
-msgid "fluteMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+msgid "space for instrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
-msgid "clarinetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+msgid "fluteMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
-msgid "trumpetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+msgid "clarinetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
+msgid "trumpetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+msgid "hornMusic"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
-msgid "altoILyrics"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
+msgid "altoIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
-msgid "altoIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
+msgid "altoILyrics"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 msgid "altoIILyrics"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr ""
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+msgid "applies to down stems"
+msgstr ""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr ""
 
@@ -8019,43 +8688,43 @@ msgstr ""
 msgid "RH Voice 2"
 msgstr ""
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 msgid "MMR - Multi-Measure Rest"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 msgid "MMRs by default are set under the fourth line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 msgid "MMRs in odd-numbered voices are under the top line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr ""
 
@@ -8208,27 +8877,27 @@ msgstr ""
 msgid "The coda"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 msgid "Metronome marks below the staff"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr ""
 
@@ -8240,55 +8909,59 @@ msgstr ""
 msgid "Perkussion"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+msgid "voc"
+msgstr ""
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 msgid "original"
 msgstr ""
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 msgid "startAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 msgid "stopAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr ""
 
@@ -8328,134 +9001,49 @@ msgstr ""
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
-msgid "Ambitus data structure"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
-msgid "(Ambitus grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
 #, fuzzy
-msgid "notes."
+msgid "sopranonotes"
 msgstr "Note"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+msgid "sopranowords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
-msgid "- pitch is the absolute pitch of the note"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
+#, fuzzy
+msgid "altonotes"
+msgstr "Note"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+msgid "altowords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+#, fuzzy
+msgid "tenornotes"
+msgstr "Note"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
-msgid "Ambitus engraving logics"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
+#, fuzzy
+msgid "tenorwords"
+msgstr "Note"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+#, fuzzy
+msgid "bassnotes"
+msgstr "Note"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+msgid "basswords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
-msgid "Example"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
 msgstr ""
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
@@ -8713,26 +9301,19 @@ msgstr ""
 msgid "Search for 'grid' in this page to find all related functions"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+#, fuzzy
+msgid "notes"
+msgstr "Note"
+
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
 msgid "The same as \\flageolet, just a little smaller"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
 msgid "The second fermata is ignored!"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-msgid "the direction."
-msgstr ""
-
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
 msgid "NR 1.5 Simultaneous notes"
 msgstr ""
@@ -8847,112 +9428,112 @@ msgstr ""
 msgid "stringNumberSpanner"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
 "separate file"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr ""
 
@@ -9005,15 +9586,15 @@ msgstr ""
 msgid "Test it:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 msgid "Revert to default style:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr ""
 
@@ -9054,39 +9635,39 @@ msgstr ""
 msgid "the next three instructions keep the lyrics between the bar lines"
 msgstr ""
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 msgid "naturalizeMusic"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr ""
 
@@ -9254,15 +9835,20 @@ msgstr ""
 msgid "Score"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+#, fuzzy
+msgid "testnotes"
+msgstr "Note"
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr ""
 
@@ -9358,67 +9944,104 @@ msgstr ""
 msgid "m"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr ""
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
+msgid "we could remove the line about this with the line below, since we want"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
+msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
-msgid "we could remove the line about this with the line below, since we want"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
-msgid "the alto lyrics to be below the alto Voice anyway."
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
+msgid "again, we could replace the line above this with the line below."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
-msgid "again, we could replace the line above this with the line below."
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+msgid "refrain"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+#, fuzzy
+msgid "SoloNotes"
+msgstr "Note"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+msgid "SoloLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+#, fuzzy
+msgid "SopranoNotes"
+msgstr "Note"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+msgid "SopranoLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+msgid "BassNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+msgid "BassLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+msgid "SoloVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+msgid "SopranoVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+msgid "BassVoice"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
 msgstr ""
 
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr ""
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr ""
 
index 32e75d7c4f2854e399b37fb8a79c6066921dfb3a..c26f34aaee77641a46edbbaba7a7fade3baccdbd 100644 (file)
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ja\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: 2010-04-13 12:31+0200\n"
 "Last-Translator: Yoshiki Sawada <sawada.yoshiki@gmail.com>\n"
 "Language-Team: 日本語 <LL@li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -44,11 +45,11 @@ msgstr "他の言語: %s"
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr ""
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr "安定版"
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr "開発版"
 
@@ -138,11 +139,11 @@ msgid "post-GDP"
 msgstr ""
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 msgid "coloredheads"
 msgstr ""
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 #, fuzzy
 msgid "noclef"
 msgstr "音部記号 (clef)"
@@ -157,19 +158,6 @@ msgstr "トップ ページ"
 msgid "New features in 2.13 since 2.12"
 msgstr ""
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr "LilyPond インデックス"
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr ""
@@ -192,6 +180,19 @@ msgstr "参照"
 msgid "Known issues and warnings"
 msgstr "既知の問題と警告"
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr "LilyPond インデックス"
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 #, fuzzy
@@ -344,15 +345,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr ""
 
@@ -539,26 +539,21 @@ msgstr ""
 msgid "Adding articulation to notes (example)"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr ""
 
@@ -594,12 +589,12 @@ msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void functions"
+msgid "Functions without arguments"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
+msgid "Void functions"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
@@ -686,35 +681,35 @@ msgstr ""
 msgid "LilyPond Scheme interfaces"
 msgstr "LilyPond インデックス"
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr "開始位置をミドル C にセットします"
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr "ミドル C より 1 オクターブ上から開始します"
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr "c は 1 譜表スペース上なので、c は上になります"
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr "d は 2 譜表スペース上あるいは 5 譜表スペース下なので、d は上になります"
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr "e は 3 譜表スペース上あるいは 4 譜表スペース下なので、e は上になります"
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr "a は 6 譜表スペース上あるいは 1 譜表スペース下なので、a は下になります"
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr "g は 5 譜表スペース上あるいは 2 譜表スペース下なので、g は下になります"
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr "f は 4 譜表スペース上あるいは 3 譜表スペース下なので、f は下になります"
 
@@ -787,6 +782,8 @@ msgstr "音程 (interval)"
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr "音階 (scale)"
 
@@ -870,6 +867,23 @@ msgstr "拍子記号"
 msgid "time signature"
 msgstr "拍子記号 (time signature)"
 
+#. @subheading in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "Tempo marks"
+msgstr "バージョン番号"
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr ""
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr "音部記号"
@@ -889,6 +903,22 @@ msgstr "すべてを一緒に"
 msgid "Working on input files"
 msgstr "入力ファイルに取り組む"
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+msgid "Dealing with errors"
+msgstr ""
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+#, fuzzy
+msgid "General troubleshooting tips"
+msgstr "一般的な提案"
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "Some common errors"
+msgstr ""
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 #, fuzzy
@@ -911,25 +941,25 @@ msgid "Overview of manuals"
 msgstr ""
 
 # not needed to translate
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr ""
 
 # not needed to translate
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr ""
 
 # not needed to translate
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 msgid "tripletA"
 msgstr ""
 
 # not needed to translate
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr ""
 
@@ -951,6 +981,11 @@ msgstr "簡単な表記"
 msgid "Single staff notation"
 msgstr "単一譜表表記"
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+msgid "Bar checks"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1227,6 +1262,20 @@ msgstr "譜表グループ"
 msgid "brace"
 msgstr "ブレース (brace)"
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr ""
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "system"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1309,7 +1358,9 @@ msgstr "このチュートリアルの後にすべきこと"
 # not needed to translate
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr ""
 
@@ -1324,8 +1375,8 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 msgid "piano"
 msgstr ""
@@ -1334,22 +1385,22 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr ""
@@ -1358,76 +1409,76 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 msgid "lower"
 msgstr ""
 
 # not needed to translate
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr ""
 
 # not needed to translate
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 msgid "text"
 msgstr ""
 
 # not needed to translate
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 msgid "main"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
@@ -1448,7 +1499,7 @@ msgid "Main voice"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:708 (comment)
@@ -1528,455 +1579,424 @@ msgid "Set stems, etc, down"
 msgstr "ステムなどを下向きにセット"
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
+#. Documentation/learning/fundamental.itely:1247 (variable)
+msgid "SopOneLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1245 (variable)
-msgid "SopOneLyrics"
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 msgid "VerseFour"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 msgid "Sop"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 msgid "Tenor"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-msgid "versenotes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-msgid "refrainnotesA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-msgid "refrainnotesB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 msgid "start of single compound music expression"
 msgstr "単一の複合音楽表記の開始"
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr "同時進行する譜セクションの開始"
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr "RH (右手) 譜表の作成"
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr "RH 音符のためのボイスを作成"
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr "RH 音符の開始"
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr "RH 音符の終了"
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr "RH ボイスの終了"
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr "RH 譜表の終了"
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr "LH (左手) 譜表の作成。2 つの同時進行するボイスが必要"
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr "LH voice one の作成"
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr "LH voice one の音符の開始"
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr "LH voice one 音符の終了"
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr "LH voice one の終了"
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr "LH voice two の作成"
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr "LH voice two 音符の開始"
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr "LH voice two 音符の終了"
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr "LH voice two の終了"
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr "LH 譜表の終了"
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr "同時進行する譜セクションの終了"
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 msgid "end of single compound music expression"
 msgstr "単一の複合音楽表記の終了"
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr "間違い!"
 
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr "音符の玉を小さくする"
 
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr "音符の玉を大きくする"
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr "デフォルトのサイズに戻す"
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
-msgid "altoWords"
+msgid "altoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
+msgid "altoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
-msgid "tenorWords"
+msgid "tenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
+msgid "tenorWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr ""
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr "ChoirStaff と PianoStaff を並列に組み合わせる"
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr "ChoirStaff の終了"
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr "PianoStaff と Pedal Staff は同時進行でなければならない"
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
-msgid "set time signature and key"
-msgstr "拍子記号と調号をセットする"
+#. Documentation/learning/fundamental.itely:2923 (comment)
+#, fuzzy
+msgid "set key and time signature"
+msgstr "拍子記号 (time signature)"
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr "ManualOne Staff コンテキストの終了"
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr "ManualTwo Staff コンテキストの終了"
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 msgid "end PianoStaff context"
 msgstr "PianoStaff コンテキストの終了"
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr "PedalOrgan Staff コンテキストの終了"
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 msgid "end Score context"
 msgstr "Score コンテキストの終了"
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 msgid "hornNotes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr ""
 
@@ -2130,246 +2150,269 @@ msgstr "変数と関数を用いて入力の手間を省く"
 msgid "Scores and parts"
 msgstr "楽譜とパート"
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr "後に続くすべてのスラーの太さを 1.2 から 5.0 に増やします"
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr "直後にあるスラーの太さだけを増やします"
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr "後に続くすべてのスラーの太さをデフォルトの 1.2 に戻します"
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr "この譜表には音部記号を譜刻しません"
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr "この譜表には拍子記号を譜刻しません"
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr "すべてのフォント サイズを約 24% 減らします"
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr "釣り合いをとるためにステムの長さと譜表線の間隔を減らします"
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr "後のテキスト スパナのための詳細を設定"
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr "譜表の上に強弱記号を配置"
 
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr "オッターバ囲みの開始"
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 #, fuzzy
 msgid "Add Dynamic Text and hairpin"
 msgstr "強弱記号テキストの追加"
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr "テキスト スクリプトの追加"
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 #, fuzzy
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr "強弱記号線スパナの追加"
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr "オッターバ囲みの終了"
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr "以下のオッターバ囲みをテキスト スパナの下に配置"
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr "強弱記号テキストの追加"
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr "強弱記号線スパナの追加"
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr "テキストに合わせて音符の間隔を広げます"
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr "このマークアップは短いため、衝突を起こさずにぴったりと収まります"
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr "このマークアップは長いため、上の方に再配置されます"
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr "衝突回避を off にします"
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 msgid "and turn on textLengthOn"
 msgstr "今度は textLengthOn を on にします"
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr "テキスト終端のスペースは尊重されます"
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr "幅を 1 譜表スペース広げます"
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 #, fuzzy
 msgid "This will not work, see below"
 msgstr "これは機能しません。以下を見てください:"
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 #, fuzzy
 msgid "This works"
 msgstr "これは機能します:"
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 #, fuzzy
 msgid "sesquisharp"
 msgstr "シャープ (sharp)"
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 msgid "This improves the spacing"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr "幅を 1 単位 (譜表スペース) 広げます"
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr "強弱記号を譜表から 2 単位上のベース ラインに揃えます"
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr "4 つのボイスを持つ多声部セクションの開始"
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+#, fuzzy
+msgid "continuation of main voice"
+msgstr "first ボイスの開始"
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr "マージが機能するように、c2 をメインの音符列の外に移動させます"
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr "マージを可能にするため、d2 のステムは下向きでなければなりません"
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr "c2 をマージされた音符の右側に再配置します"
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr "可視のテンポ記号"
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr "MIDI の中でフェルマータの演奏時間を伸ばすための不可視のテンポ記号"
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr "次のセクションのための新しいテンポ"
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 msgid "normal"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 msgid "Soprano"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr "color-notehead プロシージャからカラーを取得するための手続き"
 
@@ -2530,7 +2573,8 @@ msgid "padding property"
 msgstr "padding プロパティ"
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
+#, fuzzy
+msgid "right-padding"
 msgstr "left-padding と right-padding"
 
 #. @subheading in Documentation/learning/tweaks.itely
@@ -2679,6 +2723,22 @@ msgstr "SATB ボーカル譜と自動ピアノ譜"
 msgid "SATB with aligned contexts"
 msgstr "整列されたコンテキストを持つ SATB"
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Hymn tunes"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 #, fuzzy
@@ -2719,10 +2779,10 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr ""
 
@@ -2775,7 +2835,8 @@ msgstr "演奏時間 (duration)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr ""
 
@@ -2810,14 +2871,14 @@ msgstr "音程 (interval)"
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
-msgid "augmented interval"
-msgstr "音程 (interval)"
+msgid "augmentation"
+msgstr "簡単な表記"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
-msgid "augmentation"
-msgstr "簡単な表記"
+msgid "augmented interval"
+msgstr "音程 (interval)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
@@ -2826,9 +2887,9 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr ""
 
@@ -2860,10 +2921,11 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr ""
 
@@ -2983,6 +3045,11 @@ msgstr ""
 msgid "common meter"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3614,11 +3681,6 @@ msgstr ""
 msgid "meter"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3752,8 +3814,8 @@ msgstr "透過性 (transparent)"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr ""
 
@@ -3820,6 +3882,12 @@ msgstr ""
 msgid "portato"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+#, fuzzy
+msgid "power chord"
+msgstr "和音 (chord)"
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #, fuzzy
@@ -3881,7 +3949,7 @@ msgstr ""
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr ""
 
@@ -4014,6 +4082,7 @@ msgstr "テキストを追加する"
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 msgid "soprano"
 msgstr ""
 
@@ -4022,11 +4091,6 @@ msgstr ""
 msgid "staccato"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "staves"
@@ -4098,11 +4162,6 @@ msgstr ""
 msgid "syntonic comma"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "system"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "temperament"
@@ -4110,11 +4169,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 #, fuzzy
 msgid "tenor"
 msgstr "マイナー (minor)"
@@ -4282,24 +4337,79 @@ msgid "Duration names notes and rests"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#, fuzzy
-msgid "LilyPond grammar"
-msgstr "LilyPond インデックス"
-
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond command index"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
 msgstr ""
 
-#. @node in Documentation/notation/notation.itely
-#. @chapter in Documentation/notation/notation.itely
-msgid "Musical notation"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+msgid "Literature used"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#, fuzzy
+msgid "LilyPond grammar"
+msgstr "LilyPond インデックス"
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond command index"
+msgstr ""
+
+#. @node in Documentation/notation/notation.itely
+#. @chapter in Documentation/notation/notation.itely
+msgid "Musical notation"
 msgstr ""
 
 #. @node in Documentation/notation/specialist.itely
@@ -4307,28 +4417,31 @@ msgstr ""
 msgid "Specialist notation"
 msgstr ""
 
-#. Documentation/notation/input.itely:548 (comment)
+#. Documentation/notation/input.itely:673 (comment)
 msgid "not printed"
 msgstr ""
 
-#. Documentation/notation/input.itely:980 (variable)
+#. Documentation/notation/input.itely:1137 (variable)
 msgid "allLyrics"
 msgstr ""
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
-#. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr ""
 
@@ -4352,6 +4465,16 @@ msgstr ""
 msgid "Multiple scores in a book"
 msgstr ""
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Multiple output files from one input file"
+msgstr ""
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Output file names"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4368,8 +4491,11 @@ msgid "Creating titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
+msgid "Custom headers footers and titles"
+msgstr ""
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
+msgid "Custom headers, footers, and titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
@@ -4442,6 +4568,10 @@ msgstr ""
 msgid "Replacing the notation font"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4505,71 +4635,63 @@ msgstr ""
 msgid "Percussion in MIDI"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
+#. Documentation/notation/spacing.itely:2053 (comment)
+msgid "staff and the next is determined by 'space."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
+#. Documentation/notation/spacing.itely:2056 (comment)
+msgid "By setting 'padding to a negative value, staves can be made to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr ""
 
@@ -4580,47 +4702,151 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
+msgid "Page layout"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "The @code{\\\\paper} block"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Paper size and automatic scaling"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Setting paper size"
+msgstr "簡単な歌詞をセットする"
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Automatic scaling to paper size"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Structure of flexible vertical spacing alists"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "Horizontal spacing \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#, fuzzy
+msgid "Other \\\\paper variables"
+msgstr "環境変数"
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
+msgid "Other @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page breaking"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
+msgid "@code{\\\\paper} variables for page breaking"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
+msgid "@code{\\\\paper} variables for page numbering"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
+msgid "Miscellaneous @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
+msgid "Score layout"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\layout block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
+msgid "The @code{\\\\layout} block"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Score layout"
+msgid "Setting the staff size"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
@@ -4670,20 +4896,35 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
+msgid "Flexible vertical spacing within systems"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Within-system spacing properties"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing between staves"
+msgid "Spacing of ungrouped staves"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
+msgid "Spacing of grouped staves"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of non-staff lines"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
@@ -4741,141 +4982,164 @@ msgstr ""
 msgid "Changing spacing"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 #, fuzzy
 msgid "accompaniment"
 msgstr "臨時記号 (accidental)"
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 #, fuzzy
 msgid "words"
 msgstr "和音 (chord)"
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+msgid "default space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+msgid "reduced space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+msgid "The rehearsal mark will be centered above the Breath Mark"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -4999,6 +5263,11 @@ msgstr ""
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr ""
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+msgid "Modifying alists"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 msgid "Useful concepts and properties"
@@ -5104,16 +5373,25 @@ msgid "Aligning objects"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Setting X-offset and Y-offset directly"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the side-position-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the self-alignment-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr ""
@@ -5127,6 +5405,9 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the break-alignable-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr ""
@@ -5162,11 +5443,6 @@ msgstr "音楽表記のネスト"
 msgid "Substitution function syntax"
 msgstr ""
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr ""
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 msgid "Substitution function examples"
@@ -5351,6 +5627,16 @@ msgstr ""
 msgid "Note head styles"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup commands"
+msgstr ""
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup list commands"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "List of articulations"
@@ -5492,6 +5778,12 @@ msgstr ""
 msgid "Available music functions"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+#, fuzzy
+msgid "Predefined type predicates"
+msgstr "定義済みコマンド"
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Scheme functions"
@@ -5536,6 +5828,10 @@ msgstr ""
 msgid "Invoking @command{lilypond}"
 msgstr "@command{lilypond} を呼び出す"
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+msgid "Standard shell commands"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr "lilypond のコマンド ライン オプション"
@@ -5549,6 +5845,16 @@ msgstr "@command{lilypond} のコマンド ライン オプション"
 msgid "Environment variables"
 msgstr "環境変数"
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+#, fuzzy
+msgid "LilyPond in chroot jail"
+msgstr "環境変数"
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5587,6 +5893,11 @@ msgstr ""
 msgid "Error message FT_Get_Glyph_Name"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr "convert-ly を使ってファイルを更新する"
@@ -5746,6 +6057,20 @@ msgstr ""
 msgid "xelatex"
 msgstr ""
 
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+#, fuzzy
+msgid "Sharing the table of contents"
+msgstr "目次"
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr ""
@@ -5894,118 +6219,119 @@ msgstr ""
 msgid "Make and Makefiles"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 msgid "accTrombon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr ""
 
@@ -6017,145 +6343,178 @@ msgstr ""
 msgid "splitStaffBarLine"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
-msgid "first, define a variable to hold the formatted date:"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
-msgid "date"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+msgid "flute"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
-msgid "d-%m-%Y\\\" (localtime (current-time)))"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
-msgid "use it in the title block:"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+msgid "pianoRH"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
-msgid "and use it in a \\markup block:"
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+msgid "pianoLH"
 msgstr ""
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
-msgid "voiceFive"
-msgstr ""
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+msgid "first, define a variable to hold the formatted date:"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
+msgid "date"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
+msgid "d-%m-%Y\\\" (localtime (current-time)))"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
+msgid "use it in the title block:"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
+msgid "and use it in a \\markup block:"
+msgstr ""
+
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
+msgid "voiceFive"
+msgstr ""
+
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+#, fuzzy
+msgid "graceNotes"
+msgstr "グレース ノート (grace notes)"
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
 msgid "the RehearsalMark will be centered above the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr ""
 
@@ -6231,84 +6590,84 @@ msgstr ""
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 msgid "the actual music"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6316,15 +6675,15 @@ msgstr ""
 msgid "discantusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6337,33 +6696,33 @@ msgstr ""
 msgid "two bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6371,18 +6730,18 @@ msgstr ""
 msgid "altusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 msgid "altusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6390,19 +6749,19 @@ msgstr ""
 msgid "tenorNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6410,83 +6769,111 @@ msgstr ""
 msgid "bassusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 msgid "no slurs"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr ""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+msgid "tick"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+msgid "centered"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+#, fuzzy
+msgid "End score"
+msgstr "音階 (scale)"
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+#, fuzzy
+msgid "End markup"
+msgstr "シャープ (sharp)"
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+#, fuzzy
+msgid "slurNotes"
+msgstr "スラー (slur)"
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 msgid "Default behavior"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr ""
 
@@ -6549,15 +6936,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr ""
 
@@ -6643,13 +7030,13 @@ msgstr ""
 msgid "hairpinMore"
 msgstr ""
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
+msgid "smallFlageolet"
 msgstr ""
 
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
-msgid "smallFlageolet"
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+msgid "Default setting"
 msgstr ""
 
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
@@ -6669,52 +7056,56 @@ msgid "change for other default global staff size."
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+msgid "sustainNotes"
+msgstr ""
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 msgid "stemOn"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr ""
 
@@ -6747,23 +7138,23 @@ msgstr ""
 msgid "sop"
 msgstr "トップ ページ"
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr ""
 
@@ -6779,23 +7170,23 @@ msgstr ""
 msgid "piuF"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 msgid "show hairpin"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 msgid "hide text span"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 msgid "show glissando"
 msgstr ""
 
@@ -6811,42 +7202,42 @@ msgstr ""
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr ""
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 msgid "mel"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
 msgid "C major for guitar, no barre, using defaults"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
 msgid "terse style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
@@ -6856,8 +7247,8 @@ msgstr ""
 msgid "C major for guitar, barred on third fret"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
@@ -6870,93 +7261,225 @@ msgstr ""
 msgid "verbose style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
 msgid "size 1.0"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
 msgid "roman fret label, finger labels below string, straight barre"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
 msgid "standard size"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
 msgid "landscape orientation, arabic numbers, M for mute string"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
 msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
 msgid "simple D chord"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
 msgid "larger dots, centered dots, fewer frets"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
 msgid "label below string"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+#, fuzzy
+msgid "notes."
+msgstr "脚注"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+#, fuzzy
+msgid "- pitch is the absolute pitch of the note"
+msgstr "c2 をマージされた音符の右側に再配置します"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+#, fuzzy
+msgid "Ambitus engraving logics"
+msgstr "自動譜刻"
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr ""
+
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 msgid "dMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 msgid "gMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr ""
 
@@ -6964,19 +7487,19 @@ msgstr ""
 msgid "baseMelody"
 msgstr ""
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr ""
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr ""
 
@@ -6996,50 +7519,53 @@ msgstr ""
 msgid "glissando is attached to a & c"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 msgid "spanner text."
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 #, fuzzy
 msgid "mycresc"
 msgstr "クレッシェンド (crescendo)"
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 #, fuzzy
 msgid "mydecresc"
 msgstr "デクレッシェンド (decrescendo)"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 #, fuzzy
 msgid "cresc"
 msgstr "クレッシェンド (crescendo)"
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 #, fuzzy
 msgid "decresc"
 msgstr "デクレッシェンド (decrescendo)"
@@ -7105,37 +7631,37 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr ""
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 msgid "explicitly set instrumentName, so we don't get"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 msgid "piano staves"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr ""
 
@@ -7208,144 +7734,144 @@ msgstr ""
 msgid "violone"
 msgstr ""
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 msgid "centermarkup"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 msgid "pUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 msgid "iUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 msgid "mUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 msgid "aUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 msgid "xUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 msgid "tupletOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 msgid "tupletsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 msgid "tupletsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr ""
 
@@ -7427,6 +7953,22 @@ msgstr ""
 msgid "These chords will be in opposing-landscape orientation"
 msgstr ""
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr ""
@@ -7495,6 +8037,11 @@ msgstr "シャープ (sharp)"
 msgid "rit"
 msgstr "3 連符 (triplet)"
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#, fuzzy
+msgid "dimin"
+msgstr "演奏時間 (duration)"
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 msgid "andantino"
 msgstr ""
@@ -7531,7 +8078,7 @@ msgid "m. 4"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr ""
 
@@ -7541,7 +8088,7 @@ msgid "end of m. 6"
 msgstr "RH 音符の終了"
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr ""
 
@@ -7560,7 +8107,7 @@ msgid "end of m. 9"
 msgstr "RH 音符の終了"
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr ""
 
@@ -7584,51 +8131,59 @@ msgstr ""
 msgid "new section starts here in A minor"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
 msgid "m. 11"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
 msgid "guitar"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr ""
+
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr ""
 
@@ -7656,15 +8211,15 @@ msgstr ""
 msgid "to four spaces below center line on visible staff"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr ""
 
@@ -7798,40 +8353,123 @@ msgstr ""
 msgid "sM"
 msgstr ""
 
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:157 (context id)
-msgid "sG"
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:157 (context id)
+msgid "sG"
+msgstr ""
+
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:164 (context id)
+msgid "sMII"
+msgstr ""
+
+#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:168 (comment)
+msgid "Setting to ##f (false) gives the same result"
+msgstr ""
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
+#. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
+msgid "harmonies"
+msgstr ""
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:32 (comment)
+msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE CHORD NAME"
+msgstr ""
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment)
+msgid "THIS LINE IS THE SECOND METHOD"
+msgstr ""
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:45 (comment)
+msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM"
+msgstr ""
+
+#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment)
+msgid "HERE IS THE SECOND METHOD"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+#, fuzzy
+msgid "Timeline"
+msgstr "拍子記号"
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+#, fuzzy
+msgid "Start score"
+msgstr "音階 (scale)"
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+msgid "Start pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+msgid "Start Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+msgid "End Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+msgid "End Voice = \\\"Tenor\\\""
 msgstr ""
 
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:164 (context id)
-msgid "sMII"
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+msgid "Start Voice = \\\"Bass\\\""
 msgstr ""
 
-#. Documentation/snippets/horizontally-aligning-custom-dynamics-e.g.-sempre-pp,-piu-f,-subito-p.ly:168 (comment)
-msgid "Setting to ##f (false) gives the same result"
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+msgid "End Voice = \\\"Bass\\\""
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
-msgid "harmonies"
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:32 (comment)
-msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE CHORD NAME"
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+#, fuzzy
+msgid "End pianostaff"
+msgstr "RH 譜表の終了"
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:35 (comment)
-msgid "THIS LINE IS THE SECOND METHOD"
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+msgid "don't indent first system"
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:45 (comment)
-msgid "THE FOLLOWING IS THE COMMAND TO MOVE THE FRET DIAGRAM"
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+msgid "shorten line length to suit music"
 msgstr ""
 
-#. Documentation/snippets/how-to-change-fret-diagram-position.ly:48 (comment)
-msgid "HERE IS THE SECOND METHOD"
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
 msgstr ""
 
 #. Documentation/snippets/incipit.ly:85 (variable)
@@ -7881,192 +8519,196 @@ msgstr ""
 msgid "tuning"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 msgid "sl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 msgid "trpt"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 msgid "trumpet"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 msgid "horns"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 msgid "barichords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 msgid "chords"
 msgstr ""
 
@@ -8102,7 +8744,7 @@ msgstr ""
 msgid "speakOn"
 msgstr ""
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr ""
 
@@ -8110,7 +8752,7 @@ msgstr ""
 msgid "Candide, Voltaire"
 msgstr ""
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr ""
 
@@ -8118,7 +8760,7 @@ msgstr ""
 msgid "normalPos"
 msgstr ""
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr ""
 
@@ -8134,93 +8776,137 @@ msgstr ""
 msgid "...or to cover just whitespace"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
-msgid "fluteMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+msgid "space for instrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
-msgid "clarinetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+msgid "fluteMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
-msgid "trumpetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+msgid "clarinetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
+msgid "trumpetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+msgid "hornMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
+msgid "altoIIMusic"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
 #, fuzzy
 msgid "altoILyrics"
 msgstr "歌詞 (lyrics)"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
-msgid "altoIIMusic"
-msgstr ""
-
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 #, fuzzy
 msgid "altoIILyrics"
 msgstr "歌詞 (lyrics)"
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr ""
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+msgid "applies to down stems"
+msgstr ""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr ""
 
@@ -8256,43 +8942,43 @@ msgstr ""
 msgid "RH Voice 2"
 msgstr ""
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 msgid "MMR - Multi-Measure Rest"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 msgid "MMRs by default are set under the fourth line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 msgid "MMRs in odd-numbered voices are under the top line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr ""
 
@@ -8445,27 +9131,27 @@ msgstr ""
 msgid "The coda"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 msgid "Metronome marks below the staff"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr ""
 
@@ -8477,55 +9163,59 @@ msgstr ""
 msgid "Perkussion"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+msgid "voc"
+msgstr ""
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 msgid "original"
 msgstr ""
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 msgid "startAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 msgid "stopAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr ""
 
@@ -8565,136 +9255,51 @@ msgstr ""
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
-msgid "Ambitus data structure"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
-msgid "(Ambitus grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
 #, fuzzy
-msgid "notes."
+msgid "sopranonotes"
 msgstr "脚注"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+msgid "sopranowords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
 #, fuzzy
-msgid "- pitch is the absolute pitch of the note"
-msgstr "c2 をマージされた音符の右側に再配置します"
+msgid "altonotes"
+msgstr "脚注"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+#, fuzzy
+msgid "altowords"
+msgstr "和音 (chord)"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+#, fuzzy
+msgid "tenornotes"
+msgstr "マイナー (minor)"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
 #, fuzzy
-msgid "Ambitus engraving logics"
-msgstr "自動譜刻"
+msgid "tenorwords"
+msgstr "マイナー (minor)"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+#, fuzzy
+msgid "bassnotes"
+msgstr "脚注"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+#, fuzzy
+msgid "basswords"
+msgstr "和音 (chord)"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
-msgid "Example"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
 msgstr ""
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
@@ -8952,27 +9557,19 @@ msgstr ""
 msgid "Search for 'grid' in this page to find all related functions"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+#, fuzzy
+msgid "notes"
+msgstr "脚注"
+
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
 msgid "The same as \\flageolet, just a little smaller"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
 msgid "The second fermata is ignored!"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-#, fuzzy
-msgid "the direction."
-msgstr "その他のドキュメント"
-
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
 msgid "NR 1.5 Simultaneous notes"
 msgstr ""
@@ -9092,112 +9689,112 @@ msgstr ""
 msgid "stringNumberSpanner"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
 "separate file"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr ""
 
@@ -9251,16 +9848,16 @@ msgstr ""
 msgid "Test it:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 #, fuzzy
 msgid "Revert to default style:"
 msgstr "デフォルトのサイズに戻す"
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr ""
 
@@ -9301,39 +9898,39 @@ msgstr ""
 msgid "the next three instructions keep the lyrics between the bar lines"
 msgstr ""
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 msgid "naturalizeMusic"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr ""
 
@@ -9523,15 +10120,20 @@ msgstr ""
 msgid "Score"
 msgstr "和音 (chord)"
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+#, fuzzy
+msgid "testnotes"
+msgstr "脚注"
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr ""
 
@@ -9628,67 +10230,108 @@ msgstr ""
 msgid "m"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr ""
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
+msgid "we could remove the line about this with the line below, since we want"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
+msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
-msgid "we could remove the line about this with the line below, since we want"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
+msgid "again, we could replace the line above this with the line below."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
-msgid "the alto lyrics to be below the alto Voice anyway."
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+msgid "refrain"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
-msgid "again, we could replace the line above this with the line below."
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+#, fuzzy
+msgid "SoloNotes"
+msgstr "脚注"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+#, fuzzy
+msgid "SoloLyrics"
+msgstr "歌詞 (lyrics)"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+#, fuzzy
+msgid "SopranoNotes"
+msgstr "グレース ノート"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+#, fuzzy
+msgid "SopranoLyrics"
+msgstr "歌詞 (lyrics)"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+msgid "BassNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+#, fuzzy
+msgid "BassLyrics"
+msgstr "歌詞 (lyrics)"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+msgid "SoloVoice"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+#, fuzzy
+msgid "SopranoVoice"
+msgstr "ソプラノとチェロ"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+msgid "BassVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
 msgstr ""
 
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr ""
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr ""
 
@@ -9718,6 +10361,13 @@ msgstr "脚注"
 msgid "Table of Contents"
 msgstr "目次"
 
+#~ msgid "set time signature and key"
+#~ msgstr "拍子記号と調号をセットする"
+
+#, fuzzy
+#~ msgid "the direction."
+#~ msgstr "その他のドキュメント"
+
 #~ msgid ""
 #~ "This section has not been translated yet; please refer to the manual in "
 #~ "English."
index e1be177b373c5f49e0c03c06111cb5038ba66797..f698ce440759e820fe4cc1747fd82d6e248bd1b5 100644 (file)
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -39,11 +40,11 @@ msgstr ""
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr ""
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr ""
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr ""
 
@@ -127,11 +128,11 @@ msgid "post-GDP"
 msgstr ""
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 msgid "coloredheads"
 msgstr ""
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 msgid "noclef"
 msgstr ""
 
@@ -144,19 +145,6 @@ msgstr ""
 msgid "New features in 2.13 since 2.12"
 msgstr ""
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr ""
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr ""
@@ -177,6 +165,19 @@ msgstr ""
 msgid "Known issues and warnings"
 msgstr ""
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr ""
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 msgid "Music engraving"
@@ -322,15 +323,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr ""
 
@@ -495,26 +495,21 @@ msgstr ""
 msgid "Adding articulation to notes (example)"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr ""
 
@@ -550,12 +545,12 @@ msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void functions"
+msgid "Functions without arguments"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
+msgid "Void functions"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
@@ -638,35 +633,35 @@ msgstr ""
 msgid "LilyPond Scheme interfaces"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr ""
 
@@ -734,6 +729,8 @@ msgstr ""
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr ""
 
@@ -817,6 +814,22 @@ msgstr ""
 msgid "time signature"
 msgstr ""
 
+#. @subheading in Documentation/learning/tutorial.itely
+msgid "Tempo marks"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr ""
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr ""
@@ -836,6 +849,21 @@ msgstr ""
 msgid "Working on input files"
 msgstr ""
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+msgid "Dealing with errors"
+msgstr ""
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "General troubleshooting tips"
+msgstr ""
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "Some common errors"
+msgstr ""
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 msgid "How to read the manuals"
@@ -856,22 +884,22 @@ msgstr ""
 msgid "Overview of manuals"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 msgid "tripletA"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr ""
 
@@ -891,6 +919,11 @@ msgstr ""
 msgid "Single staff notation"
 msgstr ""
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+msgid "Bar checks"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1164,6 +1197,20 @@ msgstr ""
 msgid "brace"
 msgstr ""
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr ""
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "system"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1245,7 +1292,9 @@ msgstr ""
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr ""
 
@@ -1258,8 +1307,8 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 msgid "piano"
 msgstr ""
@@ -1267,22 +1316,22 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr ""
@@ -1290,73 +1339,73 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 msgid "lower"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 msgid "text"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 msgid "main"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
@@ -1377,7 +1426,7 @@ msgid "Main voice"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:708 (comment)
@@ -1456,455 +1505,423 @@ msgid "Set stems, etc, down"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
+#. Documentation/learning/fundamental.itely:1247 (variable)
+msgid "SopOneLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1245 (variable)
-msgid "SopOneLyrics"
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 msgid "VerseFour"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 msgid "Sop"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 msgid "Tenor"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-msgid "versenotes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-msgid "refrainnotesA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-msgid "refrainnotesB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 msgid "start of single compound music expression"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 msgid "end of single compound music expression"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
-msgid "altoWords"
+msgid "altoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
+msgid "altoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
-msgid "tenorWords"
+msgid "tenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
+msgid "tenorWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr ""
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
-msgid "set time signature and key"
+#. Documentation/learning/fundamental.itely:2923 (comment)
+msgid "set key and time signature"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 msgid "end PianoStaff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 msgid "end Score context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 msgid "hornNotes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr ""
 
@@ -2055,241 +2072,263 @@ msgstr ""
 msgid "Scores and parts"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 msgid "Add Dynamic Text and hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 msgid "and turn on textLengthOn"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 msgid "This will not work, see below"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 msgid "This works"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 msgid "sesquisharp"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 msgid "This improves the spacing"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+msgid "continuation of main voice"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 msgid "normal"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 msgid "Soprano"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr ""
 
@@ -2449,7 +2488,7 @@ msgid "padding property"
 msgstr ""
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
+msgid "right-padding"
 msgstr ""
 
 #. @subheading in Documentation/learning/tweaks.itely
@@ -2598,6 +2637,22 @@ msgstr ""
 msgid "SATB with aligned contexts"
 msgstr ""
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Hymn tunes"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 msgid "Orchestral templates"
@@ -2636,10 +2691,10 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr ""
 
@@ -2690,7 +2745,8 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr ""
 
@@ -2721,12 +2777,12 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmented interval"
+msgid "augmentation"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmentation"
+msgid "augmented interval"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
@@ -2736,9 +2792,9 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr ""
 
@@ -2769,10 +2825,11 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr ""
 
@@ -2887,6 +2944,11 @@ msgstr ""
 msgid "common meter"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3462,11 +3524,6 @@ msgstr ""
 msgid "meter"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3589,8 +3646,8 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr ""
 
@@ -3654,6 +3711,11 @@ msgstr ""
 msgid "portato"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "power chord"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "presto"
@@ -3712,7 +3774,7 @@ msgstr ""
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr ""
 
@@ -3838,6 +3900,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 msgid "soprano"
 msgstr ""
 
@@ -3846,11 +3909,6 @@ msgstr ""
 msgid "staccato"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "staves"
@@ -3921,11 +3979,6 @@ msgstr ""
 msgid "syntonic comma"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "system"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "temperament"
@@ -3933,11 +3986,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 msgid "tenor"
 msgstr ""
 
@@ -4082,52 +4131,110 @@ msgid "Duration names notes and rests"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond grammar"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond command index"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
 msgstr ""
 
-#. @node in Documentation/notation/notation.itely
-#. @chapter in Documentation/notation/notation.itely
-msgid "Musical notation"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
 msgstr ""
 
-#. @node in Documentation/notation/specialist.itely
-#. @chapter in Documentation/notation/specialist.itely
-msgid "Specialist notation"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
 msgstr ""
 
-#. Documentation/notation/input.itely:548 (comment)
-msgid "not printed"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
 msgstr ""
 
-#. Documentation/notation/input.itely:980 (variable)
-msgid "allLyrics"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+msgid "Literature used"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond grammar"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond command index"
+msgstr ""
+
+#. @node in Documentation/notation/notation.itely
+#. @chapter in Documentation/notation/notation.itely
+msgid "Musical notation"
+msgstr ""
+
+#. @node in Documentation/notation/specialist.itely
+#. @chapter in Documentation/notation/specialist.itely
+msgid "Specialist notation"
+msgstr ""
+
+#. Documentation/notation/input.itely:673 (comment)
+msgid "not printed"
 msgstr ""
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
 #. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+msgid "allLyrics"
+msgstr ""
+
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr ""
 
@@ -4151,6 +4258,16 @@ msgstr ""
 msgid "Multiple scores in a book"
 msgstr ""
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Multiple output files from one input file"
+msgstr ""
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Output file names"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4167,8 +4284,11 @@ msgid "Creating titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
+msgid "Custom headers footers and titles"
+msgstr ""
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
+msgid "Custom headers, footers, and titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
@@ -4241,6 +4361,10 @@ msgstr ""
 msgid "Replacing the notation font"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4304,71 +4428,63 @@ msgstr ""
 msgid "Percussion in MIDI"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
+#. Documentation/notation/spacing.itely:2053 (comment)
+msgid "staff and the next is determined by 'space."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
+#. Documentation/notation/spacing.itely:2056 (comment)
+msgid "By setting 'padding to a negative value, staves can be made to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr ""
 
@@ -4379,49 +4495,151 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
+msgid "Page layout"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
+msgid "The @code{\\\\paper} block"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
+msgid "Paper size and automatic scaling"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
+msgid "Setting paper size"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
+msgid "Automatic scaling to paper size"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
+msgid "Structure of flexible vertical spacing alists"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "Horizontal spacing \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Other \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
+msgid "Other @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page numbering"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Miscellaneous @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @section in Documentation/notation/spacing.itely
 msgid "Score layout"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
+msgid "The \\\\layout block"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "The @code{\\\\layout} block"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Setting the staff size"
+msgstr ""
+
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
 msgid "Breaks"
@@ -4469,20 +4687,35 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
+msgid "Flexible vertical spacing within systems"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing between staves"
+msgid "Within-system spacing properties"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
+msgid "Spacing of ungrouped staves"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of grouped staves"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of non-staff lines"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
@@ -4540,139 +4773,162 @@ msgstr ""
 msgid "Changing spacing"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 msgid "accompaniment"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 msgid "words"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+msgid "default space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+msgid "reduced space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+msgid "The rehearsal mark will be centered above the Breath Mark"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -4795,6 +5051,11 @@ msgstr ""
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr ""
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+msgid "Modifying alists"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 msgid "Useful concepts and properties"
@@ -4899,16 +5160,25 @@ msgid "Aligning objects"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Setting X-offset and Y-offset directly"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the side-position-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the self-alignment-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr ""
@@ -4922,6 +5192,9 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the break-alignable-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr ""
@@ -4956,11 +5229,6 @@ msgstr ""
 msgid "Substitution function syntax"
 msgstr ""
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr ""
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 msgid "Substitution function examples"
@@ -5141,6 +5409,16 @@ msgstr ""
 msgid "Note head styles"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup commands"
+msgstr ""
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup list commands"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "List of articulations"
@@ -5276,6 +5554,11 @@ msgstr ""
 msgid "Available music functions"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Predefined type predicates"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Scheme functions"
@@ -5318,6 +5601,10 @@ msgstr ""
 msgid "Invoking @command{lilypond}"
 msgstr ""
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+msgid "Standard shell commands"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr ""
@@ -5331,6 +5618,15 @@ msgstr ""
 msgid "Environment variables"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "LilyPond in chroot jail"
+msgstr ""
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5369,6 +5665,11 @@ msgstr ""
 msgid "Error message FT_Get_Glyph_Name"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr ""
@@ -5523,6 +5824,19 @@ msgstr ""
 msgid "xelatex"
 msgstr ""
 
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+msgid "Sharing the table of contents"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr ""
@@ -5666,118 +5980,119 @@ msgstr ""
 msgid "Make and Makefiles"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 msgid "accTrombon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr ""
 
@@ -5789,145 +6104,177 @@ msgstr ""
 msgid "splitStaffBarLine"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+msgid "flute"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+msgid "pianoRH"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+msgid "pianoLH"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
 msgid "first, define a variable to hold the formatted date:"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
 msgid "date"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
 msgid "d-%m-%Y\\\" (localtime (current-time)))"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
 msgid "use it in the title block:"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
 msgid "and use it in a \\markup block:"
 msgstr ""
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
 msgid "voiceFive"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+msgid "graceNotes"
+msgstr ""
+
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
 msgid "the RehearsalMark will be centered above the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr ""
 
@@ -6003,84 +6350,84 @@ msgstr ""
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 msgid "the actual music"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6088,15 +6435,15 @@ msgstr ""
 msgid "discantusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6109,33 +6456,33 @@ msgstr ""
 msgid "two bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6143,18 +6490,18 @@ msgstr ""
 msgid "altusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 msgid "altusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6162,19 +6509,19 @@ msgstr ""
 msgid "tenorNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6182,83 +6529,108 @@ msgstr ""
 msgid "bassusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 msgid "no slurs"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr ""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+msgid "tick"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+msgid "centered"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+msgid "End score"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+msgid "End markup"
+msgstr ""
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+msgid "slurNotes"
+msgstr ""
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 msgid "Default behavior"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr ""
 
@@ -6321,15 +6693,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr ""
 
@@ -6415,13 +6787,13 @@ msgstr ""
 msgid "hairpinMore"
 msgstr ""
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
+msgid "smallFlageolet"
 msgstr ""
 
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
-msgid "smallFlageolet"
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+msgid "Default setting"
 msgstr ""
 
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
@@ -6441,52 +6813,56 @@ msgid "change for other default global staff size."
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+msgid "sustainNotes"
+msgstr ""
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 msgid "stemOn"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr ""
 
@@ -6516,23 +6892,23 @@ msgstr ""
 msgid "sop"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr ""
 
@@ -6548,23 +6924,23 @@ msgstr ""
 msgid "piuF"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 msgid "show hairpin"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 msgid "hide text span"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 msgid "show glissando"
 msgstr ""
 
@@ -6580,42 +6956,42 @@ msgstr ""
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr ""
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 msgid "mel"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
 msgid "C major for guitar, no barre, using defaults"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
 msgid "terse style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
@@ -6625,8 +7001,8 @@ msgstr ""
 msgid "C major for guitar, barred on third fret"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
@@ -6639,93 +7015,222 @@ msgstr ""
 msgid "verbose style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
 msgid "size 1.0"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
 msgid "roman fret label, finger labels below string, straight barre"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
 msgid "standard size"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
 msgid "landscape orientation, arabic numbers, M for mute string"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
 msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
 msgid "simple D chord"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
 msgid "larger dots, centered dots, fewer frets"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
 msgid "label below string"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+msgid "notes."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+msgid "- pitch is the absolute pitch of the note"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+msgid "Ambitus engraving logics"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr ""
+
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 msgid "dMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 msgid "gMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr ""
 
@@ -6733,19 +7238,19 @@ msgstr ""
 msgid "baseMelody"
 msgstr ""
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr ""
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr ""
 
@@ -6765,47 +7270,50 @@ msgstr ""
 msgid "glissando is attached to a & c"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 msgid "spanner text."
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 msgid "mycresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 msgid "mydecresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 msgid "cresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 msgid "decresc"
 msgstr ""
 
@@ -6868,37 +7376,37 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr ""
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 msgid "explicitly set instrumentName, so we don't get"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 msgid "piano staves"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr ""
 
@@ -6970,144 +7478,144 @@ msgstr ""
 msgid "violone"
 msgstr ""
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 msgid "centermarkup"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 msgid "pUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 msgid "iUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 msgid "mUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 msgid "aUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 msgid "xUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 msgid "tupletOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 msgid "tupletsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 msgid "tupletsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr ""
 
@@ -7188,6 +7696,22 @@ msgstr ""
 msgid "These chords will be in opposing-landscape orientation"
 msgstr ""
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr ""
@@ -7252,6 +7776,10 @@ msgstr ""
 msgid "rit"
 msgstr ""
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+msgid "dimin"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 msgid "andantino"
 msgstr ""
@@ -7288,7 +7816,7 @@ msgid "m. 4"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr ""
 
@@ -7297,7 +7825,7 @@ msgid "end of m. 6"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr ""
 
@@ -7314,7 +7842,7 @@ msgid "end of m. 9"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr ""
 
@@ -7338,51 +7866,59 @@ msgstr ""
 msgid "new section starts here in A minor"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
-msgid "m. 11"
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
+msgid "m. 11"
+msgstr ""
+
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+msgid "guitar"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
-msgid "guitar"
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr ""
 
@@ -7410,15 +7946,15 @@ msgstr ""
 msgid "to four spaces below center line on visible staff"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr ""
 
@@ -7565,9 +8101,9 @@ msgstr ""
 
 #. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
 msgid "harmonies"
 msgstr ""
 
@@ -7587,6 +8123,86 @@ msgstr ""
 msgid "HERE IS THE SECOND METHOD"
 msgstr ""
 
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+msgid "Timeline"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+msgid "Start score"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+msgid "Start pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+msgid "Start Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+msgid "End Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+msgid "End Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+msgid "Start Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+msgid "End Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+msgid "End pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+msgid "don't indent first system"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+msgid "shorten line length to suit music"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
+msgstr ""
+
 #. Documentation/snippets/incipit.ly:85 (variable)
 #. Documentation/snippets/incipit.ly:86 (context id)
 msgid "discantusIncipit"
@@ -7634,192 +8250,196 @@ msgstr ""
 msgid "tuning"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 msgid "sl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 msgid "trpt"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 msgid "trumpet"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 msgid "horns"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 msgid "barichords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 msgid "chords"
 msgstr ""
 
@@ -7855,7 +8475,7 @@ msgstr ""
 msgid "speakOn"
 msgstr ""
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr ""
 
@@ -7863,7 +8483,7 @@ msgstr ""
 msgid "Candide, Voltaire"
 msgstr ""
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr ""
 
@@ -7871,7 +8491,7 @@ msgstr ""
 msgid "normalPos"
 msgstr ""
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr ""
 
@@ -7887,91 +8507,135 @@ msgstr ""
 msgid "...or to cover just whitespace"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
-msgid "fluteMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+msgid "space for instrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
-msgid "clarinetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+msgid "fluteMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
-msgid "trumpetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+msgid "clarinetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
+msgid "trumpetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+msgid "hornMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
-msgid "altoILyrics"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
+msgid "altoIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
-msgid "altoIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
+msgid "altoILyrics"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 msgid "altoIILyrics"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr ""
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+msgid "applies to down stems"
+msgstr ""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr ""
 
@@ -8007,43 +8671,43 @@ msgstr ""
 msgid "RH Voice 2"
 msgstr ""
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 msgid "MMR - Multi-Measure Rest"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 msgid "MMRs by default are set under the fourth line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 msgid "MMRs in odd-numbered voices are under the top line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr ""
 
@@ -8196,27 +8860,27 @@ msgstr ""
 msgid "The coda"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 msgid "Metronome marks below the staff"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr ""
 
@@ -8228,55 +8892,59 @@ msgstr ""
 msgid "Perkussion"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+msgid "voc"
+msgstr ""
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 msgid "original"
 msgstr ""
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 msgid "startAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 msgid "stopAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr ""
 
@@ -8316,133 +8984,44 @@ msgstr ""
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
-msgid "Ambitus data structure"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
-msgid "(Ambitus grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
-msgid "notes."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
+msgid "sopranonotes"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+msgid "sopranowords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
-msgid "- pitch is the absolute pitch of the note"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
+msgid "altonotes"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+msgid "altowords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+msgid "tenornotes"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
-msgid "Ambitus engraving logics"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
+msgid "tenorwords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+msgid "bassnotes"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+msgid "basswords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
-msgid "Example"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
 msgstr ""
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
@@ -8700,24 +9279,16 @@ msgstr ""
 msgid "Search for 'grid' in this page to find all related functions"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
-msgid "The same as \\flageolet, just a little smaller"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
-msgid "The second fermata is ignored!"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+msgid "notes"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
+msgid "The same as \\flageolet, just a little smaller"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-msgid "the direction."
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
+msgid "The second fermata is ignored!"
 msgstr ""
 
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
@@ -8834,112 +9405,112 @@ msgstr ""
 msgid "stringNumberSpanner"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
 "separate file"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr ""
 
@@ -8992,15 +9563,15 @@ msgstr ""
 msgid "Test it:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 msgid "Revert to default style:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr ""
 
@@ -9041,39 +9612,39 @@ msgstr ""
 msgid "the next three instructions keep the lyrics between the bar lines"
 msgstr ""
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 msgid "naturalizeMusic"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr ""
 
@@ -9241,15 +9812,19 @@ msgstr ""
 msgid "Score"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+msgid "testnotes"
+msgstr ""
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr ""
 
@@ -9345,67 +9920,102 @@ msgstr ""
 msgid "m"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr ""
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
+msgid "we could remove the line about this with the line below, since we want"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
+msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
-msgid "we could remove the line about this with the line below, since we want"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
-msgid "the alto lyrics to be below the alto Voice anyway."
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
+msgid "again, we could replace the line above this with the line below."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
-msgid "again, we could replace the line above this with the line below."
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+msgid "refrain"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+msgid "SoloNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+msgid "SoloLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+msgid "SopranoNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+msgid "SopranoLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+msgid "BassNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+msgid "BassLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+msgid "SoloVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+msgid "SopranoVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+msgid "BassVoice"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
 msgstr ""
 
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr ""
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr ""
 
index d6105495a2608ee1c581fbba86231d573a8be2cf..72ff50747e7bf8fd899e4b53296e3ddcbe8cda7e 100644 (file)
@@ -6,10 +6,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-04-13 12:25+0200\n"
+"POT-Creation-Date: 2010-12-06 22:26+0100\n"
 "PO-Revision-Date: 2010-04-13 12:28+0200\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -41,11 +42,11 @@ msgstr "Andere talen: %s."
 msgid "About <A HREF=\"%s\">automatic language selection</A>."
 msgstr "Gebruik van <A HREF=\"%s\">automatische taalkeuze</A>."
 
-#: postprocess_html.py:318
+#: postprocess_html.py:326
 msgid "stable-branch"
 msgstr "stabiele tak"
 
-#: postprocess_html.py:320
+#: postprocess_html.py:328
 msgid "development-branch"
 msgstr "ontwikkelingstak"
 
@@ -130,11 +131,11 @@ msgid "post-GDP"
 msgstr "na-GDP"
 
 #. -*- coding: utf-8 -*-
-#. Documentation/changes.tely:69 (variable)
+#. Documentation/changes.tely:183 (variable)
 msgid "coloredheads"
 msgstr ""
 
-#. Documentation/changes.tely:70 (variable)
+#. Documentation/changes.tely:184 (variable)
 msgid "noclef"
 msgstr ""
 
@@ -147,19 +148,6 @@ msgstr ""
 msgid "New features in 2.13 since 2.12"
 msgstr ""
 
-#. @node in Documentation/essay.tely
-#. @appendix in Documentation/essay.tely
-#. @node in Documentation/extending.tely
-#. @appendix in Documentation/extending.tely
-#. @node in Documentation/learning.tely
-#. @appendix in Documentation/learning.tely
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-#. @node in Documentation/usage.tely
-#. @appendix in Documentation/usage.tely
-msgid "LilyPond index"
-msgstr ""
-
 #. @top in Documentation/macros.itexi
 msgid "LilyPond --- \\\\TITLE\\\\"
 msgstr ""
@@ -180,6 +168,19 @@ msgstr ""
 msgid "Known issues and warnings"
 msgstr ""
 
+#. @node in Documentation/essay.tely
+#. @appendix in Documentation/essay.tely
+#. @node in Documentation/extending.tely
+#. @appendix in Documentation/extending.tely
+#. @node in Documentation/learning.tely
+#. @appendix in Documentation/learning.tely
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+#. @node in Documentation/usage.tely
+#. @appendix in Documentation/usage.tely
+msgid "LilyPond index"
+msgstr ""
+
 #. @node in Documentation/essay/engraving.itely
 #. @chapter in Documentation/essay/engraving.itely
 msgid "Music engraving"
@@ -325,15 +326,14 @@ msgid "dummy action to deal with parser lookahead"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1354 (variable)
-#. Documentation/extending/programming-interface.itely:127 (variable)
-#. Documentation/learning/fundamental.itely:3103 (variable)
-#. Documentation/learning/fundamental.itely:3153 (variable)
-#. Documentation/notation/changing-defaults.itely:3677 (variable)
+#. Documentation/learning/fundamental.itely:3003 (variable)
+#. Documentation/learning/fundamental.itely:3058 (variable)
+#. Documentation/notation/changing-defaults.itely:3802 (variable)
 msgid "padText"
 msgstr ""
 
 #. Documentation/extending/scheme-tutorial.itely:1377 (variable)
-#. Documentation/notation/changing-defaults.itely:3712 (variable)
+#. Documentation/notation/changing-defaults.itely:3844 (variable)
 msgid "tempoPadded"
 msgstr ""
 
@@ -498,26 +498,21 @@ msgstr ""
 msgid "Adding articulation to notes (example)"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:145 (variable)
-#. Documentation/notation/changing-defaults.itely:3695 (variable)
-msgid "custosNote"
-msgstr ""
-
-#. Documentation/extending/programming-interface.itely:192 (variable)
+#. Documentation/extending/programming-interface.itely:139 (variable)
 msgid "manualBeam"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:212 (variable)
+#. Documentation/extending/programming-interface.itely:160 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:192 (variable)
 msgid "AltOn"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:217 (variable)
+#. Documentation/extending/programming-interface.itely:170 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:198 (variable)
 msgid "AltOff"
 msgstr ""
 
-#. Documentation/extending/programming-interface.itely:230 (variable)
+#. Documentation/extending/programming-interface.itely:185 (variable)
 msgid "withAlt"
 msgstr ""
 
@@ -553,12 +548,12 @@ msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Void functions"
+msgid "Functions without arguments"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
 #. @subsection in Documentation/extending/programming-interface.itely
-msgid "Functions without arguments"
+msgid "Void functions"
 msgstr ""
 
 #. @node in Documentation/extending/programming-interface.itely
@@ -641,35 +636,35 @@ msgstr ""
 msgid "LilyPond Scheme interfaces"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:209 (comment)
+#. Documentation/learning/tutorial.itely:210 (comment)
 msgid "set the starting point to middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:240 (comment)
+#. Documentation/learning/tutorial.itely:241 (comment)
 msgid "one octave above middle C"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:256 (comment)
+#. Documentation/learning/tutorial.itely:257 (comment)
 msgid "c is 1 staff space up, so is the c above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:257 (comment)
+#. Documentation/learning/tutorial.itely:258 (comment)
 msgid "d is 2 up or 5 down, so is the d above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:258 (comment)
+#. Documentation/learning/tutorial.itely:259 (comment)
 msgid "e is 3 up or 4 down, so is the e above"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:259 (comment)
+#. Documentation/learning/tutorial.itely:260 (comment)
 msgid "a is 6 up or 1 down, so is the a below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:260 (comment)
+#. Documentation/learning/tutorial.itely:261 (comment)
 msgid "g is 5 up or 2 down, so is the g below"
 msgstr ""
 
-#. Documentation/learning/tutorial.itely:261 (comment)
+#. Documentation/learning/tutorial.itely:262 (comment)
 msgid "f is 4 up or 3 down, so is the f below"
 msgstr ""
 
@@ -737,6 +732,8 @@ msgstr ""
 #. @rglos in Documentation/learning/tutorial.itely
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/changing-the-interval-of-lines-on-the-stave.ly:19 (variable)
+#. Documentation/snippets/printing-note-names-with-and-without-an-octave-marker.ly:29 (variable)
 msgid "scale"
 msgstr ""
 
@@ -820,6 +817,22 @@ msgstr ""
 msgid "time signature"
 msgstr ""
 
+#. @subheading in Documentation/learning/tutorial.itely
+msgid "Tempo marks"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "tempo indication"
+msgstr ""
+
+#. @rglos in Documentation/learning/tutorial.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "metronome"
+msgstr ""
+
 #. @subheading in Documentation/learning/tutorial.itely
 msgid "Clef"
 msgstr ""
@@ -839,6 +852,21 @@ msgstr ""
 msgid "Working on input files"
 msgstr ""
 
+#. @node in Documentation/learning/tutorial.itely
+#. @section in Documentation/learning/tutorial.itely
+msgid "Dealing with errors"
+msgstr ""
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "General troubleshooting tips"
+msgstr ""
+
+#. @node in Documentation/learning/tutorial.itely
+#. @subsection in Documentation/learning/tutorial.itely
+msgid "Some common errors"
+msgstr ""
+
 #. @node in Documentation/learning/tutorial.itely
 #. @section in Documentation/learning/tutorial.itely
 msgid "How to read the manuals"
@@ -859,22 +887,22 @@ msgstr ""
 msgid "Overview of manuals"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1185 (variable)
-#. Documentation/learning/fundamental.itely:3084 (variable)
-#. Documentation/learning/fundamental.itely:3105 (variable)
+#. Documentation/learning/common-notation.itely:1223 (variable)
+#. Documentation/learning/fundamental.itely:2984 (variable)
+#. Documentation/learning/fundamental.itely:3008 (variable)
 msgid "violin"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1190 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:80 (variable)
+#. Documentation/learning/common-notation.itely:1229 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:83 (variable)
 msgid "cello"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1215 (variable)
+#. Documentation/learning/common-notation.itely:1255 (variable)
 msgid "tripletA"
 msgstr ""
 
-#. Documentation/learning/common-notation.itely:1216 (variable)
+#. Documentation/learning/common-notation.itely:1256 (variable)
 msgid "barA"
 msgstr ""
 
@@ -894,6 +922,11 @@ msgstr ""
 msgid "Single staff notation"
 msgstr ""
 
+#. @node in Documentation/learning/common-notation.itely
+#. @subsection in Documentation/learning/common-notation.itely
+msgid "Bar checks"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Accidentals and key signatures"
@@ -1167,6 +1200,20 @@ msgstr ""
 msgid "brace"
 msgstr ""
 
+#. @rglos in Documentation/learning/common-notation.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "staff"
+msgstr ""
+
+#. @rglos in Documentation/learning/common-notation.itely
+#. @rglos in Documentation/learning/fundamental.itely
+#. @rglos in Documentation/learning/tweaks.itely
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "system"
+msgstr ""
+
 #. @node in Documentation/learning/common-notation.itely
 #. @subsection in Documentation/learning/common-notation.itely
 msgid "Combining notes into chords"
@@ -1248,7 +1295,9 @@ msgstr ""
 
 #. Documentation/learning/fundamental.itely:320 (context id)
 #. Documentation/learning/fundamental.itely:371 (context id)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:73 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:86 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
 msgid "singer"
 msgstr ""
 
@@ -1261,8 +1310,8 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:375 (context id)
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:231 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:233 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:293 (context id)
 #. Documentation/snippets/staff-headword.ly:119 (context id)
 msgid "piano"
 msgstr ""
@@ -1270,22 +1319,22 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:325 (context id)
 #. Documentation/learning/fundamental.itely:366 (variable)
 #. Documentation/learning/fundamental.itely:376 (context id)
-#. Documentation/learning/fundamental.itely:2764 (variable)
-#. Documentation/learning/fundamental.itely:2826 (context id)
+#. Documentation/learning/fundamental.itely:2592 (variable)
+#. Documentation/learning/fundamental.itely:2654 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:20 (variable)
 #. Documentation/snippets/chords-headword.ly:80 (context id)
-#. Documentation/snippets/fretted-headword.ly:145 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:234 (context id)
-#. Documentation/snippets/piano-template-simple.ly:37 (variable)
-#. Documentation/snippets/piano-template-simple.ly:56 (context id)
+#. Documentation/snippets/fretted-headword.ly:143 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:236 (context id)
+#. Documentation/snippets/piano-template-simple.ly:39 (variable)
+#. Documentation/snippets/piano-template-simple.ly:58 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:60 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:45 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:67 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:57 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:42 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:64 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:48 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:70 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:60 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:81 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:44 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:62 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:66 (context id)
 #. Documentation/snippets/staff-headword.ly:68 (variable)
 msgid "upper"
 msgstr ""
@@ -1293,74 +1342,76 @@ msgstr ""
 #. Documentation/learning/fundamental.itely:326 (context id)
 #. Documentation/learning/fundamental.itely:367 (variable)
 #. Documentation/learning/fundamental.itely:377 (context id)
-#. Documentation/learning/fundamental.itely:2771 (variable)
-#. Documentation/learning/fundamental.itely:2827 (context id)
+#. Documentation/learning/fundamental.itely:2599 (variable)
+#. Documentation/learning/fundamental.itely:2655 (context id)
 #. Documentation/snippets/changing-the-number-of-lines-in-a-staff.ly:24 (variable)
 #. Documentation/snippets/chords-headword.ly:90 (context id)
-#. Documentation/snippets/fretted-headword.ly:146 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:235 (context id)
-#. Documentation/snippets/piano-template-simple.ly:45 (variable)
-#. Documentation/snippets/piano-template-simple.ly:57 (context id)
+#. Documentation/snippets/fretted-headword.ly:144 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:237 (context id)
+#. Documentation/snippets/piano-template-simple.ly:47 (variable)
+#. Documentation/snippets/piano-template-simple.ly:59 (context id)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:53 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:69 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:65 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:79 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:49 (variable)
-#. Documentation/snippets/polyphony-in-tablature.ly:61 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:56 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:72 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:68 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:82 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:51 (variable)
+#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:67 (context id)
 #. Documentation/snippets/staff-headword.ly:79 (variable)
 msgid "lower"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:364 (variable)
-#. Documentation/notation/changing-defaults.itely:490 (variable)
-#. Documentation/notation/changing-defaults.itely:497 (context id)
-#. Documentation/notation/changing-defaults.itely:507 (context id)
-#. Documentation/notation/changing-defaults.itely:512 (context id)
-#. Documentation/notation/changing-defaults.itely:529 (variable)
-#. Documentation/notation/changing-defaults.itely:547 (context id)
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (context id)
+#. Documentation/notation/changing-defaults.itely:488 (variable)
+#. Documentation/notation/changing-defaults.itely:495 (context id)
+#. Documentation/notation/changing-defaults.itely:505 (context id)
+#. Documentation/notation/changing-defaults.itely:510 (context id)
+#. Documentation/notation/changing-defaults.itely:527 (variable)
+#. Documentation/notation/changing-defaults.itely:545 (context id)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:37 (context id)
 #. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:46 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:64 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:66 (context id)
 #. Documentation/snippets/demo-midiinstruments.ly:29 (variable)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:29 (context id)
 #. Documentation/snippets/fretted-headword.ly:63 (variable)
-#. Documentation/snippets/guitar-strum-rhythms.ly:66 (context id)
+#. Documentation/snippets/guitar-strum-rhythms.ly:68 (context id)
 #. Documentation/snippets/heavily-customized-polymetric-time-signatures.ly:34 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:45 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:47 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:63 (variable)
-#. Documentation/snippets/single-staff-template-with-only-notes.ly:53 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:48 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:50 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:66 (variable)
+#. Documentation/snippets/single-staff-template-with-only-notes.ly:56 (variable)
 #. Documentation/snippets/vertically-centered-common-lyrics.ly:45 (variable)
 msgid "melody"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:365 (variable)
-#. Documentation/snippets/piano-template-with-centered-lyrics.ly:61 (variable)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:53 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:71 (variable)
+#. Documentation/snippets/piano-template-with-centered-lyrics.ly:64 (variable)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:56 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:74 (variable)
 msgid "text"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:439 (context id)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:84 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:136 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:172 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:208 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:240 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:122 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:138 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:174 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:195 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:210 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:226 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:242 (comment)
 msgid "main"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:629 (comment)
-msgid "Voice \\\"1\\\"                  Voice \\\"2\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"               Voice \\\"2\\\""
 msgstr ""
+"Stimme·\\\"1\\\"··············Stimme·\\\"2\\\"            Stimme \\\"3\\\""
 
 #. Documentation/learning/fundamental.itely:639 (comment)
 msgid "Voice \\\"1\\\"             Voice \\\"2\\\""
@@ -1380,7 +1431,8 @@ msgid "Main voice"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:684 (comment)
-msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                 Voice \\\"3\\\""
+#, fuzzy
+msgid "Voice \\\"1\\\"     Voice \\\"2\\\"                Voice \\\"3\\\""
 msgstr ""
 "Stimme·\\\"1\\\"··············Stimme·\\\"2\\\"            Stimme \\\"3\\\""
 
@@ -1460,455 +1512,423 @@ msgid "Set stems, etc, down"
 msgstr ""
 
 #. Documentation/learning/fundamental.itely:1197 (context id)
-#. Documentation/learning/fundamental.itely:2478 (context id)
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:25 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:217 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:226 (context id)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:67 (context id)
-#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:77 (context id)
+#. Documentation/learning/fundamental.itely:2303 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:219 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:228 (context id)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:70 (context id)
+#. Documentation/snippets/single-staff-template-with-notes-and-lyrics.ly:80 (context id)
 msgid "one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1240 (variable)
-#. Documentation/learning/fundamental.itely:2738 (variable)
-#. Documentation/learning/tweaks.itely:3537 (variable)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:1242 (variable)
+#. Documentation/learning/fundamental.itely:2569 (variable)
+#. Documentation/learning/tweaks.itely:3614 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:66 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:62 (variable)
+#. Documentation/snippets/hymn-template.ly:78 (variable)
 #. Documentation/snippets/incipit.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:87 (variable)
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:51 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:53 (variable)
 #. Documentation/snippets/piano-template-with-centered-dynamics.ly:55 (variable)
 #. Documentation/snippets/printing-music-with-different-time-signatures.ly:33 (variable)
-#. Documentation/snippets/string-quartet-template-simple.ly:47 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:35 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:50 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:109 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:32 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:61 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:51 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:64 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:54 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:56 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:63 (variable)
 msgid "global"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1241 (variable)
+#. Documentation/learning/fundamental.itely:1244 (variable)
 msgid "SopOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1243 (variable)
-msgid "SopTwoMusic"
+#. Documentation/learning/fundamental.itely:1247 (variable)
+msgid "SopOneLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1245 (variable)
-msgid "SopOneLyrics"
+#. Documentation/learning/fundamental.itely:1250 (variable)
+msgid "SopTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1247 (variable)
+#. Documentation/learning/fundamental.itely:1253 (variable)
 msgid "SopTwoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1253 (context id)
+#. Documentation/learning/fundamental.itely:1260 (context id)
 msgid "SopOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1262 (context id)
+#. Documentation/learning/fundamental.itely:1269 (context id)
 msgid "SopTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1294 (variable)
-#. Documentation/learning/fundamental.itely:3006 (variable)
-msgid "TimeKey"
+#. Documentation/learning/fundamental.itely:1301 (variable)
+#. Documentation/learning/fundamental.itely:2901 (variable)
+msgid "keyTime"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1295 (variable)
+#. Documentation/learning/fundamental.itely:1303 (variable)
 msgid "SopMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1296 (variable)
-#. Documentation/learning/tweaks.itely:3539 (variable)
+#. Documentation/learning/fundamental.itely:1304 (variable)
+#. Documentation/learning/tweaks.itely:3617 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:47 (variable)
+#. Documentation/snippets/hymn-template.ly:63 (variable)
 msgid "AltoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1297 (variable)
-#. Documentation/learning/tweaks.itely:3540 (variable)
+#. Documentation/learning/fundamental.itely:1305 (variable)
+#. Documentation/learning/tweaks.itely:3618 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:52 (variable)
+#. Documentation/snippets/hymn-template.ly:68 (variable)
 msgid "TenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1298 (variable)
-#. Documentation/learning/tweaks.itely:3541 (variable)
+#. Documentation/learning/fundamental.itely:1306 (variable)
+#. Documentation/learning/tweaks.itely:3619 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:73 (variable)
 msgid "BassMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1299 (variable)
-#. Documentation/learning/tweaks.itely:3542 (variable)
+#. Documentation/learning/fundamental.itely:1308 (variable)
+#. Documentation/learning/tweaks.itely:3621 (variable)
 msgid "VerseOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1301 (variable)
-#. Documentation/learning/tweaks.itely:3543 (variable)
+#. Documentation/learning/fundamental.itely:1310 (variable)
+#. Documentation/learning/tweaks.itely:3625 (variable)
 msgid "VerseTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1303 (variable)
-#. Documentation/learning/tweaks.itely:3544 (variable)
+#. Documentation/learning/fundamental.itely:1312 (variable)
+#. Documentation/learning/tweaks.itely:3629 (variable)
 msgid "VerseThree"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1305 (variable)
-#. Documentation/learning/tweaks.itely:3545 (variable)
+#. Documentation/learning/fundamental.itely:1314 (variable)
+#. Documentation/learning/tweaks.itely:3633 (variable)
 msgid "VerseFour"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1312 (context id)
+#. Documentation/learning/fundamental.itely:1321 (context id)
 msgid "Sop"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1313 (context id)
-#. Documentation/learning/tweaks.itely:3552 (context id)
-#. Documentation/notation/input.itely:984 (context id)
+#. Documentation/learning/fundamental.itely:1322 (context id)
+#. Documentation/learning/tweaks.itely:3642 (context id)
+#. Documentation/notation/input.itely:1141 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:87 (context id)
 #. Documentation/snippets/chords-headword.ly:57 (variable)
+#. Documentation/snippets/hymn-template.ly:93 (context id)
 msgid "Alto"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1321 (context id)
-#. Documentation/learning/tweaks.itely:3560 (context id)
-#. Documentation/notation/input.itely:986 (context id)
+#. Documentation/learning/fundamental.itely:1330 (context id)
+#. Documentation/learning/tweaks.itely:3650 (context id)
+#. Documentation/notation/input.itely:1143 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:95 (context id)
 #. Documentation/snippets/chords-headword.ly:63 (variable)
+#. Documentation/snippets/hymn-template.ly:102 (context id)
 msgid "Tenor"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1322 (context id)
-#. Documentation/learning/tweaks.itely:3561 (context id)
-#. Documentation/notation/input.itely:991 (context id)
+#. Documentation/learning/fundamental.itely:1331 (context id)
+#. Documentation/learning/tweaks.itely:3651 (context id)
+#. Documentation/notation/input.itely:1148 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:99 (context id)
 #. Documentation/snippets/chords-headword.ly:70 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:240 (variable)
+#. Documentation/snippets/hymn-template.ly:107 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:242 (variable)
 msgid "Bass"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1347 (variable)
-#. Documentation/learning/fundamental.itely:1400 (variable)
-#. Documentation/learning/fundamental.itely:1463 (variable)
-msgid "versenotes"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1353 (variable)
-#. Documentation/learning/fundamental.itely:1415 (variable)
-#. Documentation/learning/fundamental.itely:1478 (variable)
-msgid "versewords"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1359 (context id)
-#. Documentation/learning/fundamental.itely:1427 (context id)
-#. Documentation/learning/fundamental.itely:1489 (context id)
-#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
-msgid "verse"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1406 (variable)
-#. Documentation/learning/fundamental.itely:1469 (variable)
-msgid "refrainnotesA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1410 (variable)
-#. Documentation/learning/fundamental.itely:1473 (variable)
-msgid "refrainnotesB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1418 (variable)
-#. Documentation/learning/fundamental.itely:1481 (variable)
-msgid "refrainwordsA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1421 (variable)
-#. Documentation/learning/fundamental.itely:1484 (variable)
-msgid "refrainwordsB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1435 (context id)
-#. Documentation/learning/fundamental.itely:1509 (context id)
-msgid "refrainB"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1501 (context id)
-msgid "refrainA"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:1663 (comment)
+#. Documentation/learning/fundamental.itely:1475 (comment)
 msgid "start of single compound music expression"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1664 (comment)
+#. Documentation/learning/fundamental.itely:1476 (comment)
 msgid "start of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1666 (comment)
+#. Documentation/learning/fundamental.itely:1478 (comment)
 msgid "create RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1669 (comment)
+#. Documentation/learning/fundamental.itely:1481 (comment)
 msgid "create voice for RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1670 (comment)
+#. Documentation/learning/fundamental.itely:1482 (comment)
 msgid "start of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1673 (comment)
+#. Documentation/learning/fundamental.itely:1485 (comment)
 msgid "end of RH notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1674 (comment)
+#. Documentation/learning/fundamental.itely:1486 (comment)
 msgid "end of RH voice"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1675 (comment)
+#. Documentation/learning/fundamental.itely:1487 (comment)
 msgid "end of RH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1676 (comment)
+#. Documentation/learning/fundamental.itely:1488 (comment)
 msgid "create LH staff; needs two simultaneous voices"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1679 (comment)
+#. Documentation/learning/fundamental.itely:1491 (comment)
 msgid "create LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1681 (comment)
+#. Documentation/learning/fundamental.itely:1493 (comment)
 msgid "start of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1684 (comment)
+#. Documentation/learning/fundamental.itely:1496 (comment)
 msgid "end of LH voice one notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1685 (comment)
+#. Documentation/learning/fundamental.itely:1497 (comment)
 msgid "end of LH voice one"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1686 (comment)
+#. Documentation/learning/fundamental.itely:1498 (comment)
 msgid "create LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1688 (comment)
+#. Documentation/learning/fundamental.itely:1500 (comment)
 msgid "start of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1691 (comment)
+#. Documentation/learning/fundamental.itely:1503 (comment)
 msgid "end of LH voice two notes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1692 (comment)
+#. Documentation/learning/fundamental.itely:1504 (comment)
 msgid "end of LH voice two"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1693 (comment)
+#. Documentation/learning/fundamental.itely:1505 (comment)
 msgid "end of LH staff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1694 (comment)
+#. Documentation/learning/fundamental.itely:1506 (comment)
 msgid "end of simultaneous staves section"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1695 (comment)
+#. Documentation/learning/fundamental.itely:1507 (comment)
 msgid "end of single compound music expression"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:1914 (comment)
+#. Documentation/learning/fundamental.itely:1726 (comment)
 msgid "Wrong!"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2000 (comment)
-#. Documentation/learning/fundamental.itely:2171 (comment)
+#. Documentation/learning/fundamental.itely:1812 (comment)
+#. Documentation/learning/fundamental.itely:1989 (comment)
 msgid "make note heads smaller"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2003 (comment)
-#. Documentation/learning/fundamental.itely:2173 (comment)
+#. Documentation/learning/fundamental.itely:1815 (comment)
+#. Documentation/learning/fundamental.itely:1991 (comment)
 msgid "make note heads larger"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2006 (comment)
-#. Documentation/learning/fundamental.itely:2175 (comment)
+#. Documentation/learning/fundamental.itely:1818 (comment)
+#. Documentation/learning/fundamental.itely:1993 (comment)
 msgid "return to default size"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2457 (variable)
-#. Documentation/learning/fundamental.itely:2742 (variable)
-#. Documentation/notation/input.itely:976 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:63 (variable)
+#. Documentation/learning/fundamental.itely:2282 (variable)
+#. Documentation/learning/fundamental.itely:2570 (variable)
+#. Documentation/notation/input.itely:1133 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
 msgid "sopranoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2464 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+#. Documentation/learning/fundamental.itely:2289 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
 msgid "sopranoLyrics"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2468 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
+#. Documentation/learning/fundamental.itely:2293 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:87 (variable)
 msgid "celloMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2746 (variable)
+#. Documentation/learning/fundamental.itely:2574 (variable)
 msgid "sopranoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2749 (variable)
-#. Documentation/notation/input.itely:977 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:73 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:63 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:72 (variable)
-msgid "altoMusic"
-msgstr ""
-
-#. Documentation/learning/fundamental.itely:2753 (variable)
+#. Documentation/learning/fundamental.itely:2577 (variable)
+#. Documentation/notation/input.itely:1134 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:76 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:66 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:75 (variable)
-msgid "altoWords"
+msgid "altoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2754 (variable)
-#. Documentation/notation/input.itely:978 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:80 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:70 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:79 (variable)
-msgid "tenorMusic"
+#. Documentation/learning/fundamental.itely:2581 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:79 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:69 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:78 (variable)
+msgid "altoWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2758 (variable)
+#. Documentation/learning/fundamental.itely:2582 (variable)
+#. Documentation/notation/input.itely:1135 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:83 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:73 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:82 (variable)
-msgid "tenorWords"
+msgid "tenorMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2759 (variable)
-#. Documentation/notation/input.itely:979 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:87 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:77 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:86 (variable)
-msgid "bassMusic"
+#. Documentation/learning/fundamental.itely:2586 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:86 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:76 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:85 (variable)
+msgid "tenorWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2763 (variable)
+#. Documentation/learning/fundamental.itely:2587 (variable)
+#. Documentation/notation/input.itely:1136 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:88 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:90 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:80 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:89 (variable)
+msgid "bassMusic"
+msgstr ""
+
+#. Documentation/learning/fundamental.itely:2591 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:93 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:83 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:92 (variable)
 msgid "bassWords"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2780 (comment)
+#. Documentation/learning/fundamental.itely:2608 (comment)
 msgid "combine ChoirStaff and PianoStaff in parallel"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2782 (context id)
-#. Documentation/learning/fundamental.itely:2784 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:87 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:97 (context id)
+#. Documentation/learning/fundamental.itely:2610 (context id)
+#. Documentation/learning/fundamental.itely:2612 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:90 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:100 (context id)
 msgid "sopranos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2792 (context id)
-#. Documentation/learning/fundamental.itely:2794 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:100 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:88 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:101 (context id)
+#. Documentation/learning/fundamental.itely:2620 (context id)
+#. Documentation/learning/fundamental.itely:2622 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:103 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:91 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:104 (context id)
 msgid "altos"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2802 (context id)
-#. Documentation/learning/fundamental.itely:2804 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:106 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:110 (context id)
+#. Documentation/learning/fundamental.itely:2630 (context id)
+#. Documentation/learning/fundamental.itely:2632 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:109 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:113 (context id)
 msgid "tenors"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2812 (context id)
-#. Documentation/learning/fundamental.itely:2814 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:114 (context id)
+#. Documentation/learning/fundamental.itely:2640 (context id)
+#. Documentation/learning/fundamental.itely:2642 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:110 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:102 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:117 (context id)
 msgid "basses"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:2822 (comment)
+#. Documentation/learning/fundamental.itely:2650 (comment)
 msgid "end ChoirStaff"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3010 (variable)
+#. Documentation/learning/fundamental.itely:2902 (variable)
 msgid "ManualOneVoiceOneMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3014 (variable)
+#. Documentation/learning/fundamental.itely:2906 (variable)
 msgid "ManualOneVoiceTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3018 (variable)
+#. Documentation/learning/fundamental.itely:2910 (variable)
 msgid "ManualTwoMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3022 (variable)
+#. Documentation/learning/fundamental.itely:2914 (variable)
 msgid "PedalOrganMusic"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3028 (comment)
+#. Documentation/learning/fundamental.itely:2920 (comment)
 msgid "PianoStaff and Pedal Staff must be simultaneous"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3030 (context id)
+#. Documentation/learning/fundamental.itely:2922 (context id)
 msgid "ManualOne"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3031 (comment)
-msgid "set time signature and key"
+#. Documentation/learning/fundamental.itely:2923 (comment)
+msgid "set key and time signature"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3041 (comment)
+#. Documentation/learning/fundamental.itely:2933 (comment)
 msgid "end ManualOne Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3042 (context id)
+#. Documentation/learning/fundamental.itely:2934 (context id)
 msgid "ManualTwo"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3048 (comment)
+#. Documentation/learning/fundamental.itely:2943 (comment)
 msgid "end ManualTwo Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3049 (comment)
+#. Documentation/learning/fundamental.itely:2944 (comment)
 msgid "end PianoStaff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3050 (context id)
+#. Documentation/learning/fundamental.itely:2945 (context id)
 msgid "PedalOrgan"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3056 (comment)
+#. Documentation/learning/fundamental.itely:2951 (comment)
 msgid "end PedalOrgan Staff context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3058 (comment)
+#. Documentation/learning/fundamental.itely:2953 (comment)
 msgid "end Score context"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3071 (variable)
+#. Documentation/learning/fundamental.itely:2969 (variable)
 msgid "hornNotes"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3082 (variable)
+#. Documentation/learning/fundamental.itely:2981 (variable)
 msgid "fragmentA"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3083 (variable)
+#. Documentation/learning/fundamental.itely:2982 (variable)
 msgid "fragmentB"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3102 (variable)
+#. Documentation/learning/fundamental.itely:3001 (variable)
 msgid "dolce"
 msgstr ""
 
-#. Documentation/learning/fundamental.itely:3104 (variable)
+#. Documentation/learning/fundamental.itely:3004 (variable)
 msgid "fthenp"
 msgstr ""
 
@@ -2059,244 +2079,266 @@ msgstr ""
 msgid "Scores and parts"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:598 (comment)
-#. Documentation/learning/tweaks.itely:733 (comment)
+#. Documentation/learning/tweaks.itely:602 (comment)
+#. Documentation/learning/tweaks.itely:740 (comment)
 msgid "Increase thickness of all following slurs from 1.2 to 5.0"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:667 (comment)
-#. Documentation/learning/tweaks.itely:706 (comment)
-#. Documentation/learning/tweaks.itely:709 (comment)
+#. Documentation/learning/tweaks.itely:672 (comment)
+#. Documentation/learning/tweaks.itely:712 (comment)
+#. Documentation/learning/tweaks.itely:715 (comment)
 msgid "Increase thickness of immediately following slur only"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:737 (comment)
+#. Documentation/learning/tweaks.itely:744 (comment)
 msgid "Revert thickness of all following slurs to default of 1.2"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1413 (comment)
+#. Documentation/learning/tweaks.itely:1421 (comment)
 msgid "Don't print clefs in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1415 (comment)
+#. Documentation/learning/tweaks.itely:1423 (comment)
 msgid "Don't print time signatures in this staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1479 (comment)
+#. Documentation/learning/tweaks.itely:1487 (comment)
 msgid "Reduce all font sizes by ~24%"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1546 (comment)
+#. Documentation/learning/tweaks.itely:1554 (comment)
 msgid "Reduce stem length and line spacing to match"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1990 (comment)
-#. Documentation/learning/tweaks.itely:2059 (comment)
+#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2067 (comment)
 msgid "Set details for later Text Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1993 (comment)
-#. Documentation/learning/tweaks.itely:2062 (comment)
+#. Documentation/learning/tweaks.itely:2001 (comment)
+#. Documentation/learning/tweaks.itely:2070 (comment)
 msgid "Place dynamics above staff"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1995 (comment)
-#. Documentation/learning/tweaks.itely:2066 (comment)
+#. Documentation/learning/tweaks.itely:2003 (comment)
+#. Documentation/learning/tweaks.itely:2074 (comment)
 msgid "Start Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:1998 (comment)
+#. Documentation/learning/tweaks.itely:2006 (comment)
 msgid "Add Dynamic Text and hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2001 (comment)
-#. Documentation/learning/tweaks.itely:2073 (comment)
+#. Documentation/learning/tweaks.itely:2009 (comment)
+#. Documentation/learning/tweaks.itely:2081 (comment)
 msgid "Add Text Script"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2004 (comment)
+#. Documentation/learning/tweaks.itely:2012 (comment)
 msgid "Add Dynamic Text and terminate hairpin"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2006 (comment)
-#. Documentation/learning/tweaks.itely:2078 (comment)
+#. Documentation/learning/tweaks.itely:2014 (comment)
+#. Documentation/learning/tweaks.itely:2086 (comment)
 msgid "Stop Ottava Bracket"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2064 (comment)
+#. Documentation/learning/tweaks.itely:2072 (comment)
 msgid "Place following Ottava Bracket below Text Spanners"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2069 (comment)
-#. Documentation/learning/tweaks.itely:2076 (comment)
+#. Documentation/learning/tweaks.itely:2077 (comment)
+#. Documentation/learning/tweaks.itely:2084 (comment)
 msgid "Add Dynamic Text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2071 (comment)
+#. Documentation/learning/tweaks.itely:2079 (comment)
 msgid "Add Dynamic Line Spanner"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2153 (comment)
+#. Documentation/learning/tweaks.itely:2161 (comment)
 msgid "Cause notes to space out to accommodate text"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2176 (comment)
+#. Documentation/learning/tweaks.itely:2184 (comment)
 msgid "This markup is short enough to fit without collision"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2180 (comment)
+#. Documentation/learning/tweaks.itely:2188 (comment)
 msgid "This is too long to fit, so it is displaced upwards"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2184 (comment)
-#. Documentation/learning/tweaks.itely:2189 (comment)
+#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2197 (comment)
 msgid "Turn off collision avoidance"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2191 (comment)
+#. Documentation/learning/tweaks.itely:2199 (comment)
 msgid "and turn on textLengthOn"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2192 (comment)
+#. Documentation/learning/tweaks.itely:2200 (comment)
 msgid "Spaces at end are honored"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2299 (comment)
+#. Documentation/learning/tweaks.itely:2307 (comment)
 msgid "Extend width by 1 staff space"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2582 (comment)
+#. Documentation/learning/tweaks.itely:2587 (comment)
 msgid "This will not work, see below"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2586 (comment)
+#. Documentation/learning/tweaks.itely:2591 (comment)
 msgid "This works"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2623 (variable)
+#. Documentation/learning/tweaks.itely:2627 (variable)
 msgid "sesquisharp"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2626 (comment)
+#. Documentation/learning/tweaks.itely:2630 (comment)
 msgid "This prints a sesquisharp but the spacing is too small"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2631 (comment)
+#. Documentation/learning/tweaks.itely:2635 (comment)
 msgid "This improves the spacing"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2671 (comment)
+#. Documentation/learning/tweaks.itely:2675 (comment)
 msgid "Extend width by 1 unit"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2673 (comment)
+#. Documentation/learning/tweaks.itely:2677 (comment)
 msgid "Align dynamics to a base line 2 units above staff"
 msgstr ""
 "Dynamik-Zeichen an einer Linie ausrichten, die 2 Einheiten über dem System "
 "ist"
 
-#. Documentation/learning/tweaks.itely:2980 (variable)
-#. Documentation/learning/tweaks.itely:3029 (variable)
-#. Documentation/learning/tweaks.itely:3091 (variable)
-#. Documentation/learning/tweaks.itely:3228 (variable)
-#. Documentation/learning/tweaks.itely:3289 (variable)
+#. Documentation/learning/tweaks.itely:3003 (variable)
+#. Documentation/learning/tweaks.itely:3060 (variable)
+#. Documentation/learning/tweaks.itely:3130 (variable)
+#. Documentation/learning/tweaks.itely:3283 (variable)
+#. Documentation/learning/tweaks.itely:3352 (variable)
 msgid "rhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2985 (comment)
-#. Documentation/learning/tweaks.itely:3034 (comment)
-#. Documentation/learning/tweaks.itely:3098 (comment)
-#. Documentation/learning/tweaks.itely:3237 (comment)
+#. Documentation/learning/tweaks.itely:3009 (comment)
+#. Documentation/learning/tweaks.itely:3066 (comment)
+#. Documentation/learning/tweaks.itely:3138 (comment)
+#. Documentation/learning/tweaks.itely:3293 (comment)
+#. Documentation/learning/tweaks.itely:3362 (comment)
 msgid "Start polyphonic section of four voices"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:2998 (variable)
-#. Documentation/learning/tweaks.itely:3047 (variable)
-#. Documentation/learning/tweaks.itely:3111 (variable)
-#. Documentation/learning/tweaks.itely:3254 (variable)
-#. Documentation/learning/tweaks.itely:3320 (variable)
+#. Documentation/learning/tweaks.itely:3011 (comment)
+#. Documentation/learning/tweaks.itely:3025 (comment)
+#. Documentation/learning/tweaks.itely:3068 (comment)
+#. Documentation/learning/tweaks.itely:3082 (comment)
+#. Documentation/learning/tweaks.itely:3140 (comment)
+#. Documentation/learning/tweaks.itely:3154 (comment)
+#. Documentation/learning/tweaks.itely:3295 (comment)
+#. Documentation/learning/tweaks.itely:3313 (comment)
+#. Documentation/learning/tweaks.itely:3364 (comment)
+#. Documentation/learning/tweaks.itely:3390 (comment)
+msgid "continuation of main voice"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3029 (variable)
+#. Documentation/learning/tweaks.itely:3086 (variable)
+#. Documentation/learning/tweaks.itely:3158 (variable)
+#. Documentation/learning/tweaks.itely:3317 (variable)
+#. Documentation/learning/tweaks.itely:3394 (variable)
 msgid "lhMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3007 (context id)
-#. Documentation/learning/tweaks.itely:3056 (context id)
-#. Documentation/learning/tweaks.itely:3120 (context id)
-#. Documentation/learning/tweaks.itely:3263 (context id)
-#. Documentation/learning/tweaks.itely:3329 (context id)
-#. Documentation/notation/input.itely:997 (context id)
+#. Documentation/learning/tweaks.itely:3038 (context id)
+#. Documentation/learning/tweaks.itely:3095 (context id)
+#. Documentation/learning/tweaks.itely:3167 (context id)
+#. Documentation/learning/tweaks.itely:3326 (context id)
+#. Documentation/learning/tweaks.itely:3403 (context id)
+#. Documentation/notation/input.itely:1154 (context id)
 #. Documentation/snippets/repeats-headword.ly:30 (context id)
 #. Documentation/snippets/simultaneous-headword.ly:60 (comment)
 msgid "RH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3011 (context id)
-#. Documentation/learning/tweaks.itely:3060 (context id)
-#. Documentation/learning/tweaks.itely:3124 (context id)
-#. Documentation/learning/tweaks.itely:3267 (context id)
-#. Documentation/learning/tweaks.itely:3333 (context id)
-#. Documentation/notation/input.itely:1003 (context id)
+#. Documentation/learning/tweaks.itely:3042 (context id)
+#. Documentation/learning/tweaks.itely:3099 (context id)
+#. Documentation/learning/tweaks.itely:3171 (context id)
+#. Documentation/learning/tweaks.itely:3330 (context id)
+#. Documentation/learning/tweaks.itely:3407 (context id)
+#. Documentation/notation/input.itely:1160 (context id)
 #. Documentation/snippets/repeats-headword.ly:92 (context id)
 #. Documentation/snippets/text-headword.ly:137 (comment)
 msgid "LH"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3241 (comment)
-#. Documentation/learning/tweaks.itely:3304 (comment)
+#. Documentation/learning/tweaks.itely:3298 (comment)
+#. Documentation/learning/tweaks.itely:3370 (comment)
 msgid "Move the c2 out of the main note column so the merge will work"
 msgstr ""
 "Verschiebe das c2 aus der Hauptnotenkolumne, damit Verschmelzung funktioniert"
 
-#. Documentation/learning/tweaks.itely:3244 (comment)
-#. Documentation/learning/tweaks.itely:3307 (comment)
+#. Documentation/learning/tweaks.itely:3303 (comment)
+#. Documentation/learning/tweaks.itely:3377 (comment)
 msgid "Stem on the d2 must be down to permit merging"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3302 (comment)
+#. Documentation/learning/tweaks.itely:3368 (comment)
 msgid "Reposition the c2 to the right of the merged note"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3442 (comment)
-#. Documentation/learning/tweaks.itely:3464 (comment)
+#. Documentation/learning/tweaks.itely:3379 (comment)
+msgid "Stem on the d2 should be invisible"
+msgstr ""
+
+#. Documentation/learning/tweaks.itely:3514 (comment)
+#. Documentation/learning/tweaks.itely:3536 (comment)
 msgid "Visible tempo marking"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3446 (comment)
-#. Documentation/learning/tweaks.itely:3468 (comment)
+#. Documentation/learning/tweaks.itely:3518 (comment)
+#. Documentation/learning/tweaks.itely:3540 (comment)
 msgid "Invisible tempo marking to lengthen fermata in MIDI"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3449 (comment)
-#. Documentation/learning/tweaks.itely:3471 (comment)
+#. Documentation/learning/tweaks.itely:3521 (comment)
+#. Documentation/learning/tweaks.itely:3543 (comment)
 msgid "New tempo for next section"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3528 (variable)
+#. Documentation/learning/tweaks.itely:3604 (variable)
 msgid "emphasize"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3532 (variable)
+#. Documentation/learning/tweaks.itely:3609 (variable)
 msgid "normal"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3538 (variable)
+#. Documentation/learning/tweaks.itely:3616 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:42 (variable)
+#. Documentation/snippets/hymn-template.ly:58 (variable)
 msgid "SopranoMusic"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3551 (context id)
-#. Documentation/notation/input.itely:982 (context id)
+#. Documentation/learning/tweaks.itely:3641 (context id)
+#. Documentation/notation/input.itely:1139 (context id)
+#. Documentation/snippets/anglican-psalm-template.ly:83 (context id)
 #. Documentation/snippets/chords-headword.ly:49 (variable)
+#. Documentation/snippets/hymn-template.ly:88 (context id)
 msgid "Soprano"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3582 (variable)
+#. Documentation/learning/tweaks.itely:3672 (variable)
 msgid "mpdolce"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:3585 (variable)
+#. Documentation/learning/tweaks.itely:3679 (variable)
 msgid "inst"
 msgstr ""
 
-#. Documentation/learning/tweaks.itely:4029 (comment)
+#. Documentation/learning/tweaks.itely:4184 (comment)
 msgid "Arrange to obtain color from color-notehead procedure"
 msgstr ""
 
@@ -2456,7 +2498,8 @@ msgid "padding property"
 msgstr ""
 
 #. @subheading in Documentation/learning/tweaks.itely
-msgid "left-padding and right-padding"
+#, fuzzy
+msgid "right-padding"
 msgstr ""
 "left-padding (Verschieben nach rechts) und right-padding (Verschieben nach "
 "links)"
@@ -2607,6 +2650,22 @@ msgstr ""
 msgid "SATB with aligned contexts"
 msgstr ""
 
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "SATB on four staves"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Solo verse and two-part refrain"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Hymn tunes"
+msgstr ""
+
+#. @appendixsubsec in Documentation/learning/templates.itely
+msgid "Psalms"
+msgstr ""
+
 #. @node in Documentation/learning/templates.itely
 #. @appendixsec in Documentation/learning/templates.itely
 msgid "Orchestral templates"
@@ -2645,10 +2704,10 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:455 (context id)
-#. Documentation/notation/changing-defaults.itely:461 (context id)
+#. Documentation/notation/changing-defaults.itely:453 (context id)
+#. Documentation/notation/changing-defaults.itely:459 (context id)
+#. Documentation/notation/changing-defaults.itely:467 (context id)
 #. Documentation/notation/changing-defaults.itely:469 (context id)
-#. Documentation/notation/changing-defaults.itely:471 (context id)
 msgid "A"
 msgstr ""
 
@@ -2699,7 +2758,8 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/jazz-combo-template.ly:111 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:113 (variable)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:69 (context id)
 msgid "alto"
 msgstr ""
 
@@ -2730,12 +2790,12 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmented interval"
+msgid "augmentation"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "augmentation"
+msgid "augmented interval"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
@@ -2745,9 +2805,9 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/notation/changing-defaults.itely:456 (context id)
-#. Documentation/notation/changing-defaults.itely:465 (context id)
-#. Documentation/notation/changing-defaults.itely:470 (context id)
+#. Documentation/notation/changing-defaults.itely:454 (context id)
+#. Documentation/notation/changing-defaults.itely:463 (context id)
+#. Documentation/notation/changing-defaults.itely:468 (context id)
 msgid "B"
 msgstr ""
 
@@ -2778,10 +2838,11 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:44 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:45 (variable)
 #. Documentation/snippets/fretted-headword.ly:107 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:244 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:246 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:294 (context id)
+#. Documentation/snippets/satb-choir-template---four-staves.ly:83 (context id)
 msgid "bass"
 msgstr ""
 
@@ -2896,6 +2957,11 @@ msgstr ""
 msgid "common meter"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "Common Practice Period"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "common time"
@@ -3471,11 +3537,6 @@ msgstr ""
 msgid "meter"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "metronome"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "metronome mark"
@@ -3598,8 +3659,8 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-#. Documentation/snippets/flamenco-notation.ly:144 (variable)
-#. Documentation/snippets/flamenco-notation.ly:241 (context id)
+#. Documentation/snippets/flamenco-notation.ly:184 (variable)
+#. Documentation/snippets/flamenco-notation.ly:281 (context id)
 msgid "part"
 msgstr ""
 
@@ -3663,6 +3724,11 @@ msgstr ""
 msgid "portato"
 msgstr ""
 
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "power chord"
+msgstr ""
+
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "presto"
@@ -3721,7 +3787,7 @@ msgstr ""
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 #. Documentation/snippets/creating-a-sequence-of-notes-on-various-pitches.ly:49 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:288 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
 msgid "rhythm"
 msgstr ""
 
@@ -3847,6 +3913,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:62 (context id)
 msgid "soprano"
 msgstr ""
 
@@ -3855,11 +3922,6 @@ msgstr ""
 msgid "staccato"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "staff"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "staves"
@@ -3930,11 +3992,6 @@ msgstr ""
 msgid "syntonic comma"
 msgstr ""
 
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
-msgid "system"
-msgstr ""
-
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
 msgid "temperament"
@@ -3942,11 +3999,7 @@ msgstr ""
 
 #. @node in Documentation/music-glossary.tely
 #. @section in Documentation/music-glossary.tely
-msgid "tempo indication"
-msgstr ""
-
-#. @node in Documentation/music-glossary.tely
-#. @section in Documentation/music-glossary.tely
+#. Documentation/snippets/satb-choir-template---four-staves.ly:76 (context id)
 msgid "tenor"
 msgstr ""
 
@@ -4091,52 +4144,110 @@ msgid "Duration names notes and rests"
 msgstr ""
 
 #. @node in Documentation/music-glossary.tely
-#. @appendix in Documentation/music-glossary.tely
-msgid "Literature used"
+#. @chapter in Documentation/music-glossary.tely
+msgid "Non-Western terms A-Z"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond grammar"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "bayati"
 msgstr ""
 
-#. @node in Documentation/notation.tely
-#. @appendix in Documentation/notation.tely
-msgid "LilyPond command index"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "iraq"
 msgstr ""
 
-#. @node in Documentation/notation/notation.itely
-#. @chapter in Documentation/notation/notation.itely
-msgid "Musical notation"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "kurd"
 msgstr ""
 
-#. @node in Documentation/notation/specialist.itely
-#. @chapter in Documentation/notation/specialist.itely
-msgid "Specialist notation"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makam"
 msgstr ""
 
-#. Documentation/notation/input.itely:548 (comment)
-msgid "not printed"
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "makamlar"
 msgstr ""
 
-#. Documentation/notation/input.itely:980 (variable)
-msgid "allLyrics"
-msgstr ""
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "maqam"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "rast"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "semai"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "sikah"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @section in Documentation/music-glossary.tely
+msgid "taqasim"
+msgstr ""
+
+#. @node in Documentation/music-glossary.tely
+#. @appendix in Documentation/music-glossary.tely
+msgid "Literature used"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond grammar"
+msgstr ""
+
+#. @node in Documentation/notation.tely
+#. @appendix in Documentation/notation.tely
+msgid "LilyPond command index"
+msgstr ""
+
+#. @node in Documentation/notation/notation.itely
+#. @chapter in Documentation/notation/notation.itely
+msgid "Musical notation"
+msgstr ""
+
+#. @node in Documentation/notation/specialist.itely
+#. @chapter in Documentation/notation/specialist.itely
+msgid "Specialist notation"
+msgstr ""
+
+#. Documentation/notation/input.itely:673 (comment)
+msgid "not printed"
+msgstr ""
 
-#. Documentation/notation/input.itely:1066 (variable)
-#. Documentation/notation/input.itely:1085 (variable)
-#. Documentation/notation/input.itely:1122 (variable)
 #. Documentation/notation/input.itely:1137 (variable)
-#. Documentation/notation/changing-defaults.itely:460 (variable)
-#. Documentation/notation/changing-defaults.itely:495 (context id)
-#. Documentation/notation/changing-defaults.itely:545 (context id)
+msgid "allLyrics"
+msgstr ""
+
+#. Documentation/notation/input.itely:1223 (variable)
+#. Documentation/notation/input.itely:1242 (variable)
+#. Documentation/notation/input.itely:1279 (variable)
+#. Documentation/notation/input.itely:1294 (variable)
+#. Documentation/notation/spacing.itely:1555 (variable)
+#. Documentation/notation/spacing.itely:1609 (variable)
+#. Documentation/notation/spacing.itely:1634 (variable)
+#. Documentation/notation/changing-defaults.itely:458 (variable)
+#. Documentation/notation/changing-defaults.itely:493 (context id)
+#. Documentation/notation/changing-defaults.itely:543 (context id)
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:31 (variable)
-#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:21 (variable)
-#. Documentation/snippets/guitar-slides.ly:30 (variable)
-#. Documentation/snippets/letter-tablature-formatting.ly:18 (variable)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:138 (variable)
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:168 (variable)
-#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:66 (variable)
+#. Documentation/snippets/controlling-tuplet-bracket-visibility.ly:53 (variable)
+#. Documentation/snippets/guitar-slides.ly:43 (variable)
+#. Documentation/snippets/letter-tablature-formatting.ly:26 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:141 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:170 (variable)
+#. Documentation/snippets/vertically-aligned-dynamics-and-textscripts.ly:68 (variable)
 msgid "music"
 msgstr ""
 
@@ -4160,6 +4271,16 @@ msgstr ""
 msgid "Multiple scores in a book"
 msgstr ""
 
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Multiple output files from one input file"
+msgstr ""
+
+#. @node in Documentation/notation/input.itely
+#. @subsection in Documentation/notation/input.itely
+msgid "Output file names"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @subsection in Documentation/notation/input.itely
 msgid "File structure"
@@ -4176,8 +4297,11 @@ msgid "Creating titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
+msgid "Custom headers footers and titles"
+msgstr ""
+
 #. @subsection in Documentation/notation/input.itely
-msgid "Custom titles"
+msgid "Custom headers, footers, and titles"
 msgstr ""
 
 #. @node in Documentation/notation/input.itely
@@ -4250,6 +4374,10 @@ msgstr ""
 msgid "Replacing the notation font"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/input.itely
+msgid "Installation Instructions for MacOS"
+msgstr ""
+
 #. @node in Documentation/notation/input.itely
 #. @section in Documentation/notation/input.itely
 msgid "MIDI output"
@@ -4313,71 +4441,63 @@ msgstr ""
 msgid "Percussion in MIDI"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1009 (comment)
-msgid "this does nothing"
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1010 (comment)
-msgid "a break here would work"
+#. Documentation/notation/spacing.itely:2045 (comment)
+msgid "The very low note here needs more room than 'space can"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1011 (comment)
-msgid "as does this break"
+#. Documentation/notation/spacing.itely:2046 (comment)
+msgid "provide, so the distance between this staff and the next is"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1023 (comment)
-msgid "now the break is allowed"
+#. Documentation/notation/spacing.itely:2047 (comment)
+msgid "determined by 'padding."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1441 (comment)
-msgid "Since space is small and there is no minimum-distance, the distance"
+#. Documentation/notation/spacing.itely:2050 (comment)
+msgid "Here, 'space provides enough room, and there is no need to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1442 (comment)
-msgid "between this staff and the next will be determined by padding."
+#. Documentation/notation/spacing.itely:2051 (comment)
+msgid "compress the space (towards 'minimum-distance) to make room"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1448 (comment)
-msgid "Since space is small and nothing sticks out very far, the distance"
+#. Documentation/notation/spacing.itely:2052 (comment)
+msgid "for anything else on the page, so the distance between this"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1449 (comment)
-msgid "between this staff and the next will be determined by minimum-distance."
+#. Documentation/notation/spacing.itely:2053 (comment)
+msgid "staff and the next is determined by 'space."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1455 (comment)
-msgid "By setting padding to a negative value, staves can be made to collide."
+#. Documentation/notation/spacing.itely:2056 (comment)
+msgid "By setting 'padding to a negative value, staves can be made to"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1551 (comment)
-msgid "By default, Lyrics are placed close together. Here, we allow them to"
+#. Documentation/notation/spacing.itely:2057 (comment)
+msgid "collide.  The lowest acceptable value for 'space is 0."
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1552 (comment)
-msgid "be stretched more widely."
-msgstr ""
-
-#. Documentation/notation/spacing.itely:1905 (comment)
+#. Documentation/notation/spacing.itely:2489 (comment)
 msgid "this time the text will be closer to the staff"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1907 (comment)
+#. Documentation/notation/spacing.itely:2491 (comment)
 msgid "by setting outside-staff-priority to a non-number,"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1908 (comment)
+#. Documentation/notation/spacing.itely:2492 (comment)
 msgid "we disable the automatic collision avoidance"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1911 (comment)
+#. Documentation/notation/spacing.itely:2495 (comment)
 msgid "now they will collide"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1937 (comment)
+#. Documentation/notation/spacing.itely:2521 (comment)
 msgid "the markup is too close to the following note"
 msgstr ""
 
-#. Documentation/notation/spacing.itely:1941 (comment)
+#. Documentation/notation/spacing.itely:2525 (comment)
 msgid "setting outside-staff-horizontal-padding fixes this"
 msgstr ""
 
@@ -4388,49 +4508,151 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
-msgid "Paper and pages"
+msgid "Page layout"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "The \\\\paper block"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Paper size"
+msgid "The @code{\\\\paper} block"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Page formatting"
+msgid "Paper size and automatic scaling"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Vertical dimensions"
+msgid "Setting paper size"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Horizontal dimensions"
+msgid "Automatic scaling to paper size"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Fixed vertical spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Other layout variables"
+msgid "Structure of flexible vertical spacing alists"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @section in Documentation/notation/spacing.itely
-msgid "Music layout"
+msgid "List of flexible vertical spacing \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "List of flexible vertical spacing @code{\\\\paper} variables"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "Horizontal spacing \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Setting the staff size"
+msgid "Horizontal spacing @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for widths and margins"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for widths and margins"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for two-sided mode"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for two-sided mode"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for shifts and indents"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for shifts and indents"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Other \\\\paper variables"
+msgstr ""
+
 #. @subsection in Documentation/notation/spacing.itely
+msgid "Other @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for line breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for line breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page breaking"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page breaking"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "\\\\paper variables for page numbering"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "@code{\\\\paper} variables for page numbering"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+msgid "Miscellaneous \\\\paper variables"
+msgstr ""
+
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Miscellaneous @code{\\\\paper} variables"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @section in Documentation/notation/spacing.itely
 msgid "Score layout"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
+msgid "The \\\\layout block"
+msgstr ""
+
+#. @subsection in Documentation/notation/spacing.itely
+msgid "The @code{\\\\layout} block"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @subsection in Documentation/notation/spacing.itely
+msgid "Setting the staff size"
+msgstr ""
+
 #. @node in Documentation/notation/spacing.itely
 #. @section in Documentation/notation/spacing.itely
 msgid "Breaks"
@@ -4478,20 +4700,35 @@ msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
 #. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing inside a system"
+msgid "Flexible vertical spacing within systems"
 msgstr ""
 
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing between staves"
+msgid "Within-system spacing properties"
+msgstr ""
+
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{VerticalAxisGroup} grob"
 msgstr ""
 
+#. @subsubheading in Documentation/notation/spacing.itely
+msgid "Properties of the @code{StaffGrouper} grob"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
 #. @unnumberedsubsubsec in Documentation/notation/spacing.itely
-msgid "Spacing of non-staff lines"
+msgid "Spacing of ungrouped staves"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
-#. @subsection in Documentation/notation/spacing.itely
-msgid "Vertical spacing between systems"
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of grouped staves"
+msgstr ""
+
+#. @node in Documentation/notation/spacing.itely
+#. @unnumberedsubsubsec in Documentation/notation/spacing.itely
+msgid "Spacing of non-staff lines"
 msgstr ""
 
 #. @node in Documentation/notation/spacing.itely
@@ -4549,139 +4786,162 @@ msgstr ""
 msgid "Changing spacing"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:451 (variable)
+#. Documentation/notation/changing-defaults.itely:449 (variable)
 msgid "musicA"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:452 (variable)
+#. Documentation/notation/changing-defaults.itely:450 (variable)
 msgid "musicB"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:453 (variable)
+#. Documentation/notation/changing-defaults.itely:451 (variable)
 msgid "keepVoicesAlive"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:455 (comment)
+#. Documentation/notation/changing-defaults.itely:453 (comment)
 msgid "Keep Voice \\\"A\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:456 (comment)
+#. Documentation/notation/changing-defaults.itely:454 (comment)
 msgid "Keep Voice \\\"B\\\" alive for 5 bars"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:491 (variable)
-#. Documentation/notation/changing-defaults.itely:502 (context id)
+#. Documentation/notation/changing-defaults.itely:489 (variable)
+#. Documentation/notation/changing-defaults.itely:500 (context id)
+#. Documentation/notation/changing-defaults.itely:506 (context id)
 #. Documentation/notation/changing-defaults.itely:508 (context id)
-#. Documentation/notation/changing-defaults.itely:510 (context id)
-#. Documentation/notation/changing-defaults.itely:513 (context id)
-#. Documentation/notation/changing-defaults.itely:535 (variable)
-#. Documentation/notation/changing-defaults.itely:551 (context id)
+#. Documentation/notation/changing-defaults.itely:511 (context id)
+#. Documentation/notation/changing-defaults.itely:533 (variable)
+#. Documentation/notation/changing-defaults.itely:549 (context id)
 msgid "accompaniment"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:492 (variable)
-#. Documentation/notation/changing-defaults.itely:541 (variable)
+#. Documentation/notation/changing-defaults.itely:490 (variable)
+#. Documentation/notation/changing-defaults.itely:539 (variable)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:74 (variable)
 msgid "words"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:499 (comment)
+#. Documentation/notation/changing-defaults.itely:497 (comment)
 msgid "Keep Voice \\\"melody\\\" alive for 4 bars"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:528 (comment)
 #. Documentation/notation/changing-defaults.itely:530 (comment)
-#. Documentation/notation/changing-defaults.itely:532 (comment)
 msgid "skip a bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2364 (comment)
+#. Documentation/notation/changing-defaults.itely:2017 (comment)
+msgid "default space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2023 (comment)
+msgid "reduced space between staves"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2025 (comment)
+msgid "this is the nested declaration"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:2480 (comment)
 msgid "increase the length of the tie"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2373 (comment)
+#. Documentation/notation/changing-defaults.itely:2489 (comment)
 msgid "increase the length of the rest bar"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2381 (comment)
+#. Documentation/notation/changing-defaults.itely:2497 (comment)
 msgid "increase the length of the hairpin"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2409 (comment)
+#. Documentation/notation/changing-defaults.itely:2525 (comment)
 msgid "default"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2412 (comment)
-#. Documentation/notation/changing-defaults.itely:2425 (comment)
+#. Documentation/notation/changing-defaults.itely:2528 (comment)
+#. Documentation/notation/changing-defaults.itely:2541 (comment)
 msgid "not effective alone"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2416 (comment)
-#. Documentation/notation/changing-defaults.itely:2429 (comment)
+#. Documentation/notation/changing-defaults.itely:2532 (comment)
+#. Documentation/notation/changing-defaults.itely:2545 (comment)
 msgid "effective only when both overrides are present"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2806 (comment)
+#. Documentation/notation/changing-defaults.itely:2922 (comment)
 msgid "Remove bar line at the end of the current line"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:2852 (comment)
+#. Documentation/notation/changing-defaults.itely:2968 (comment)
 msgid "Try to remove all key signatures"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3274 (comment)
+#. Documentation/notation/changing-defaults.itely:3392 (comment)
 msgid "move horizontally left"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3276 (comment)
+#. Documentation/notation/changing-defaults.itely:3394 (comment)
 msgid "move vertically up"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3277 (comment)
+#. Documentation/notation/changing-defaults.itely:3395 (comment)
 msgid "third finger"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3326 (comment)
-#. Documentation/notation/changing-defaults.itely:3358 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:88 (comment)
-msgid "the RehearsalMark will be centered above the Clef"
+#. Documentation/notation/changing-defaults.itely:3443 (comment)
+#. Documentation/notation/changing-defaults.itely:3482 (comment)
+msgid "The rehearsal mark will be centered above the Clef"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3332 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:95 (comment)
-msgid "the RehearsalMark will be centered above the TimeSignature"
+#. Documentation/notation/changing-defaults.itely:3449 (comment)
+msgid "The rehearsal mark will be centered above the Time Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3352 (comment)
-msgid "the RehearsalMark will be centered above the Key Signature"
+#. Documentation/notation/changing-defaults.itely:3456 (comment)
+msgid "The rehearsal mark will be centered above the Breath Mark"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3372 (comment)
-msgid "The RehearsalMark will be centered above the KeySignature"
+#. Documentation/notation/changing-defaults.itely:3476 (comment)
+msgid "The rehearsal mark will be centered above the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3379 (comment)
-#. Documentation/notation/changing-defaults.itely:3395 (comment)
-#. Documentation/notation/changing-defaults.itely:3402 (comment)
+#. Documentation/notation/changing-defaults.itely:3489 (comment)
+msgid "The rehearsal mark will be centered above the Bar Line"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3504 (comment)
+msgid "The RehearsalMark will be centered above the Key Signature"
+msgstr ""
+
+#. Documentation/notation/changing-defaults.itely:3511 (comment)
+#. Documentation/notation/changing-defaults.itely:3527 (comment)
+#. Documentation/notation/changing-defaults.itely:3534 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the left edge of the KeySignature"
+"The RehearsalMark will be aligned with the left edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3384 (comment)
+#. Documentation/notation/changing-defaults.itely:3516 (comment)
 msgid ""
-"The RehearsalMark will be aligned with the right edge of the KeySignature"
+"The RehearsalMark will be aligned with the right edge of the Key Signature"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3396 (comment)
+#. Documentation/notation/changing-defaults.itely:3528 (comment)
 msgid "and then shifted right by 3.5 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3403 (comment)
+#. Documentation/notation/changing-defaults.itely:3535 (comment)
 msgid "and then shifted left by 2 staff-spaces"
 msgstr ""
 
-#. Documentation/notation/changing-defaults.itely:3451 (variable)
+#. Documentation/notation/changing-defaults.itely:3583 (variable)
 msgid "XinO"
 msgstr ""
 
+#. Documentation/notation/changing-defaults.itely:3825 (variable)
+msgid "custosNote"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @chapter in Documentation/notation/changing-defaults.itely
 msgid "Changing defaults"
@@ -4804,6 +5064,11 @@ msgstr ""
 msgid "@code{\\\\set} vs. @code{\\\\override}"
 msgstr ""
 
+#. @node in Documentation/notation/changing-defaults.itely
+#. @subsection in Documentation/notation/changing-defaults.itely
+msgid "Modifying alists"
+msgstr ""
+
 #. @node in Documentation/notation/changing-defaults.itely
 #. @section in Documentation/notation/changing-defaults.itely
 msgid "Useful concepts and properties"
@@ -4908,16 +5173,25 @@ msgid "Aligning objects"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Setting X-offset and Y-offset directly"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Setting @code{X-offset} and @code{Y-offset} directly"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the side-position-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{side-position-interface}"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the self-alignment-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{self-alignment-interface}"
 msgstr ""
@@ -4931,6 +5205,9 @@ msgid "Using the @code{centered-on-parent} procedures"
 msgstr ""
 
 #. @node in Documentation/notation/changing-defaults.itely
+msgid "Using the break-alignable-interface"
+msgstr ""
+
 #. @unnumberedsubsubsec in Documentation/notation/changing-defaults.itely
 msgid "Using the @code{break-alignable-interface}"
 msgstr ""
@@ -4965,11 +5242,6 @@ msgstr ""
 msgid "Substitution function syntax"
 msgstr ""
 
-#. @node in Documentation/notation/changing-defaults.itely
-#. @subsection in Documentation/notation/changing-defaults.itely
-msgid "Common argument types"
-msgstr ""
-
 #. @node in Documentation/notation/changing-defaults.itely
 #. @subsection in Documentation/notation/changing-defaults.itely
 msgid "Substitution function examples"
@@ -5150,6 +5422,16 @@ msgstr ""
 msgid "Note head styles"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup commands"
+msgstr ""
+
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Text markup list commands"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "List of articulations"
@@ -5285,6 +5567,11 @@ msgstr ""
 msgid "Available music functions"
 msgstr ""
 
+#. @node in Documentation/notation/notation-appendices.itely
+#. @appendixsec in Documentation/notation/notation-appendices.itely
+msgid "Predefined type predicates"
+msgstr ""
+
 #. @node in Documentation/notation/notation-appendices.itely
 #. @appendixsec in Documentation/notation/notation-appendices.itely
 msgid "Scheme functions"
@@ -5327,6 +5614,10 @@ msgstr ""
 msgid "Invoking @command{lilypond}"
 msgstr ""
 
+#. @unnumberedsubsubsec in Documentation/usage/running.itely
+msgid "Standard shell commands"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 msgid "Command line options for lilypond"
 msgstr ""
@@ -5340,6 +5631,15 @@ msgstr ""
 msgid "Environment variables"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "LilyPond in chroot jail"
+msgstr ""
+
+#. @subheading in Documentation/usage/running.itely
+msgid "Example script for 32-bit Ubuntu 8.04"
+msgstr ""
+
 #. @node in Documentation/usage/running.itely
 #. @section in Documentation/usage/running.itely
 msgid "Error messages"
@@ -5378,6 +5678,11 @@ msgstr ""
 msgid "Error message FT_Get_Glyph_Name"
 msgstr ""
 
+#. @node in Documentation/usage/running.itely
+#. @unnumberedsubsec in Documentation/usage/running.itely
+msgid "Warning staff affinities should only decrease"
+msgstr ""
+
 #. @node in Documentation/usage/updating.itely
 msgid "Updating files with convert-ly"
 msgstr ""
@@ -5532,6 +5837,20 @@ msgstr ""
 msgid "xelatex"
 msgstr ""
 
+#. @node in Documentation/usage/lilypond-book.itely
+#. @section in Documentation/usage/lilypond-book.itely
+#, fuzzy
+msgid "Sharing the table of contents"
+msgstr "Inhoudsopgave"
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Exporting the ToC from LilyPond"
+msgstr ""
+
+#. @subsubheading in Documentation/usage/lilypond-book.itely
+msgid "Importing the ToC into LaTeX"
+msgstr ""
+
 #. @node in Documentation/usage/lilypond-book.itely
 msgid "Alternate methods of mixing text and music"
 msgstr ""
@@ -5675,118 +5994,119 @@ msgstr ""
 msgid "Make and Makefiles"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:37 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:38 (variable)
 msgid "discant"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:40 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:41 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:66 (variable)
 msgid "dot"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:46 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:47 (comment)
 msgid "16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:47 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:48 (variable)
 msgid "accBasson"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:53 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:54 (comment)
 msgid "een korig 8 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:54 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:55 (variable)
 msgid "accBandon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:62 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:63 (variable)
 msgid "accVCello"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:72 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:73 (comment)
 msgid "4-8-16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:73 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:74 (variable)
 msgid "accHarmon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:83 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:84 (variable)
 msgid "accTrombon"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:95 (comment)
+#. Documentation/snippets/accordion-discant-symbols.ly:96 (comment)
 msgid "eenkorig 4 en 16 voets register"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:96 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:97 (variable)
 msgid "accOrgan"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:104 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:105 (variable)
 msgid "accMaster"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:118 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:119 (variable)
 msgid "accAccord"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:130 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:131 (variable)
 msgid "accMusette"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:140 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:141 (variable)
 msgid "accCeleste"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:148 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:149 (variable)
 msgid "accOboe"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:156 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:157 (variable)
 msgid "accClarin"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:162 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:163 (variable)
 msgid "accPiccolo"
 msgstr ""
 
-#. Documentation/snippets/accordion-discant-symbols.ly:168 (variable)
+#. Documentation/snippets/accordion-discant-symbols.ly:169 (variable)
 msgid "accViolin"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:49 (variable)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:50 (variable)
 msgid "continuo"
 msgstr ""
 
-#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:61 (context id)
 #. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:62 (context id)
+#. Documentation/snippets/adding-a-figured-bass-above-or-below-the-notes.ly:63 (context id)
 msgid "bassStaff"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:49 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
 msgid "drh"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:50 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
 msgid "drl"
 msgstr ""
 
-#. Documentation/snippets/adding-drum-parts.ly:51 (variable)
+#. Documentation/snippets/adding-drum-parts.ly:52 (variable)
 msgid "timb"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:26 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:218 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:227 (context id)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:35 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:220 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:229 (context id)
 msgid "two"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:27 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:36 (variable)
 msgid "threeTwo"
 msgstr ""
 
-#. Documentation/snippets/adding-fingerings-to-tablatures.ly:34 (variable)
+#. Documentation/snippets/adding-fingerings-to-tablatures.ly:43 (variable)
 msgid "threeFour"
 msgstr ""
 
@@ -5798,145 +6118,177 @@ msgstr ""
 msgid "splitStaffBarLine"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:32 (comment)
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:48 (variable)
+msgid "cueWhile"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:61 (variable)
+msgid "flute"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:67 (variable)
+msgid "clarinet"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:76 (variable)
+msgid "pianoRH"
+msgstr ""
+
+#. Documentation/snippets/adding-orchestral-cues-to-a-vocal-score.ly:81 (variable)
+msgid "pianoLH"
+msgstr ""
+
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
 msgid "first, define a variable to hold the formatted date:"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (variable)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (variable)
 msgid "date"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:33 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:34 (comment)
 msgid "d-%m-%Y\\\" (localtime (current-time)))"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:35 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:36 (comment)
 msgid "use it in the title block:"
 msgstr ""
 
-#. Documentation/snippets/adding-the-current-date-to-a-score.ly:46 (comment)
+#. Documentation/snippets/adding-the-current-date-to-a-score.ly:47 (comment)
 msgid "and use it in a \\markup block:"
 msgstr ""
 
-#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:50 (variable)
+#. Documentation/snippets/additional-voices-to-avoid-collisions.ly:52 (variable)
 msgid "voiceFive"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:33 (comment)
+#. Documentation/snippets/adjusting-grace-note-spacing.ly:26 (variable)
+msgid "graceNotes"
+msgstr ""
+
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:35 (comment)
 msgid "Default layout:"
 msgstr ""
 
-#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:42 (comment)
+#. Documentation/snippets/adjusting-lyrics-vertical-spacing.ly:44 (comment)
 msgid "Reducing the minimum space below the staff and above the lyrics:"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:59 (comment)
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:45 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:47 (comment)
 msgid "Increase the size of the bar number by 2"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:61 (comment)
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:63 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:59 (comment)
 msgid "Print a bar number every second measure"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:64 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:66 (comment)
 msgid "Center-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-bar-numbers.ly:67 (comment)
+#. Documentation/snippets/aligning-bar-numbers.ly:69 (comment)
 msgid "Left-align bar numbers"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:103 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:90 (comment)
+msgid "the RehearsalMark will be centered above the Clef"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:97 (comment)
+msgid "the RehearsalMark will be centered above the TimeSignature"
+msgstr ""
+
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:105 (comment)
 msgid "the RehearsalMark will be centered above the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:114 (comment)
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:126 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:116 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:128 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the left edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:120 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:122 (comment)
 msgid ""
 "the RehearsalMark will be aligned with the right edge of the KeySignature"
 msgstr ""
 
-#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:127 (comment)
+#. Documentation/snippets/aligning-marks-with-various-notation-objects.ly:129 (comment)
 msgid "and then shifted right by one unit."
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:36 (variable)
-#. Documentation/snippets/ancient-fonts.ly:36 (context id)
+#. Documentation/snippets/ancient-fonts.ly:37 (variable)
+#. Documentation/snippets/ancient-fonts.ly:37 (context id)
 msgid "upperStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:48 (comment)
+#. Documentation/snippets/ancient-fonts.ly:49 (comment)
 msgid "\\break % 1 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:59 (comment)
+#. Documentation/snippets/ancient-fonts.ly:60 (comment)
 msgid "\\break %2 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:71 (comment)
+#. Documentation/snippets/ancient-fonts.ly:72 (comment)
 msgid "\\break % 3 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:86 (comment)
+#. Documentation/snippets/ancient-fonts.ly:87 (comment)
 msgid "\\break % 4 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:95 (comment)
-#. Documentation/snippets/ancient-fonts.ly:157 (comment)
+#. Documentation/snippets/ancient-fonts.ly:96 (comment)
+#. Documentation/snippets/ancient-fonts.ly:158 (comment)
 msgid "\\break % 5 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:109 (comment)
-#. Documentation/snippets/ancient-fonts.ly:172 (comment)
+#. Documentation/snippets/ancient-fonts.ly:110 (comment)
+#. Documentation/snippets/ancient-fonts.ly:173 (comment)
 msgid "\\break % 6 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:118 (comment)
-#. Documentation/snippets/ancient-fonts.ly:182 (comment)
+#. Documentation/snippets/ancient-fonts.ly:119 (comment)
+#. Documentation/snippets/ancient-fonts.ly:183 (comment)
 msgid "\\break % 7 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:125 (comment)
+#. Documentation/snippets/ancient-fonts.ly:126 (comment)
 msgid "\\break % 8 (8*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:128 (comment)
+#. Documentation/snippets/ancient-fonts.ly:129 (comment)
 msgid "\\break % 12 (32*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:133 (variable)
-#. Documentation/snippets/ancient-fonts.ly:133 (context id)
+#. Documentation/snippets/ancient-fonts.ly:134 (variable)
+#. Documentation/snippets/ancient-fonts.ly:134 (context id)
 msgid "lowerStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:143 (comment)
+#. Documentation/snippets/ancient-fonts.ly:144 (comment)
 msgid "\\break % 2 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:148 (comment)
+#. Documentation/snippets/ancient-fonts.ly:149 (comment)
 msgid "\\break % 4 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:187 (comment)
+#. Documentation/snippets/ancient-fonts.ly:188 (comment)
 msgid "\\break % 9 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:189 (comment)
+#. Documentation/snippets/ancient-fonts.ly:190 (comment)
 msgid "lig"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:193 (comment)
+#. Documentation/snippets/ancient-fonts.ly:194 (comment)
 msgid "\\break % 11 (16*1)"
 msgstr ""
 
-#. Documentation/snippets/ancient-fonts.ly:204 (comment)
+#. Documentation/snippets/ancient-fonts.ly:205 (comment)
 msgid "\\break % 12 (8*1)"
 msgstr ""
 
@@ -6012,84 +6364,84 @@ msgstr ""
 msgid "Vi- ta, dul- cé- do, et spes no- stra, sal- ve."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:51 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:53 (variable)
 msgid "chant"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:58 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly:60 (variable)
 msgid "verba"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:67 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:114 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:133 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:150 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:169 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:184 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:205 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:218 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:237 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:135 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:171 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:207 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:239 (comment)
 #. Documentation/snippets/incipit.ly:25 (variable)
 #. Documentation/snippets/incipit.ly:201 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:215 (comment)
 msgid "incipit"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:69 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:71 (comment)
 msgid "tight spacing"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:76 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:78 (comment)
 msgid "turn off bar lines"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:80 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:82 (comment)
 msgid "need this extra \\skip such that clef change comes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:81 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:83 (comment)
 msgid "after bar line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:85 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:87 (comment)
 msgid "CHECK: no effect?"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:86 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:88 (comment)
 msgid "turn bar lines on again"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:94 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
 msgid "FIXME: setting printKeyCancellation back to #t must not"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:95 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:97 (comment)
 msgid "occur in the first bar after the incipit.  Dto. for forceClef."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:96 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:98 (comment)
 msgid "Therefore, we need an extra \\skip."
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:101 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
 #. Documentation/snippets/incipit.ly:75 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:38 (comment)
 msgid "the actual music"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:103 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:105 (comment)
 #. Documentation/snippets/incipit.ly:78 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:39 (comment)
 msgid "let finis bar go through all staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:106 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:108 (comment)
 #. Documentation/snippets/incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:41 (comment)
 msgid "finis bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:110 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:112 (variable)
 #. Documentation/snippets/incipit.ly:98 (variable)
 #. Documentation/snippets/incipit.ly:232 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:45 (variable)
@@ -6097,15 +6449,15 @@ msgstr ""
 msgid "discantusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:116 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:153 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:159 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:173 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:187 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:161 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:175 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:189 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:198 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:209 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:221 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:200 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:211 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:223 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:71 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:81 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:94 (comment)
@@ -6118,33 +6470,33 @@ msgstr ""
 msgid "two bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:117 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:220 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:119 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:137 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:216 (comment)
 msgid "eight bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:118 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:152 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:155 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:120 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:157 (comment)
 #. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:190 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:191 (comment)
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:222 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:192 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:193 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:224 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:161 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:189 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:191 (comment)
 msgid "one bar"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:132 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:134 (variable)
 #. Documentation/snippets/incipit.ly:112 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:58 (variable)
 msgid "discantusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:146 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:148 (variable)
 #. Documentation/snippets/incipit.ly:135 (variable)
 #. Documentation/snippets/incipit.ly:239 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:68 (variable)
@@ -6152,18 +6504,18 @@ msgstr ""
 msgid "altusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:154 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:156 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:163 (comment)
 msgid "seven bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:168 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:170 (variable)
 #. Documentation/snippets/incipit.ly:149 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:80 (variable)
 msgid "altusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:180 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:182 (variable)
 #. Documentation/snippets/incipit.ly:173 (variable)
 #. Documentation/snippets/incipit.ly:246 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:88 (variable)
@@ -6171,19 +6523,19 @@ msgstr ""
 msgid "tenorNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:186 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:188 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:187 (comment)
 msgid "four bars"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:204 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:206 (variable)
 #. Documentation/snippets/incipit.ly:187 (variable)
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:81 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:100 (variable)
 msgid "tenorLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:214 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:216 (variable)
 #. Documentation/snippets/incipit.ly:209 (variable)
 #. Documentation/snippets/incipit.ly:253 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:106 (variable)
@@ -6191,62 +6543,62 @@ msgstr ""
 msgid "bassusNotes"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:236 (variable)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:238 (variable)
 #. Documentation/snippets/incipit.ly:223 (variable)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:119 (variable)
 msgid "bassusLyrics"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:247 (context id)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:249 (context id)
 #. Documentation/snippets/incipit.ly:231 (context id)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:233 (context id)
 msgid "choirStaff"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:269 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:271 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:269 (comment)
 msgid "no bars in staves"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:272 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:274 (comment)
 msgid "incipit should not start with a start delimiter"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:278 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:280 (comment)
 #. Documentation/snippets/incipit.ly:276 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:284 (comment)
 msgid "no slurs"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:281 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
 #. Documentation/snippets/incipit.ly:278 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:286 (comment)
 msgid "Comment in the below \\\"\\remove\\\" command to allow line"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:282 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:287 (comment)
 msgid "breaking also at those barlines where a note overlaps"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:283 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:288 (comment)
 msgid "into the next bar.  The command is commented out in this"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:284 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
 #. Documentation/snippets/incipit.ly:281 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:289 (comment)
 msgid "short example score, but especially for large scores, you"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:285 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
 #. Documentation/snippets/incipit.ly:282 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:290 (comment)
 msgid "will typically yield better line breaking and thus improve"
 msgstr ""
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:286 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:288 (comment)
 #. Documentation/snippets/incipit.ly:283 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:291 (comment)
 msgid "overall spacing if you comment in the following command."
@@ -6254,22 +6606,47 @@ msgstr ""
 "auch die Aufteilung der Noten verbessert sich, wenn der folgende Befehl "
 "benutzt wird:"
 
-#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:287 (comment)
+#. Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly:289 (comment)
 #. Documentation/snippets/incipit.ly:284 (comment)
 #. Documentation/snippets/transcription-of-ancient-music-with-incipit.ly:292 (comment)
 msgid "\\remove \\\"Forbid_line_break_engraver\\\""
 msgstr ""
 
-#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:96 (variable)
+#. Documentation/snippets/anglican-psalm-template.ly:70 (variable)
+msgid "tick"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:74 (comment)
+msgid "Use markup to center the chant on the page"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:77 (comment)
+msgid "centered"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:117 (comment)
+#. Documentation/snippets/hymn-template.ly:115 (comment)
+msgid "End score"
+msgstr ""
+
+#. Documentation/snippets/anglican-psalm-template.ly:119 (comment)
+msgid "End markup"
+msgstr ""
+
+#. Documentation/snippets/applying-note-head-styles-depending-on-the-step-of-the-scale.ly:98 (variable)
 #. Documentation/snippets/clusters.ly:25 (variable)
 msgid "fragment"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:25 (comment)
+#. Documentation/snippets/asymmetric-slurs.ly:27 (variable)
+msgid "slurNotes"
+msgstr ""
+
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:40 (comment)
 msgid "Default behavior"
 msgstr ""
 
-#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:31 (comment)
+#. Documentation/snippets/avoiding-collisions-with-chord-fingerings.ly:46 (comment)
 msgid "Corrected to avoid collisions"
 msgstr ""
 
@@ -6332,15 +6709,15 @@ msgstr ""
 msgid "Set default beaming for all staves"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:61 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:59 (comment)
 msgid "Modify beaming for just this staff"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:67 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:64 (comment)
 msgid "Inherit beaming from Score context"
 msgstr ""
 
-#. Documentation/snippets/beam-endings-in-score-context.ly:73 (comment)
+#. Documentation/snippets/beam-endings-in-score-context.ly:70 (comment)
 msgid "Modify beaming for this voice only"
 msgstr ""
 
@@ -6429,13 +6806,13 @@ msgstr ""
 msgid "hairpinMore"
 msgstr ""
 
-#. Documentation/snippets/centering-markup-on-note-heads-automatically.ly:23 (variable)
-msgid "textScriptCenterOnNote"
+#. Documentation/snippets/changing--flageolet-mark-size.ly:44 (variable)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:24 (variable)
+msgid "smallFlageolet"
 msgstr ""
 
-#. Documentation/snippets/changing--flageolet-mark-size.ly:42 (variable)
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:29 (variable)
-msgid "smallFlageolet"
+#. Documentation/snippets/changing-the-ambitus-gap.ly:42 (comment)
+msgid "Default setting"
 msgstr ""
 
 #. Documentation/snippets/changing-the-chord-names-to-german-or-semi-german-notation.ly:36 (comment)
@@ -6455,52 +6832,56 @@ msgid "change for other default global staff size."
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:20 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:183 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:182 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:111 (comment)
 #. Documentation/snippets/utf-8.ly:24 (comment)
 msgid "{"
 msgstr ""
 
 #. Documentation/snippets/changing-the-default-text-font-family.ly:24 (comment)
-#. Documentation/snippets/engravers-one-by-one.ly:185 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:184 (comment)
 #. Documentation/snippets/expressive-headword.ly:32 (comment)
 #. Documentation/snippets/expressive-headword.ly:33 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:112 (comment)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:242 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:203 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:206 (comment)
 #. Documentation/snippets/utf-8.ly:38 (comment)
 msgid "}"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:25 (variable)
+#. Documentation/snippets/changing-the-text-for-sustain-markings.ly:32 (variable)
+msgid "sustainNotes"
+msgstr ""
+
+#. Documentation/snippets/chant-or-psalms-notation.ly:35 (variable)
 msgid "stemOn"
 msgstr ""
 
-#. Documentation/snippets/chant-or-psalms-notation.ly:26 (variable)
+#. Documentation/snippets/chant-or-psalms-notation.ly:36 (variable)
 msgid "stemOff"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:34 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
 msgid "modify maj9 and 6(add9)"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:35 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:36 (comment)
 msgid "Exception music is chords with markups"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:36 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:37 (variable)
 msgid "chExceptionMusic"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:41 (comment)
+#. Documentation/snippets/chord-name-exceptions.ly:42 (comment)
 msgid "Convert music to list and prepend to existing exceptions."
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:42 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:43 (variable)
 msgid "chExceptions"
 msgstr ""
 
-#. Documentation/snippets/chord-name-exceptions.ly:46 (variable)
+#. Documentation/snippets/chord-name-exceptions.ly:47 (variable)
 msgid "theMusic"
 msgstr ""
 
@@ -6530,23 +6911,23 @@ msgstr ""
 msgid "sop"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:38 (variable)
+#. Documentation/snippets/clip-systems.ly:65 (variable)
 msgid "origScore"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:56 (comment)
+#. Documentation/snippets/clip-systems.ly:83 (comment)
 msgid "Each clip-region is a (START . END) pair"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:57 (comment)
+#. Documentation/snippets/clip-systems.ly:84 (comment)
 msgid "where both are rhythmic-locations."
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:59 (comment)
+#. Documentation/snippets/clip-systems.ly:86 (comment)
 msgid "(make-rhythmic-locations BAR-NUMBER NUM DEN)"
 msgstr ""
 
-#. Documentation/snippets/clip-systems.ly:60 (comment)
+#. Documentation/snippets/clip-systems.ly:87 (comment)
 msgid "means NUM/DEN whole-notes into bar numbered BAR-NUMBER"
 msgstr ""
 
@@ -6562,23 +6943,23 @@ msgstr ""
 msgid "piuF"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:92 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:94 (variable)
 msgid "musicUp"
 msgstr ""
 
-#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:99 (variable)
+#. Documentation/snippets/combining-two-parts-on-the-same-staff.ly:101 (variable)
 msgid "musicDown"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:30 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:52 (comment)
 msgid "show hairpin"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:32 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:54 (comment)
 msgid "hide text span"
 msgstr ""
 
-#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:36 (comment)
+#. Documentation/snippets/controlling-spanner-visibility-after-a-line-break.ly:58 (comment)
 msgid "show glissando"
 msgstr ""
 
@@ -6594,42 +6975,42 @@ msgstr ""
 msgid "\\cadenzaOn turns off automatic calculation of bar numbers"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:31 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:254 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:44 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:256 (variable)
 #. Documentation/snippets/screech-boink.ly:15 (context id)
 msgid "up"
 msgstr ""
 
-#. Documentation/snippets/cross-staff-tremolos.ly:36 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:260 (variable)
+#. Documentation/snippets/cross-staff-tremolos.ly:49 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:262 (variable)
 #. Documentation/snippets/screech-boink.ly:45 (context id)
 msgid "down"
 msgstr ""
 
-#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:54 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (comment)
+#. Documentation/snippets/customizing-fretboard-fret-diagrams.ly:55 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:27 (comment)
 msgid "Set global properties of fret diagram"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:54 (context id)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:56 (context id)
 #. Documentation/snippets/formatting-lyrics-syllables.ly:22 (variable)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:25 (context id)
-#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:75 (context id)
+#. Documentation/snippets/piano-template-with-melody-and-lyrics.ly:78 (context id)
 msgid "mel"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:63 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:65 (comment)
 msgid "C major for guitar, no barre, using defaults"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:64 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:114 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:66 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
 msgid "terse style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:67 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:89 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:56 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:77 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:156 (comment)
@@ -6639,8 +7020,8 @@ msgstr ""
 msgid "C major for guitar, barred on third fret"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:68 (comment)
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:90 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:57 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:79 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:106 (comment)
@@ -6653,94 +7034,223 @@ msgstr ""
 msgid "verbose style"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:69 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:71 (comment)
 msgid "size 1.0"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:70 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:58 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:158 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:257 (comment)
 msgid "roman fret label, finger labels below string, straight barre"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:72 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:74 (comment)
 msgid "standard size"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:91 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:93 (comment)
 msgid "landscape orientation, arabic numbers, M for mute string"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:92 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:94 (comment)
 msgid "no barre, fret label down or left, small mute label font"
 msgstr ""
 "kein Barre, Bundbezeichnung unten oder links, kleine Schrift für stumme Saite"
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:113 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:128 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:228 (comment)
 #. Documentation/snippets/fret-diagrams-explained-and-developed.ly:327 (comment)
 msgid "simple D chord"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:115 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:117 (comment)
 msgid "larger dots, centered dots, fewer frets"
 msgstr ""
 
-#. Documentation/snippets/customizing-markup-fret-diagrams.ly:116 (comment)
+#. Documentation/snippets/customizing-markup-fret-diagrams.ly:118 (comment)
 msgid "label below string"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:82 (comment)
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:39 (comment)
+msgid "Grob utilities"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:41 (comment)
+msgid ""
+"These are literal rewrites of some C++ methods used by the ambitus engraver."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:76 (comment)
+msgid "Ambitus data structure"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:79 (comment)
+msgid "The <ambitus> class holds the various grobs that are created"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:80 (comment)
+msgid "to print an ambitus:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:81 (comment)
+msgid "- ambitus-group: the grob that groups all the components of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:82 (comment)
+msgid "(Ambitus grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:83 (comment)
+msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:84 (comment)
+msgid "notes (AmbitusLine grob);"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:85 (comment)
+msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:86 (comment)
+msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:87 (comment)
+msgid "below)."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:88 (comment)
+msgid "The other slots define the key and clef context of the engraver:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:89 (comment)
+msgid "- start-c0: position of middle c at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:90 (comment)
+msgid "is used to place the ambitus notes according to their pitch;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:91 (comment)
+msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:92 (comment)
+msgid "is used to determine if accidentals shall be printed next to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:93 (comment)
+msgid "notes."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:107 (comment)
+msgid "Accessor for the lower and upper note data of an ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:115 (comment)
+msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:116 (comment)
+msgid "(lower and upper) notes:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:117 (comment)
+msgid "- head: an AmbitusNoteHead grob;"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:118 (comment)
+msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:119 (comment)
+msgid "to the ambitus note head."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:120 (comment)
+msgid "Moreover:"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:121 (comment)
+msgid "- pitch is the absolute pitch of the note"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:122 (comment)
+msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:123 (comment)
+msgid "or upper note of the considered music sequence."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:136 (comment)
+msgid "Ambitus engraving logics"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:138 (comment)
+msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:307 (comment)
+msgid "Ambitus engraver definition"
+msgstr ""
+
+#. Documentation/snippets/defining-an-engraver-in-scheme-ambitus-engraver.ly:332 (comment)
+msgid "Example"
+msgstr ""
+
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
 msgid "add FretBoards for the Cuatro"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:83 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
 msgid "Note: This section could be put into a separate file"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:84 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:86 (comment)
 msgid "predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:85 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (comment)
 msgid "and \\included into each of your compositions"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:87 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
 msgid "cuatroTuning"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:89 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
 msgid "dSix"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:90 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
 msgid "dMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:91 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
 msgid "aMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:92 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:94 (variable)
 msgid "dMajSeven"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:93 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:95 (variable)
 msgid "gMajor"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:111 (comment)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:113 (comment)
 msgid "end of potential include file /predefined-cuatro-fretboards.ly"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:116 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:118 (variable)
 msgid "primerosNames"
 msgstr ""
 
-#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:120 (variable)
+#. Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly:122 (variable)
 msgid "primeros"
 msgstr ""
 
@@ -6748,19 +7258,19 @@ msgstr ""
 msgid "baseMelody"
 msgstr ""
 
-#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:71 (comment)
+#. Documentation/snippets/display-bracket-with-only-one-staff-in-a-system.ly:73 (comment)
 msgid "Must be lower than the actual number of staff lines"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:17 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:26 (variable)
 msgid "fixA"
 msgstr ""
 
-#. Documentation/snippets/displaying-complex-chords.ly:20 (variable)
+#. Documentation/snippets/displaying-complex-chords.ly:29 (variable)
 msgid "fixB"
 msgstr ""
 
-#. Documentation/snippets/displaying-grob-ancestry.ly:127 (comment)
+#. Documentation/snippets/displaying-grob-ancestry.ly:197 (comment)
 msgid "\\\" (make-string 36 #\\-))"
 msgstr ""
 
@@ -6780,47 +7290,50 @@ msgstr ""
 msgid "glissando is attached to a & c"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:17 (comment)
+#. Documentation/snippets/drawing-circles-around-note-heads.ly:16 (variable)
+msgid "circle"
+msgstr ""
+
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:54 (comment)
 msgid ""
 "Two functions for (de)crescendo spanners where you can explicitly give the"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:55 (comment)
 msgid "spanner text."
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:56 (variable)
 msgid "mycresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-custom-text-spanner-postfix.ly:62 (variable)
 msgid "mydecresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:18 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:61 (comment)
 msgid "Some sample text dynamic spanners, to be used as postfix operators"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:19 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:62 (variable)
 msgid "crpoco"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:24 (comment)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:67 (comment)
 msgid ""
 "Redefine the existing \\cresc, \\dim and \\decresc commands to use postfix "
 "syntax"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:25 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:68 (variable)
 msgid "cresc"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:30 (variable)
-#. Documentation/snippets/fretted-headword.ly:56 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:73 (variable)
 msgid "dim"
 msgstr ""
 
-#. Documentation/snippets/dynamics-text-spanner-postfix.ly:35 (variable)
+#. Documentation/snippets/dynamics-text-spanner-postfix.ly:78 (variable)
 msgid "decresc"
 msgstr ""
 
@@ -6883,37 +7396,37 @@ msgid "setup for Request->Element conversion. Guru-only"
 msgstr ""
 
 #. Documentation/snippets/engravers-one-by-one.ly:111 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:210 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:223 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:279 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:293 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:209 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:222 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:278 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:292 (variable)
 msgid "MyStaff"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:139 (comment)
 msgid "explicitly set instrumentName, so we don't get"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:140 (comment)
 msgid "weird effects when doing instrument names for"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:142 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:141 (comment)
 msgid "piano staves"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:151 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:237 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:250 (variable)
-#. Documentation/snippets/engravers-one-by-one.ly:263 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:150 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:236 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:249 (variable)
+#. Documentation/snippets/engravers-one-by-one.ly:262 (variable)
 msgid "MyVoice"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:166 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:165 (comment)
 msgid "must come before all"
 msgstr ""
 
-#. Documentation/snippets/engravers-one-by-one.ly:176 (comment)
+#. Documentation/snippets/engravers-one-by-one.ly:175 (comment)
 msgid "\\consists \\\"Rest_engraver\\\""
 msgstr ""
 
@@ -6985,144 +7498,144 @@ msgstr ""
 msgid "violone"
 msgstr ""
 
-#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:17 (variable)
-#. Documentation/snippets/recorder-fingering-chart.ly:19 (variable)
+#. Documentation/snippets/fingering-symbols-for-wind-instruments.ly:34 (variable)
+#. Documentation/snippets/recorder-fingering-chart.ly:40 (variable)
 msgid "centermarkup"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:54 (comment)
+#. Documentation/snippets/flamenco-notation.ly:94 (comment)
 msgid "Cut here ----- Start 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:56 (comment)
+#. Documentation/snippets/flamenco-notation.ly:96 (comment)
 msgid "Text indicators"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:57 (variable)
+#. Documentation/snippets/flamenco-notation.ly:97 (variable)
 msgid "abanico"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:58 (variable)
+#. Documentation/snippets/flamenco-notation.ly:98 (variable)
 msgid "rasgueaso"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:59 (variable)
+#. Documentation/snippets/flamenco-notation.ly:99 (variable)
 msgid "alzapua"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:61 (comment)
+#. Documentation/snippets/flamenco-notation.ly:101 (comment)
 msgid "Finger stroke symbols"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:62 (variable)
+#. Documentation/snippets/flamenco-notation.ly:102 (variable)
 msgid "strokeUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:72 (variable)
+#. Documentation/snippets/flamenco-notation.ly:112 (variable)
 msgid "strokeDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:82 (comment)
+#. Documentation/snippets/flamenco-notation.ly:122 (comment)
 msgid "Golpe symbol"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:83 (variable)
+#. Documentation/snippets/flamenco-notation.ly:123 (variable)
 msgid "golpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:97 (variable)
+#. Documentation/snippets/flamenco-notation.ly:137 (variable)
 msgid "strokeUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:98 (variable)
+#. Documentation/snippets/flamenco-notation.ly:138 (variable)
 msgid "iUpGolpe"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:100 (comment)
+#. Documentation/snippets/flamenco-notation.ly:140 (comment)
 msgid "Strokes for all fingers"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:101 (variable)
+#. Documentation/snippets/flamenco-notation.ly:141 (variable)
 msgid "pUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:102 (variable)
+#. Documentation/snippets/flamenco-notation.ly:142 (variable)
 msgid "pDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:103 (variable)
+#. Documentation/snippets/flamenco-notation.ly:143 (variable)
 msgid "iUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:104 (variable)
+#. Documentation/snippets/flamenco-notation.ly:144 (variable)
 msgid "iDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:105 (variable)
+#. Documentation/snippets/flamenco-notation.ly:145 (variable)
 msgid "mUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:106 (variable)
+#. Documentation/snippets/flamenco-notation.ly:146 (variable)
 msgid "mDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:107 (variable)
+#. Documentation/snippets/flamenco-notation.ly:147 (variable)
 msgid "aUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:108 (variable)
+#. Documentation/snippets/flamenco-notation.ly:148 (variable)
 msgid "aDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:109 (variable)
+#. Documentation/snippets/flamenco-notation.ly:149 (variable)
 msgid "xUp"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:110 (variable)
+#. Documentation/snippets/flamenco-notation.ly:150 (variable)
 msgid "xDown"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:113 (comment)
+#. Documentation/snippets/flamenco-notation.ly:153 (comment)
 msgid "Just handy :)"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:114 (variable)
+#. Documentation/snippets/flamenco-notation.ly:154 (variable)
 msgid "tupletOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:119 (variable)
+#. Documentation/snippets/flamenco-notation.ly:159 (variable)
 msgid "tupletsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:124 (variable)
+#. Documentation/snippets/flamenco-notation.ly:164 (variable)
 msgid "tupletsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:129 (variable)
+#. Documentation/snippets/flamenco-notation.ly:169 (variable)
 msgid "headsOff"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:135 (variable)
+#. Documentation/snippets/flamenco-notation.ly:175 (variable)
 msgid "headsOn"
 msgstr ""
 
-#. Documentation/snippets/flamenco-notation.ly:141 (comment)
+#. Documentation/snippets/flamenco-notation.ly:181 (comment)
 msgid "Cut here ----- End 'flamenco.ly'"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:155 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:157 (comment)
 msgid "Example 1"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:161 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:163 (comment)
 msgid "Example 2"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:167 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:169 (comment)
 msgid "Example 3"
 msgstr ""
 
-#. Documentation/snippets/flat-flags-and-beam-nibs.ly:175 (comment)
+#. Documentation/snippets/flat-flags-and-beam-nibs.ly:177 (comment)
 msgid "Example 4"
 msgstr ""
 
@@ -7206,6 +7719,22 @@ msgstr ""
 msgid "These chords will be in opposing-landscape orientation"
 msgstr ""
 
+#. Documentation/snippets/fretboards-alternate-tables.ly:49 (comment)
+msgid "Make a blank new fretboard table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:52 (comment)
+msgid "Make a new fretboard table as a copy of default-fret-table"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:55 (comment)
+msgid "Add a chord to custom-fretboard-table-one"
+msgstr ""
+
+#. Documentation/snippets/fretboards-alternate-tables.ly:61 (comment)
+msgid "Add a chord to custom-fretboard-table-two"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:35 (comment)
 msgid "shortcuts"
 msgstr ""
@@ -7270,6 +7799,10 @@ msgstr ""
 msgid "rit"
 msgstr ""
 
+#. Documentation/snippets/fretted-headword.ly:56 (variable)
+msgid "dimin"
+msgstr ""
+
 #. Documentation/snippets/fretted-headword.ly:57 (variable)
 msgid "andantino"
 msgstr ""
@@ -7306,7 +7839,7 @@ msgid "m. 4"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:86 (comment)
-#. Documentation/snippets/fretted-headword.ly:126 (comment)
+#. Documentation/snippets/fretted-headword.ly:124 (comment)
 msgid "m. 5"
 msgstr ""
 
@@ -7315,7 +7848,7 @@ msgid "end of m. 6"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:92 (comment)
-#. Documentation/snippets/fretted-headword.ly:131 (comment)
+#. Documentation/snippets/fretted-headword.ly:129 (comment)
 msgid "m. 7"
 msgstr ""
 
@@ -7332,7 +7865,7 @@ msgid "end of m. 9"
 msgstr ""
 
 #. Documentation/snippets/fretted-headword.ly:100 (comment)
-#. Documentation/snippets/fretted-headword.ly:138 (comment)
+#. Documentation/snippets/fretted-headword.ly:136 (comment)
 msgid "m. 10"
 msgstr ""
 
@@ -7356,51 +7889,59 @@ msgstr ""
 msgid "new section starts here in A minor"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:128 (comment)
+#. Documentation/snippets/fretted-headword.ly:126 (comment)
 msgid "beg m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:129 (comment)
+#. Documentation/snippets/fretted-headword.ly:127 (comment)
 msgid "end m. 6"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:133 (comment)
+#. Documentation/snippets/fretted-headword.ly:131 (comment)
 msgid "m. 8"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:135 (comment)
+#. Documentation/snippets/fretted-headword.ly:133 (comment)
 msgid "beg m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:136 (comment)
+#. Documentation/snippets/fretted-headword.ly:134 (comment)
 msgid "end m. 9"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:140 (comment)
+#. Documentation/snippets/fretted-headword.ly:138 (comment)
 msgid "m. 11"
 msgstr ""
 
-#. Documentation/snippets/fretted-headword.ly:144 (context id)
-#. Documentation/snippets/jazz-combo-template.ly:180 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:290 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:58 (context id)
-#. Documentation/snippets/polyphony-in-tablature.ly:63 (context id)
+#. Documentation/snippets/fretted-headword.ly:142 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:182 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:292 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:60 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:65 (context id)
 msgid "guitar"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:51 (comment)
+#. Documentation/snippets/generating-custom-flags.ly:29 (comment)
+msgid "Create a flag stencil by looking up the glyph from the font"
+msgstr ""
+
+#. Documentation/snippets/generating-custom-flags.ly:43 (variable)
+msgid "snippetexamplenotes"
+msgstr ""
+
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:53 (comment)
 msgid "this moves them up one staff space from the default position"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:69 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
 msgid "set up grids"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:71 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:73 (comment)
 msgid "set the grid interval to one quarter note"
 msgstr ""
 
-#. Documentation/snippets/grid-lines--changing-their-appearance.ly:77 (comment)
+#. Documentation/snippets/grid-lines--changing-their-appearance.ly:79 (comment)
 msgid "this moves them to the right half a staff space"
 msgstr ""
 
@@ -7428,15 +7969,15 @@ msgstr ""
 msgid "to four spaces below center line on visible staff"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:20 (comment)
+#. Documentation/snippets/guitar-slides.ly:33 (comment)
 msgid "Hide fret number: useful to draw slide into/from a casual point of"
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:21 (comment)
+#. Documentation/snippets/guitar-slides.ly:34 (comment)
 msgid "the fretboard."
 msgstr ""
 
-#. Documentation/snippets/guitar-slides.ly:22 (variable)
+#. Documentation/snippets/guitar-slides.ly:35 (variable)
 msgid "hideFretNumber"
 msgstr ""
 
@@ -7583,9 +8124,9 @@ msgstr ""
 
 #. Documentation/snippets/how-to-change-fret-diagram-position.ly:29 (variable)
 #. Documentation/snippets/score-for-diatonic-accordion.ly:62 (variable)
-#. Documentation/snippets/showing-chords-at-changes.ly:33 (variable)
-#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:57 (variable)
-#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:56 (variable)
+#. Documentation/snippets/showing-chords-at-changes.ly:34 (variable)
+#. Documentation/snippets/single-staff-template-with-notes,-lyrics,-and-chords.ly:60 (variable)
+#. Documentation/snippets/single-staff-template-with-notes-and-chords.ly:59 (variable)
 msgid "harmonies"
 msgstr ""
 
@@ -7605,6 +8146,86 @@ msgstr ""
 msgid "HERE IS THE SECOND METHOD"
 msgstr ""
 
+#. Documentation/snippets/hymn-template.ly:50 (variable)
+msgid "Timeline"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:82 (comment)
+msgid "Start score"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:84 (comment)
+msgid "Start pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:85 (comment)
+msgid "Start Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:88 (comment)
+msgid "Start Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:92 (comment)
+msgid "End Voice = \\\"Soprano\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:93 (comment)
+msgid "Start Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:97 (comment)
+msgid "End Voice = \\\"Alto\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:98 (comment)
+msgid "End Staff = RH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:99 (comment)
+msgid "Start Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:102 (comment)
+msgid "Start Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:106 (comment)
+msgid "End Voice = \\\"Tenor\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:107 (comment)
+msgid "Start Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:111 (comment)
+msgid "End Voice = \\\"Bass\\\""
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:112 (comment)
+msgid "End Staff = LH"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:113 (comment)
+msgid "End pianostaff"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:134 (comment)
+msgid "Start paper block"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:135 (comment)
+msgid "don't indent first system"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:136 (comment)
+msgid "shorten line length to suit music"
+msgstr ""
+
+#. Documentation/snippets/hymn-template.ly:137 (comment)
+msgid "End paper block"
+msgstr ""
+
 #. Documentation/snippets/incipit.ly:85 (variable)
 #. Documentation/snippets/incipit.ly:86 (context id)
 msgid "discantusIncipit"
@@ -7654,192 +8275,196 @@ msgstr ""
 msgid "tuning"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:65 (comment)
+#. Documentation/snippets/isolated-percent-repeats.ly:42 (variable)
+msgid "makePercent"
+msgstr ""
+
+#. Documentation/snippets/jazz-combo-template.ly:67 (comment)
 msgid "#(set-global-staff-size 16)"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:68 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:70 (comment)
 msgid "Some macros %%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:70 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:72 (variable)
 msgid "sl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:74 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:76 (variable)
 msgid "nsl"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:78 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:80 (variable)
 msgid "crOn"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:79 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:81 (variable)
 msgid "crOff"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:81 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:83 (comment)
 msgid "insert chord name style stuff here."
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:83 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:85 (variable)
 msgid "jazzChords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:85 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:87 (comment)
 msgid "Keys'n'thangs %%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:89 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:91 (variable)
 msgid "Key"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:91 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
 msgid "############ Horns ############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:93 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:95 (comment)
 msgid "------ Trumpet ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:94 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:96 (variable)
 msgid "trpt"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:98 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:100 (variable)
 msgid "trpHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:101 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:281 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:103 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
 #. Documentation/snippets/staff-headword.ly:93 (context id)
 #. Documentation/snippets/staff-headword.ly:112 (context id)
 msgid "trumpet"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:110 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:112 (comment)
 msgid "------ Alto Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:115 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:117 (variable)
 msgid "altoHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:118 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:120 (variable)
 msgid "altoSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:127 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:129 (comment)
 msgid "------ Baritone Saxophone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:128 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:130 (variable)
 msgid "bari"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:136 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:138 (variable)
 msgid "bariHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:139 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:141 (variable)
 msgid "bariSax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:148 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:150 (comment)
 msgid "------ Trombone ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:149 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:151 (variable)
 msgid "tbone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:153 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:155 (variable)
 msgid "tboneHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:156 (variable)
-#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:158 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:287 (context id)
 msgid "trombone"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:165 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
 msgid "############ Rhythm Section #############"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:167 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:169 (comment)
 msgid "------ Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:168 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:170 (variable)
 msgid "gtr"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:176 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:178 (variable)
 msgid "gtrHarmony"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:189 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:191 (comment)
 msgid "------ Piano ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:190 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:192 (variable)
 msgid "rhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:195 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:197 (variable)
 msgid "rhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:201 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:203 (variable)
 msgid "lhUpper"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:206 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:208 (variable)
 msgid "lhLower"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:212 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:214 (variable)
 msgid "PianoRH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:221 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:223 (variable)
 msgid "PianoLH"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:239 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:241 (comment)
 msgid "------ Bass Guitar ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:253 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:255 (comment)
 msgid "------ Drums ------"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:267 (variable)
+#. Documentation/snippets/jazz-combo-template.ly:269 (variable)
 msgid "drumContents"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:276 (comment)
+#. Documentation/snippets/jazz-combo-template.ly:278 (comment)
 #, python-format
 msgid "It All Goes Together Here %%%%%%%%%%%%%%%%%%%%%%"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:280 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
 msgid "horns"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:282 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
 msgid "altosax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:283 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:285 (context id)
 msgid "barichords"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:284 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:286 (context id)
 msgid "barisax"
 msgstr ""
 
-#. Documentation/snippets/jazz-combo-template.ly:289 (context id)
+#. Documentation/snippets/jazz-combo-template.ly:291 (context id)
 msgid "chords"
 msgstr ""
 
@@ -7875,7 +8500,7 @@ msgstr ""
 msgid "speakOn"
 msgstr ""
 
-#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:34 (variable)
+#. Documentation/snippets/marking-notes-of-spoken-parts-with-a-cross-on-the-stem.ly:35 (variable)
 msgid "speakOff"
 msgstr ""
 
@@ -7883,7 +8508,7 @@ msgstr ""
 msgid "Candide, Voltaire"
 msgstr ""
 
-#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:54 (comment)
+#. Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly:56 (comment)
 msgid "the final bar line is not interrupted"
 msgstr ""
 
@@ -7891,7 +8516,7 @@ msgstr ""
 msgid "normalPos"
 msgstr ""
 
-#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:69 (variable)
+#. Documentation/snippets/modifying-default-values-for-articulation-shorthand-notation.ly:71 (variable)
 msgid "dashPlus"
 msgstr ""
 
@@ -7907,91 +8532,135 @@ msgstr ""
 msgid "...or to cover just whitespace"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:54 (variable)
-msgid "fluteMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (comment)
+msgid "space for instrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:55 (variable)
-msgid "oboeMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (comment)
+msgid "space for shortInstrumentName"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:56 (variable)
-msgid "clarinetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:64 (variable)
+msgid "fluteMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:57 (variable)
-msgid "bassoonMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (comment)
+msgid "Pitches as written on a manuscript for Clarinet in A"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:58 (variable)
-msgid "trumpetMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (comment)
+msgid "are transposed to concert pitch."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
+msgid "clarinetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:59 (variable)
-msgid "tromboneMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:69 (variable)
+msgid "trumpetMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:60 (variable)
-msgid "hornIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:70 (comment)
+msgid "Key signature is often omitted for horns"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:61 (variable)
-msgid "hornIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+msgid "hornMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:62 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
 msgid "percussionMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:65 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:76 (variable)
 msgid "altoIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:66 (variable)
-msgid "altoILyrics"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:77 (variable)
+msgid "altoIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:67 (variable)
-msgid "altoIIMusic"
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:78 (variable)
+msgid "altoILyrics"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:68 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:79 (variable)
 msgid "altoIILyrics"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:71 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:82 (variable)
 msgid "pianoRHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:72 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:83 (variable)
 msgid "pianoLHMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:73 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:84 (variable)
 msgid "violinIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:74 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:85 (variable)
 msgid "violinIIMusic"
 msgstr ""
 
-#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:75 (variable)
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:86 (variable)
 msgid "violaMusic"
 msgstr ""
 
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:95 (comment)
+msgid "shortInstrumentName, midiInstrument, etc."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:96 (comment)
+msgid "may be set here as well"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:102 (comment)
+msgid "Declare that written Middle C in the music"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:103 (comment)
+msgid "to follow sounds a concert B flat, for"
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:104 (comment)
+msgid "output using sounded pitches such as MIDI."
+msgstr ""
+
+#. Documentation/snippets/orchestra,-choir-and-piano-template.ly:106 (comment)
+msgid "Print music for a B-flat clarinet"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:146 (comment)
+msgid "\\set Staff.autoBeaming = ##f % turns off all autobeaming"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:149 (comment)
+msgid "applies to split up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:151 (comment)
+msgid "\\autoBeamOff % applies to combined up stems"
+msgstr ""
+
+#. Documentation/snippets/partcombine-and-autobeamoff.ly:156 (comment)
+msgid "applies to down stems"
+msgstr ""
+
 #. Documentation/snippets/percussion-beaters.ly:19 (variable)
 msgid "stick"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:51 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
 msgid "Permit line breaks within tuplets"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:53 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:55 (comment)
 msgid "Allow beams to be broken at line breaks"
 msgstr ""
 
-#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:60 (comment)
+#. Documentation/snippets/permitting-line-breaks-within-beamed-tuplets.ly:62 (comment)
 msgid "Insert a manual line break within a tuplet"
 msgstr ""
 
@@ -8027,43 +8696,43 @@ msgstr ""
 msgid "RH Voice 2"
 msgstr ""
 
-#. Documentation/snippets/polyphony-in-tablature.ly:57 (context id)
+#. Documentation/snippets/polyphony-in-tablature.ly:59 (context id)
 msgid "tab"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:58 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:60 (comment)
 msgid "MMR - Multi-Measure Rest"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:59 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
 msgid "MMRs by default are set under the fourth line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:61 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:63 (comment)
 msgid "They can be moved with an override"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:64 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:66 (comment)
 msgid "A value of 0 is the default position;"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:65 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:67 (comment)
 msgid "the following trick moves the rest to the center line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:68 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
 msgid "MMRs in odd-numbered voices are under the top line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:70 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
 msgid "MMRs in even-numbered voices are under the bottom line"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:72 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
 msgid "They remain separated even in empty measures"
 msgstr ""
 
-#. Documentation/snippets/positioning-multi-measure-rests.ly:74 (comment)
+#. Documentation/snippets/positioning-multi-measure-rests.ly:76 (comment)
 msgid "This brings them together even though there are two voices"
 msgstr ""
 
@@ -8222,27 +8891,27 @@ msgstr ""
 msgid "The coda"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:55 (comment)
+#. Documentation/snippets/printing-bar-numbers-at-regular-intervals.ly:57 (comment)
 msgid "Permit first bar number to be printed"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:41 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:43 (comment)
 msgid "Prevent bar numbers at the end of a line and permit them elsewhere"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:48 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:50 (comment)
 msgid "Draw a box round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:53 (comment)
+#. Documentation/snippets/printing-bar-numbers-inside-boxes-or-circles.ly:55 (comment)
 msgid "Draw a circle round the following bar number(s)"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:53 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:55 (comment)
 msgid "Metronome marks below the staff"
 msgstr ""
 
-#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:58 (comment)
+#. Documentation/snippets/printing-metronome-and-rehearsal-marks-below-the-staff.ly:60 (comment)
 msgid "Rehearsal marks below the staff"
 msgstr ""
 
@@ -8254,55 +8923,59 @@ msgstr ""
 msgid "Perkussion"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:67 (variable)
+#. Documentation/snippets/putting-lyrics-inside-the-staff.ly:24 (context id)
+msgid "voc"
+msgstr ""
+
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:69 (variable)
 msgid "quoteTest"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice-with-transposition.ly:68 (comment)
+#. Documentation/snippets/quoting-another-voice-with-transposition.ly:70 (comment)
 msgid "french horn"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:74 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:76 (variable)
 msgid "quoteMe"
 msgstr ""
 
-#. Documentation/snippets/quoting-another-voice.ly:79 (variable)
+#. Documentation/snippets/quoting-another-voice.ly:81 (variable)
 msgid "original"
 msgstr ""
 
-#. Documentation/snippets/recorder-fingering-chart.ly:17 (comment)
+#. Documentation/snippets/recorder-fingering-chart.ly:38 (comment)
 msgid "range chart for paetzold contrabass recorder"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:62 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:64 (variable)
 msgid "startAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/redefining-grace-note-global-defaults.ly:68 (variable)
+#. Documentation/snippets/redefining-grace-note-global-defaults.ly:70 (variable)
 msgid "stopAcciaccaturaMusic"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:79 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:81 (comment)
 msgid "To use the setting globally, uncomment the following line:"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:80 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:82 (comment)
 msgid "\\override VerticalAxisGroup #'remove-first = ##t"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:89 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:91 (comment)
 msgid "To use the setting globally, comment this line,"
 msgstr ""
 
-#. Documentation/snippets/removing-the-first-empty-line.ly:90 (comment)
+#. Documentation/snippets/removing-the-first-empty-line.ly:92 (comment)
 msgid "uncomment the line in the \\layout block above"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:50 (comment)
 msgid "Default beaming"
 msgstr ""
 
-#. Documentation/snippets/reverting-default-beam-endings.ly:56 (comment)
+#. Documentation/snippets/reverting-default-beam-endings.ly:53 (comment)
 msgid "Set new values for beam endings"
 msgstr ""
 
@@ -8342,133 +9015,48 @@ msgstr ""
 msgid "\\override SpacingSpanner #'strict-grace-spacing = ##t"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:26 (comment)
-msgid "Grob utilities"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:28 (comment)
-msgid ""
-"These are literal rewrites of some C++ methods used by the ambitus engraver."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:63 (comment)
-msgid "Ambitus data structure"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:66 (comment)
-msgid "The <ambitus> class holds the various grobs that are created"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:67 (comment)
-msgid "to print an ambitus:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:68 (comment)
-msgid "- ambitus-group: the grob that groups all the components of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:69 (comment)
-msgid "(Ambitus grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:70 (comment)
-msgid "- ambitus-line: the vertical line between the upper and lower ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:71 (comment)
-msgid "notes (AmbitusLine grob);"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:72 (comment)
-msgid "- ambitus-up-note and ambitus-down-note: the note head and accidental"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:73 (comment)
-msgid "for the lower and upper note of the ambitus (see <ambitus-note> class"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:74 (comment)
-msgid "below)."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:75 (comment)
-msgid "The other slots define the key and clef context of the engraver:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:76 (comment)
-msgid "- start-c0: position of middle c at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:77 (comment)
-msgid "is used to place the ambitus notes according to their pitch;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:78 (comment)
-msgid "- start-key-sig: the key signature at the beginning of the piece.  It"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:79 (comment)
-msgid "is used to determine if accidentals shall be printed next to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:80 (comment)
-msgid "notes."
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:94 (comment)
-msgid "Accessor for the lower and upper note data of an ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:102 (comment)
-msgid "The <ambitus-note> class holds the grobs that are specific to ambitus"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:103 (comment)
-msgid "(lower and upper) notes:"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:104 (comment)
-msgid "- head: an AmbitusNoteHead grob;"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:105 (comment)
-msgid "- accidental: an AmbitusAccidental grob, to be possibly printed next"
-msgstr ""
-
-#. Documentation/snippets/scheme-engraver-ambitus.ly:106 (comment)
-msgid "to the ambitus note head."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:40 (variable)
+#, fuzzy
+msgid "sopranonotes"
+msgstr "Voetnoten"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:107 (comment)
-msgid "Moreover:"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:43 (variable)
+msgid "sopranowords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:108 (comment)
-msgid "- pitch is the absolute pitch of the note"
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:44 (variable)
+#, fuzzy
+msgid "altonotes"
+msgstr "Voetnoten"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:109 (comment)
-msgid "- cause is the note event that causes this ambitus note, i.e. the lower"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:47 (variable)
+msgid "altowords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:110 (comment)
-msgid "or upper note of the considered music sequence."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:48 (variable)
+#, fuzzy
+msgid "tenornotes"
+msgstr "Voetnoten"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:123 (comment)
-msgid "Ambitus engraving logics"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:52 (variable)
+msgid "tenorwords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:125 (comment)
-msgid "Rewrite of the code from @file{lily/ambitus-engraver.cc}."
-msgstr ""
+#. Documentation/snippets/satb-choir-template---four-staves.ly:53 (variable)
+#, fuzzy
+msgid "bassnotes"
+msgstr "Noot"
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:294 (comment)
-msgid "Ambitus engraver definition"
+#. Documentation/snippets/satb-choir-template---four-staves.ly:57 (variable)
+msgid "basswords"
 msgstr ""
 
-#. Documentation/snippets/scheme-engraver-ambitus.ly:319 (comment)
-msgid "Example"
+#. Documentation/snippets/score-for-diatonic-accordion.ly:60 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:59 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:73 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:89 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:105 (comment)
+msgid "verse"
 msgstr ""
 
 #. Documentation/snippets/score-for-diatonic-accordion.ly:70 (variable)
@@ -8730,26 +9318,19 @@ msgstr ""
 msgid "Search for 'grid' in this page to find all related functions"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:28 (comment)
+#. Documentation/snippets/setting-system-separators.ly:34 (variable)
+#, fuzzy
+msgid "notes"
+msgstr "Noot"
+
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:23 (comment)
 msgid "The same as \\flageolet, just a little smaller"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:38 (comment)
+#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:33 (comment)
 msgid "The second fermata is ignored!"
 msgstr ""
 
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:41 (comment)
-msgid "it works only if you wrap the note inside a chord. By default,"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:42 (comment)
-msgid "all articulations will be printed above, so you have to tweak"
-msgstr ""
-
-#. Documentation/snippets/showing-the-same-articulation-above-and-below-a-note-or-chord.ly:43 (comment)
-msgid "the direction."
-msgstr ""
-
 #. Documentation/snippets/simultaneous-headword.ly:30 (comment)
 msgid "NR 1.5 Simultaneous notes"
 msgstr ""
@@ -8864,65 +9445,65 @@ msgstr ""
 msgid "stringNumberSpanner"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:52 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:55 (variable)
 msgid "violinOne"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:61 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:64 (variable)
 msgid "violinTwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-simple.ly:70 (variable)
+#. Documentation/snippets/string-quartet-template-simple.ly:73 (variable)
 msgid "viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:103 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:106 (comment)
 msgid "piece.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:104 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:107 (comment)
 msgid "(This is the global definitions file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:111 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:114 (variable)
 msgid "Violinone"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:116 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:122 (comment)
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:129 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:119 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:125 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:132 (comment)
 msgid "*********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:117 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:120 (variable)
 msgid "Violintwo"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:123 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:126 (variable)
 msgid "Viola"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:130 (variable)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:133 (variable)
 msgid "Cello"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:136 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:139 (comment)
 msgid "**********************************"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:147 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
 msgid "These are the other files you need to save on your computer"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:149 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:152 (comment)
 msgid "score.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:150 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
 msgid "(This is the main file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:153 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:156 (comment)
 #, python-format
 msgid ""
 "\\include \\\"piece.ly\\\"             %%% uncomment this line when using a "
@@ -8931,47 +9512,47 @@ msgstr ""
 "\\include \\\"piece.ly\\\"             %%% Zeile einkommentieren, wenn eine "
 "extra Datei benutzt wird"
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:162 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
 msgid "{ Uncomment this block when using separate files"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:164 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:167 (comment)
 msgid "vn1.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:165 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:168 (comment)
 msgid "(This is the Violin 1 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:174 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:177 (comment)
 msgid "vn2.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:175 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:178 (comment)
 msgid "(This is the Violin 2 part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:184 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:187 (comment)
 msgid "vla.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:185 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:188 (comment)
 msgid "(This is the Viola part file)"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:194 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:197 (comment)
 msgid "vlc.ly"
 msgstr ""
 
-#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:195 (comment)
+#. Documentation/snippets/string-quartet-template-with-separate-parts.ly:198 (comment)
 msgid "(This is the Cello part file)"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:84 (comment)
+#. Documentation/snippets/subdividing-beams.ly:78 (comment)
 msgid "Set beam sub-group length to an eighth note"
 msgstr ""
 
-#. Documentation/snippets/sub-dividing-beams.ly:88 (comment)
+#. Documentation/snippets/subdividing-beams.ly:83 (comment)
 msgid "Set beam sub-group length to a sixteenth note"
 msgstr ""
 
@@ -9026,15 +9607,15 @@ msgstr ""
 msgid "Test it:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:25 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:57 (comment)
 msgid "Change the style permanently"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:31 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:63 (comment)
 msgid "Revert to default style:"
 msgstr ""
 
-#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:35 (comment)
+#. Documentation/snippets/time-signature-printing-only-the-numerator-as-a-number-instead-of-the-fraction.ly:67 (comment)
 msgid "single-digit style only for the next time signature"
 msgstr ""
 
@@ -9077,39 +9658,39 @@ msgstr ""
 msgid "the next three instructions keep the lyrics between the bar lines"
 msgstr ""
 
-#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:163 (variable)
+#. Documentation/snippets/transposing-pitches-with-minimum-accidentals-smart-transpose.ly:165 (variable)
 msgid "naturalizeMusic"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:150 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:151 (comment)
 msgid "The default treble clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:152 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:153 (comment)
 msgid "The standard bass clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:157 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:158 (comment)
 msgid "The baritone clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:162 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:163 (comment)
 msgid "The standard choral tenor clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:168 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:169 (comment)
 msgid "A non-standard clef"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:174 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
 msgid "The following clef changes do not preserve"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:175 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:176 (comment)
 msgid "the normal relationship between notes and clefs:"
 msgstr ""
 
-#. Documentation/snippets/tweaking-clef-properties.ly:190 (comment)
+#. Documentation/snippets/tweaking-clef-properties.ly:191 (comment)
 msgid "Return to the normal clef:"
 msgstr ""
 
@@ -9277,15 +9858,20 @@ msgstr ""
 msgid "Score"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:73 (comment)
+#. Documentation/snippets/using-alternative-flag-styles.ly:31 (variable)
+#, fuzzy
+msgid "testnotes"
+msgstr "Voetnoten"
+
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:113 (comment)
 msgid "display grobs for each note head:"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:74 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:114 (comment)
 msgid "\\override NoteHead #'before-line-breaking = #display-grobs"
 msgstr ""
 
-#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:76 (comment)
+#. Documentation/snippets/using-ly-grob-object-to-access-grobs-with--tweak.ly:116 (comment)
 msgid "or just for one:"
 msgstr ""
 
@@ -9381,68 +9967,104 @@ msgstr ""
 msgid "m"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:66 (variable)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:56 (variable)
-#. Documentation/snippets/vocal-ensemble-template.ly:65 (variable)
-msgid "sopMusic"
-msgstr ""
-
 #. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:69 (variable)
 #. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:59 (variable)
 #. Documentation/snippets/vocal-ensemble-template.ly:68 (variable)
+msgid "sopMusic"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:72 (variable)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:62 (variable)
+#. Documentation/snippets/vocal-ensemble-template.ly:71 (variable)
 msgid "sopWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:98 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:86 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:96 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:101 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:89 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:99 (context id)
 msgid "women"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:104 (context id)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (context id)
-#. Documentation/snippets/vocal-ensemble-template.ly:108 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:107 (context id)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:99 (context id)
+#. Documentation/snippets/vocal-ensemble-template.ly:111 (context id)
 msgid "men"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:133 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:108 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:126 (comment)
-msgid "a little smaller so lyrics"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-automatic-piano-reduction.ly:134 (comment)
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:109 (comment)
-#. Documentation/snippets/vocal-ensemble-template.ly:127 (comment)
-msgid "can be closer to the staff"
-msgstr ""
-
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:95 (comment)
 msgid "we could remove the line about this with the line below, since we want"
 msgstr ""
 "die Zeile oberhalb könnte mir der Zeile unterhalb entfernt werden, weil"
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:93 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:96 (comment)
 msgid "the alto lyrics to be below the alto Voice anyway."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:94 (comment)
-msgid "\\new Lyrics \\lyricsto altos \\altoWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:97 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"altos\\\" \\altoWords"
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:103 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:106 (comment)
 msgid "again, we could replace the line above this with the line below."
 msgstr ""
 
-#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:104 (comment)
-msgid "\\new Lyrics \\lyricsto basses \\bassWords"
+#. Documentation/snippets/vocal-ensemble-template-with-lyrics-aligned-below-and-above-the-staves.ly:107 (comment)
+msgid "\\new Lyrics \\lyricsto \\\"basses\\\" \\bassWords"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:64 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:77 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:92 (comment)
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:108 (comment)
+msgid "refrain"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:70 (variable)
+#, fuzzy
+msgid "SoloNotes"
+msgstr "Voetnoten"
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:81 (variable)
+msgid "SoloLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:86 (variable)
+msgid "SopranoNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:97 (variable)
+msgid "SopranoLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:102 (variable)
+msgid "BassNotes"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:113 (variable)
+msgid "BassLyrics"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:120 (context id)
+msgid "SoloVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:124 (context id)
+msgid "SopranoVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:127 (context id)
+msgid "BassVoice"
+msgstr ""
+
+#. Documentation/snippets/vocal-ensemble-template-with-verse-and-refrain.ly:134 (comment)
+msgid "these lines prevent empty staves from being printed"
 msgstr ""
 
 #. Documentation/snippets/volta-multi-staff.ly:17 (variable)
 msgid "voltaMusic"
 msgstr ""
 
-#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:24 (variable)
+#. Documentation/snippets/volta-text-markup-using-repeatcommands.ly:25 (variable)
 msgid "voltaAdLib"
 msgstr ""