X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcustodes.ly;h=b8c6f62b659281fa04096d4e3bce3bdea6ca4b09;hb=1d509b27723ea1c359b51c0f2fe623a32867d6f9;hp=9d651136d9cd202112c5a21540c2c743a12de013;hpb=f99ae4cae742b0ea3ab3c2ac5c9d8f7bf1fbdeff;p=lilypond.git diff --git a/Documentation/snippets/custodes.ly b/Documentation/snippets/custodes.ly index 9d651136d9..b8c6f62b65 100644 --- a/Documentation/snippets/custodes.ly +++ b/Documentation/snippets/custodes.ly @@ -1,11 +1,15 @@ -%% 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.0" \header { lsrtags = "ancient-notation, tweaks-and-overrides" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb texidoces = " Se pueden tipografiar «custos» en diferentes estilos. @@ -23,19 +27,19 @@ Custodes may be engraved in various styles. \new Staff \with { \consists "Custos_engraver" } \relative c' { \override Staff.Custos #'neutral-position = #4 - + \override Staff.Custos #'style = #'hufnagel c1^"hufnagel" \break 1 - + \override Staff.Custos #'style = #'medicaea c1^"medicaea" \break 1 - + \override Staff.Custos #'style = #'vaticana c1^"vaticana" \break 1 - + \override Staff.Custos #'style = #'mensural c1^"mensural" \break 1