X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fcustodes.ly;h=41754b3aff9e50a3229d9db9a2ad99e949af4de5;hb=1e1d7dc92b2fbf65e3ace98ec485758964f398cc;hp=d6a24449bfffb3c41f20b4eaa064ce52df93ed01;hpb=77ec1817e3fb96b06888a7165ef70d318ef91174;p=lilypond.git diff --git a/input/lsr/custodes.ly b/input/lsr/custodes.ly index d6a24449bf..41754b3aff 100644 --- a/input/lsr/custodes.ly +++ b/input/lsr/custodes.ly @@ -1,10 +1,11 @@ %% 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.13.1" \header { lsrtags = "ancient-notation, tweaks-and-overrides" +%% Translation of GIT committish: aea975539ec44fd0f1a8fd25930b88b5ab64b53a texidoces = " Se pueden tipografiar «custos» en diferentes estilos. @@ -17,6 +18,7 @@ Custodes may be engraved in various styles. " doctitle = "Custodes" } % begin verbatim + \layout { ragged-right = ##t } \new Staff \with { \consists "Custos_engraver" } \relative c' { @@ -24,17 +26,18 @@ Custodes may be engraved in various styles. \override Staff.Custos #'style = #'hufnagel c1^"hufnagel" \break - + 1 \override Staff.Custos #'style = #'medicaea - c^"medicaea" \break - + c1^"medicaea" \break + 1 \override Staff.Custos #'style = #'vaticana - c^"vaticana" \break - + c1^"vaticana" \break + 1 \override Staff.Custos #'style = #'mensural - c^"mensural" \break - + c1^"mensural" \break + 1 } +