X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fvertically-aligning-ossias-and-lyrics.ly;h=91c094f5473e93d1de0fdf0c9fe29dc59ed7334a;hb=45b219221124f4d7b977a1a0b1e489c47bb3ac02;hp=a78efbc50a274d777c4d50995cd72231849d135b;hpb=87aec4a93a0fe08275dd6cce6961dd9f80f581d1;p=lilypond.git diff --git a/Documentation/snippets/vertically-aligning-ossias-and-lyrics.ly b/Documentation/snippets/vertically-aligning-ossias-and-lyrics.ly index a78efbc50a..91c094f547 100644 --- a/Documentation/snippets/vertically-aligning-ossias-and-lyrics.ly +++ b/Documentation/snippets/vertically-aligning-ossias-and-lyrics.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.10" +\version "2.14.0" \header { lsrtags = "vocal-music, tweaks-and-overrides, spacing" -%% Translation of GIT committish: 4385ed4cc738e164a95798862580b4b86703356f +%% Translation of GIT committish: 8b93de6ce951b7b14bc7818f31019524295b990f texidoces = " Este fragmento de código muestra el uso de las propiedades de contexto @code{alignBelowContext} y @code{alignAboveContext} para @@ -15,7 +18,8 @@ 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 + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Dieser Schnipsel zeigt, wie man die Kontexteigenschaften @code{alignBelowContext} und @code{alignAboveContext} benutzen kann, um @@ -23,11 +27,12 @@ die Positionierung von Gesangstext und Ossia-Abschnitten zu kontrollieren. " doctitlede = "Gesangstext und Ossia vertikal ausrichten" -%% Translation of GIT committish: d78027a94928ddcdd18fd6534cbe6d719f80b6e6 + +%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e texidocfr = " Cet exemple illustre la manière de positionner une portée d'ossia et des paroles à l'aide des propriétés de contexte @code{alignBelowContext} -et @code{alignAboveContext}. +et @code{alignAboveContext}. " doctitlefr = "Positionnement d'une ossia et des paroles"