]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/three-sided-box.ly
Web-es: fix links to untranslated manuals.
[lilypond.git] / Documentation / snippets / three-sided-box.ly
index a758cb3e580f985b9a574f440f55d6b9b2af6c81..3e1080dcb73bf4bd0318243f8e98fc7f6890f46d 100644 (file)
@@ -1,13 +1,13 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.unimi.it
 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.18.0"
 
 \header {
-  lsrtags = "rhythms, text"
+  lsrtags = "rhythms, scheme-language, text"
 
   texidoc = "
 This example shows how to add a markup command to get a three sided box
@@ -52,4 +52,3 @@ thickness and padding around the markup."
   c1^\markup { \NWS-box ABCD }
   c1^\markup { \NWS-box \note #"4" #1.0 }
 }
-