]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/tweaking-grace-layout-within-music.ly
Merge branch 'master' into lilypond/translation
[lilypond.git] / Documentation / snippets / tweaking-grace-layout-within-music.ly
index 1a63c82f43389703c115925062da92079f893aee..08c8ca17a9aaccb350a0a12c4831ff1936cde9a5 100644 (file)
@@ -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.10"
+\version "2.15.20"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
 
-%% Translation of GIT committish: 45fc8488655f9ea122d1ec6e3328892618bd6971
+%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
   texidoces = "
 
 La disposición de las expresiones de adorno se puede cambiar a lo
@@ -22,7 +25,8 @@ cabezas a aspas.
   doctitlees = "Trucar la disposición de las notas de adorno dentro de la música"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Das Layout von Verzierungsausdrücken kann in der Musik verändert
 werden mit den Funktionen @code{add-grace-property} und
@@ -34,7 +38,8 @@ in ein Kreuz.
   doctitlede = "Veränderung des Layouts von Verzierungen innerhalb der Noten"
 
 
-%% Translation of GIT committish: 21c8461ea87cd670a35a40b91d3ef20de03a0409
+
+%% Translation of GIT committish: 374d57cf9b68ddf32a95409ce08ba75816900f6b
   texidocfr = "
 Il est possible de changer globalement la mise en forme des petites
 notes dans un morceau, au moyen de la fonction
@@ -59,8 +64,8 @@ up, and changes the default note heads to crosses.
 
 \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