X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-the-current-date-to-a-score.ly;h=c738a45fc87806cf036d44524df25c83faf43f62;hb=8860a7700be8348848bba7972ad86ef46721c544;hp=78fb54a5be2c29f1d5eb40d92464693af6d2c724;hpb=8f6e4647c475ad911e15fdc26493f77e6c4a6088;p=lilypond.git diff --git a/Documentation/snippets/adding-the-current-date-to-a-score.ly b/Documentation/snippets/adding-the-current-date-to-a-score.ly index 78fb54a5be..c738a45fc8 100644 --- a/Documentation/snippets/adding-the-current-date-to-a-score.ly +++ b/Documentation/snippets/adding-the-current-date-to-a-score.ly @@ -1,12 +1,12 @@ %% 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.16" +\version "2.13.20" \header { lsrtags = "text, titles" -%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6 +%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7 texidoces = " Con algo de código de Scheme, se puede añadir fácilmente la fecha actual a una partitura. @@ -14,7 +14,7 @@ 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.