]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/scheme-engraver-ambitus.ly
Web-hu: updated Easier editing
[lilypond.git] / Documentation / snippets / scheme-engraver-ambitus.ly
index 29853fe29409953b09734a2953b3caf5080b06c5..7dc8a6d4454e9cb1486f8c53b13f72b36c5253fe 100644 (file)
@@ -5,7 +5,7 @@
 \version "2.13.20"
 
 \header {
-%% Translation of GIT committish: d2119a9e5e951c6ae850322f41444ac98d1ed492
+%% Translation of GIT committish: e0aa246e0ed1a86dc41a99ab79bff822d3320aa7
 
   texidoces = "
 Este ejemplo demuestra cómo se puede definir el grabador de ámbito en
@@ -20,8 +20,8 @@ Esto es básicamente una reescritura en Scheme del código de
 
 
   lsrtags = "contexts-and-engravers"
-  
-  
+
+
   texidoc = "This example demonstrates how the ambitus engraver may be
   defined on the user side, with a Scheme engraver.