X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-the-current-date-to-a-score.ly;h=c9190d6cdb3818c44865cde36612d09a3c0cc328;hb=d1658f1e5079cc78b8cc63678ec992a91ebe0a77;hp=35b16a88e025b81735b7df6629dfc6e690552d85;hpb=86f3188675e6eda2358b841876d77c30f631e845;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 35b16a88e0..c9190d6cdb 100644 --- a/Documentation/snippets/adding-the-current-date-to-a-score.ly +++ b/Documentation/snippets/adding-the-current-date-to-a-score.ly @@ -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.16" \header { lsrtags = "text, titles" -%% Translation of GIT committish: 45fc8488655f9ea122d1ec6e3328892618bd6971 +%% Translation of GIT committish: 1d589aa04c20d7711bf662618adbdd6d445db29d 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.