X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-the-current-date-to-a-score.ly;h=551cf956af5dc812d05fef4f9b4ff22c9f61b2a5;hb=d7c0f4263534307616c82d9b2ce6fdef9472456f;hp=78fb54a5be2c29f1d5eb40d92464693af6d2c724;hpb=579274a935b22567ac15b3651a9d651474f88ec4;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..551cf956af 100644 --- a/Documentation/snippets/adding-the-current-date-to-a-score.ly +++ b/Documentation/snippets/adding-the-current-date-to-a-score.ly @@ -1,20 +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.16" +\version "2.13.20" \header { lsrtags = "text, titles" -%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6 +%% 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.