]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-number-of-augmentation-dots-per-note.ly
Align metronome mark at time signature or first musical element.
[lilypond.git] / Documentation / snippets / changing-the-number-of-augmentation-dots-per-note.ly
index 7d5703d6ad17e00411b9b199bea5842d52e693a9..71455ded2a7099f9deb82d3d564cedf7904f7b5f 100644 (file)
@@ -4,6 +4,15 @@
 %% Note: this file works from version 2.13.26
 \version "2.13.29"
 \header {
+%% Translation of GIT committish: 190a067275167c6dc9dd0afef683d14d392b7033
+
+  texidocfr = "Voici comment modifier le nombre de points d'augmentation
+affectés à une note en particulier.
+
+"
+  doctitlefr = "Spécification du nombre de points d'augmentation d'une note"
+
+
   lsrtags = "rhythms,expressive-marks"
   texidoc = "This code demonstrates how to change the number of
 augmentation dots on a single note."