X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Ftweaking-grace-layout-within-music.ly;h=5695487e3e6994c6e109ad48f686dc36770b1eb2;hb=f2bd555640f6f28276fd56250c7e8b1bd07aa1df;hp=77c8faf3783337c0540e96f7aefd89e1e9ad4c6a;hpb=3f912dfe2d4aacfac95d1565e5d60ab02346945e;p=lilypond.git diff --git a/Documentation/snippets/tweaking-grace-layout-within-music.ly b/Documentation/snippets/tweaking-grace-layout-within-music.ly index 77c8faf378..5695487e3e 100644 --- a/Documentation/snippets/tweaking-grace-layout-within-music.ly +++ b/Documentation/snippets/tweaking-grace-layout-within-music.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.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.13.16" +\version "2.15.32" \header { - lsrtags = "rhythms, tweaks-and-overrides" + lsrtags = "tweaks-and-overrides, rhythms" -%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549 +%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa texidoces = " La disposición de las expresiones de adorno se puede cambiar a lo @@ -22,6 +25,7 @@ cabezas a aspas. doctitlees = "Trucar la disposición de las notas de adorno dentro de la música" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Das Layout von Verzierungsausdrücken kann in der Musik verändert @@ -34,6 +38,7 @@ in ein Kreuz. doctitlede = "Veränderung des Layouts von Verzierungen innerhalb der Noten" + %% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b texidocfr = " Il est possible de changer globalement la mise en forme des petites @@ -57,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