]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/tweaking-grace-layout-within-music.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / tweaking-grace-layout-within-music.ly
index d546a2209ba3f6de19df1b8d5a849eec9aaedcd0..5695487e3e6994c6e109ad48f686dc36770b1eb2 100644 (file)
@@ -4,12 +4,12 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.0"
+\version "2.15.32"
 
 \header {
-  lsrtags = "rhythms, tweaks-and-overrides"
+  lsrtags = "tweaks-and-overrides, rhythms"
 
-%% Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 
 La disposiciĆ³n de las expresiones de adorno se puede cambiar a lo
@@ -62,10 +62,11 @@ 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)
-    #(add-grace-property 'Voice 'NoteHead 'style 'cross)
+    $(remove-grace-property 'Voice 'Stem 'direction)
+    $(add-grace-property 'Voice 'NoteHead 'style 'cross)
     \new Voice {
        \acciaccatura { f16 } g4
        \grace { d16[ e] } f4