]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/custodes.ly
Add dynamic script fffff; update docs.
[lilypond.git] / input / lsr / custodes.ly
index b823da152a277c6d720bde3592899d1fa7498896..41754b3aff9e50a3229d9db9a2ad99e949af4de5 100644 (file)
@@ -1,13 +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"
- texidoc = "
+
+%% Translation of GIT committish: aea975539ec44fd0f1a8fd25930b88b5ab64b53a
+  texidoces = "
+Se pueden tipografiar «custos» en diferentes estilos.
+
+"
+  doctitlees = "Custos"
+
+  texidoc = "
 Custodes may be engraved in various styles.
-" }
-% begin verbatim
+
+"
+  doctitle = "Custodes"
+} % begin verbatim
+
 \layout { ragged-right = ##t }
 
 \new Staff \with { \consists "Custos_engraver" } \relative c' {
@@ -15,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
 }
+