diff options
Diffstat (limited to 'Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly')
-rw-r--r-- | Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly b/Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly index 671c93e758..9713bd74d2 100644 --- a/Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly +++ b/Documentation/snippets/using-the--tweak-command-to-tweak-individual-grobs.ly @@ -9,14 +9,6 @@ \header { lsrtags = "really-simple, tweaks-and-overrides" -%% Translation of GIT committish: d5307870fe0ad47904daba73792c7e17b813737f - texidocfr = " -La commande @code{\\tweak} permet de retoucher directement n'importe -quel objet graphique. En voici quelques exemples : - -" - doctitlefr = "Utilisation de \\tweak pour retoucher des objets particuliers" - texidoc = " With the @code{\\tweak} command, every grob can be tuned directly. Here are some examples of available tweaks. @@ -36,4 +28,3 @@ Here are some examples of available tweaks. \tweak #'duration-log #2 a >2 } - |