]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-the-current-date-to-a-score.ly
LSR: Update.
[lilypond.git] / input / lsr / adding-the-current-date-to-a-score.ly
index fed821a5b36bb5ed4872aa6885f4fc3426a58cf6..aa62a4a37302cc598d60801df3b182521fb7306a 100644 (file)
@@ -1,9 +1,9 @@
 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.12.0"
+\version "2.12.3"
 
 \header {
-  lsrtags = "titles"
+  lsrtags = "text, titles"
 
   texidoces = "
 Con algo de código de Scheme, se puede añadir fácilmente la fecha
@@ -44,3 +44,4 @@ date = #(strftime "%d-%m-%Y" (localtime (current-time)))
 \markup {
   \date
 }
+