]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/custodes.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / custodes.ly
index 8987abddedfaa2c1e08bddd9e1be76cffabc1fc4..41754b3aff9e50a3229d9db9a2ad99e949af4de5 100644 (file)
@@ -1,16 +1,24 @@
 %% 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.38"
+\version "2.13.1"
 
 \header {
   lsrtags = "ancient-notation, tweaks-and-overrides"
 
+%% Translation of GIT committish: aea975539ec44fd0f1a8fd25930b88b5ab64b53a
+  texidoces = "
+Se pueden tipografiar «custos» en diferentes estilos.
+
+"
+  doctitlees = "Custos"
+
   texidoc = "
 Custodes may be engraved in various styles.
 
 "
   doctitle = "Custodes"
 } % begin verbatim
+
 \layout { ragged-right = ##t }
 
 \new Staff \with { \consists "Custos_engraver" } \relative c' {
@@ -18,17 +26,18 @@ Custodes may be engraved in various styles.
   
   \override Staff.Custos #'style = #'hufnagel
   c1^"hufnagel" \break
-  <d a' f'>
+  <d a' f'>1
   
   \override Staff.Custos #'style = #'medicaea
-  c^"medicaea" \break
-  <d a' f'>
+  c1^"medicaea" \break
+  <d a' f'>1
   
   \override Staff.Custos #'style = #'vaticana
-  c^"vaticana" \break
-  <d a' f'>
+  c1^"vaticana" \break
+  <d a' f'>1
   
   \override Staff.Custos #'style = #'mensural
-  c^"mensural" \break
-  <d a' f'>
+  c1^"mensural" \break
+  <d a' f'>1
 }
+