]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/tweaking-grace-layout-within-music.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / tweaking-grace-layout-within-music.ly
index 80c933833a2e5fb65153f194d49c4972184a954f..f5f3ce9046e53b26838f3cb94cbf847aa4459afe 100644 (file)
@@ -1,10 +1,11 @@
-%% Do not edit this file; it is auto-generated from input/new
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-%% Note: this file works from version 2.12.0
 \version "2.13.1"
 
 \header {
-%% Translation of GIT committish: 70f455b078620f842672c64c66d87a08158a24ac
+  lsrtags = "rhythms, tweaks-and-overrides"
+
+%% Translation of GIT committish: 5a33019d8b4a837f564eadd4979501ff07e9dfd5
   texidoces = "
 
 La disposición de las expresiones de adorno se puede cambiar a lo
@@ -31,18 +32,17 @@ in ein Kreuz.
 "
   doctitlede = "Veränderung des Layouts von Verzierungen innerhalb der Noten"
 
-  lsrtags = "rhythms"
   texidoc = "
-The layout of grace expressions can be changed throughout the
-music using the functions @code{add-grace-property} and
-@code{remove-grace-property}.  The following example undefines
-the @code{Stem} direction for this grace, so that stems do not
-always point up, and changes the default note heads to crosses.
+The layout of grace expressions can be changed throughout the music
+using the functions @code{add-grace-property} and
+@code{remove-grace-property}. The following example undefines the
+@code{Stem} direction for this grace, so that stems do not always point
+up, and changes the default note heads to crosses. 
+
 "
   doctitle = "Tweaking grace layout within music"
 } % begin verbatim
 
-
 \relative c'' {
   \new Staff {
     #(remove-grace-property 'Voice 'Stem 'direction)