]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/positioning-grace-note-beams-at-the-height-of-normal-note-beams.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / positioning-grace-note-beams-at-the-height-of-normal-note-beams.ly
index 93d04da76ecc315b1697daaf03e67e0288218019..7f13ed5280e83903011d9c4ac16cc33682e23d19 100644 (file)
@@ -4,25 +4,11 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
   lsrtags = "rhythms"
 
-%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
-  texidoces = "
-
-Cuando se colocan figuras sobre líneas adicionales, sus barras se
-sitúan generalmente en medio del pentagrama.  La barra de las notas de
-adorno es más corta y las notas de adorno sobre líneas adicionales
-podrían tener la barra fuera del pentagrama.  Podemos corregir este
-barrado para las notas de adorno.
-
-"
-  doctitlees = "Colocar las barras de las notas de adorno a la misma altura que las barras de notas normales"
-
-
-
   texidoc = "
 When notes are placed on ledger lines, their beams are usually centred
 on the stave.  Grace notes beams are shorter and grace notes on ledger
@@ -44,4 +30,3 @@ beaming for grace notes.
   }
   f8[ e]
 }
-