X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fadjusting-lyrics-vertical-spacing.ly;h=db1c17cbb360f2020b35ac4dc0c99c131d483669;hb=fb09f28821ce6ce66ec508ddaa8c9320d2813695;hp=1eba250da1d8827cbf9d6d78ef274221d781ae66;hpb=f844ae0d425f0e1c16ae0019228b136dd85c17a7;p=lilypond.git diff --git a/input/lsr/adjusting-lyrics-vertical-spacing.ly b/input/lsr/adjusting-lyrics-vertical-spacing.ly index 1eba250da1..db1c17cbb3 100644 --- a/input/lsr/adjusting-lyrics-vertical-spacing.ly +++ b/input/lsr/adjusting-lyrics-vertical-spacing.ly @@ -1,16 +1,32 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.49" +\version "2.12.3" \header { lsrtags = "text, vocal-music, spacing" + texidoces = " +Este fragmento de código muestra cómo situar la línea de base de la +letra más cerca del pentagrama. + +" + doctitlees = "Ajuste del especiado vertical de la letra" + + texidocfr = " +Cet extrait illustre la manière de rapprocher la ligne de paroles +de la portée. + +" + doctitlefr = "Ajustement de l'espacement vertical des paroles" + + texidoc = " This snippet shows how to bring the lyrics line closer to the staff. " doctitle = "Adjusting lyrics vertical spacing" } % begin verbatim + % Default layout: << \new Staff \new Voice = melody \relative c' { @@ -34,3 +50,4 @@ This snippet shows how to bring the lyrics line closer to the staff. } \lyricsto melody { aa aa aa aa aa aa aa aa aa } >> +