]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/ancient-fonts.ly
use trap to remove tmp directory on failure to avoid hiding mpost
[lilypond.git] / Documentation / snippets / ancient-fonts.ly
index 9dd34ccd176aa15ce4ed89b6d4db33665ef4524b..bebefb51764bc8dc61d395a22e8656b9796af19c 100644 (file)
@@ -9,7 +9,7 @@
 \version "2.15.9"
 
 \header {
-%% Translation of GIT committish: 70f5f30161f7b804a681cd080274bfcdc9f4fe8c
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Aquí se muestran muchos de (¿o quizá todos?) los símbolos que
 están contemplados por la capacidad de LilyPond para la música
@@ -36,6 +36,7 @@ LilyPond's support for ancient notation.
   doctitle = "Ancient fonts"
 } % begin verbatim
 
+
 upperStaff = \new VaticanaStaff = "upperStaff" <<
   \context VaticanaVoice <<
     \transpose c c {
@@ -129,8 +130,7 @@ upperStaff = \new VaticanaStaff = "upperStaff" <<
 
       s32*1
       % \break % 12 (32*1)
-    } % begin verbatim
-
+    }
   >>
 >>