]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/adding-the-current-date-to-a-score.ly
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / Documentation / snippets / adding-the-current-date-to-a-score.ly
index d5eb9c2b7cf4de8f6baf1475f8034ef3514022fe..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.10"
+\version "2.13.20"
 
 \header {
   lsrtags = "text, titles"
 
-%% Translation of GIT committish: 5cab62e8738ff02eead438042743116391f306f5
+%% 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.