]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/changing-properties-for-individual-grobs.ly
Merge commit 'ce4b499'
[lilypond.git] / input / lsr / changing-properties-for-individual-grobs.ly
index 84ea3cb5bb70410155c8fd495480cb6e5c55498b..c5c1976dc5994a436132f05b14b82741dc8ec045 100644 (file)
@@ -1,8 +1,10 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: tweaks-and-overrides
-\version "2.11.35"
+%% 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.11.38"
 
-\header { texidoc = "
+\header {
+  lsrtags = "tweaks-and-overrides"
+ texidoc = "
 The @code{\\applyOutput} command gives you the ability to tune any
 layout object, in any context. It requires a Scheme function with three
 arguments; advanced users can write it quite easily, whereas new users