]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-the-current-date-to-a-score.ly
Doc: NR 989 - accidental-tie-overriden.ly
[lilypond.git] / Documentation / snippets / adding-the-current-date-to-a-score.ly
index 168e16920e34f1926188ad58b306b9bfb525e19c..551cf956af5dc812d05fef4f9b4ff22c9f61b2a5 100644 (file)
@@ -1,19 +1,19 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.13.20"
 
 \header {
   lsrtags = "text, titles"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: 0b55335aeca1de539bf1125b717e0c21bb6fa31b
   texidoces = "
 Con algo de código de Scheme, se puede añadir fácilmente la fecha
 actual a una partitura.
 "
   doctitlees = "Añadir la fecha actual a una partitura"
 
-%% Translation of GIT committish: 7eb450e8e6c935410b8f3212cb53e5a731f4f33f
+%% Translation of GIT committish: 05624d5147843d2fcbd6e4e126f1fd43142ac6e5
   texidocfr = "
 Avec un peu de code Scheme, voici comment ajouter facilement
 la date du jour à votre partition.