]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly
LSR updates from tarball - July 2012
[lilypond.git] / Documentation / snippets / using-the--tweak-command-to-tweak-individual-grobs.ly
index 0e9894dd3a5058e537a6a8c4a29980e47c9d642f..671c93e758e2edb79a7c2688b0a0435e10e0c791 100644 (file)
@@ -7,6 +7,8 @@
 \version "2.14.2"
 
 \header {
+  lsrtags = "really-simple, tweaks-and-overrides"
+
 %% Translation of GIT committish: d5307870fe0ad47904daba73792c7e17b813737f
   texidocfr = "
 La commande @code{\\tweak} permet de retoucher directement n'importe
@@ -15,8 +17,6 @@ quel objet graphique.  En voici quelques exemples :
 "
   doctitlefr = "Utilisation de \\tweak pour retoucher des objets particuliers"
 
-  lsrtags = "really-simple, tweaks-and-overrides"
-
   texidoc = "
 With the @code{\\tweak} command, every grob can be tuned directly.
 Here are some examples of available tweaks.