]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/using-alternative-flag-styles.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / using-alternative-flag-styles.ly
index 90ed2b23378dc9179cb4276f6b8c72e07d3d7c57..b037233ba4f45cb10638fa8726a75340f81e2d98 100644 (file)
@@ -5,22 +5,9 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.15.15
-\version "2.15.15"
+\version "2.16.0"
 
 \header {
-%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
-  texidoces = "
-
-Se pueden imprimir estilos alternativos del corchete o gancho de las
-corcheas y figuras menores, mediante la sobreescritura de la propiedad
-@code{stencil} del objeto @code{Flag}.  Son valores vĂ¡lidos
-@code{modern-straight-flag} y @code{old-straight-flag}.
-
-"
-  doctitlees = "Uso de estilos alternativos para los corchetes"
-
-
-
   lsrtags = "rhythms, tweaks-and-overrides"
 
   texidoc = "
@@ -51,4 +38,3 @@ testnotes = {
   \revert Flag #'stencil
   \testnotes
 }
-