]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vertically-aligning-ossias-and-lyrics.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / vertically-aligning-ossias-and-lyrics.ly
index 8f605d0812297b419bd6654c0a3519ccd023c1d2..4491c56f1b14ef3a96860b60824715dbc2b286a0 100644 (file)
@@ -1,27 +1,13 @@
-%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% 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.1"
+\version "2.14.2"
 
 \header {
-  lsrtags = "vocal-music, tweaks-and-overrides, spacing"
-
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
-  texidoces = "
-Este fragmento de código muestra el uso de las propiedades de
-contexto @code{alignBelowContext} y @code{alignAboveContext} para
-controlar la posición de la letra y los compases de ossia.
-
-"
-  doctitlees = "Alineación vertical de la letra y los compases de ossia"
-
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
-  texidocde = "
-Dieser Schnipsel zeigt, wie man die Kontexteigenschaften
-@code{alignBelowContext} und @code{alignAboveContext} benutzen kann, um
-die Positionierung von Gesangstext und Ossia-Abschnitten zu kontrollieren.
-
-"
-  doctitlede = "Gesangstext und Ossia vertikal ausrichten"
+  lsrtags = "spacing, tweaks-and-overrides, vocal-music"
 
   texidoc = "
 This snippet demonstrates the use of the context properties
@@ -32,6 +18,7 @@ positioning of lyrics and ossias.
   doctitle = "Vertically aligning ossias and lyrics"
 } % begin verbatim
 
+
 \paper {
   ragged-right = ##t
 }
@@ -60,4 +47,3 @@ positioning of lyrics and ossias.
     >>
   }
 >>
-