X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Flsr%2Fadjusting-lyrics-vertical-spacing.ly;h=db1c17cbb360f2020b35ac4dc0c99c131d483669;hb=a8c9e8a7ca320ab0df5fd32e717fd62cd7635ce6;hp=147694406e42880b85c3fb940ef2633198dab81a;hpb=6d910958ea621e4ab878a118bd77e61ae210a6ef;p=lilypond.git diff --git a/input/lsr/adjusting-lyrics-vertical-spacing.ly b/input/lsr/adjusting-lyrics-vertical-spacing.ly index 147694406e..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.51" +\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 } >> +