]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/changing-the-number-of-augmentation-dots-per-note.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / changing-the-number-of-augmentation-dots-per-note.ly
index ba10322614ada11014e997f3adf55a7642d19d37..92ddc6b2cfb086c436f1a159ed130d0b17e3eb0e 100644 (file)
@@ -1,13 +1,15 @@
-% DO NOT EDIT this file manually; it is automatically
-% generated from Documentation/snippets/new
-% Make any changes in Documentation/snippets/new/
-% and then run scripts/auxiliar/makelsr.py
-%
-% This file is in the public domain.
-%% Note: this file works from version 2.14.0
-\version "2.14.0"
+%% DO NOT EDIT this file manually; it is automatically
+%% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
+%% This file is in the public domain.
+\version "2.14.2"
+
 \header {
-%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
+  lsrtags = "rhythms, expressive-marks"
+
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
 
   texidoces = "
 Este código muestra cómo cambiar la cantidad de puntillos de una nota.
@@ -17,7 +19,7 @@ Este código muestra cómo cambiar la cantidad de puntillos de una nota.
   doctitlees = "Modificar el número de puntillos de una nota"
 
 
-%% Translation of GIT committish: 190a067275167c6dc9dd0afef683d14d392b7033
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Voici comment modifier le nombre de points d'augmentation
 affectés à une note en particulier.
@@ -26,13 +28,14 @@ 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."
+  texidoc = "
+This code demonstrates how to change the number of augmentation dots on
+a single note.
+
+"
   doctitle = "Changing the number of augmentation dots per note"
 } % begin verbatim
 
-
 \relative c' {
   c4.. a16 r2 |
   \override Dots #'dot-count = #4