]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/embedding-native-postscript-in-a--markup-block.ly
Run makelsr
[lilypond.git] / Documentation / snippets / embedding-native-postscript-in-a--markup-block.ly
index 6ef6d0374f03e792b116af6c43c90a62f0b46036..77354ead0951185b2391835f06b631ceb99fa1be 100644 (file)
@@ -4,18 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.16.0"
 
 \header {
-  lsrtags = "specific-notation, editorial-annotations, text, really-cool"
-
-%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98
-  texidoces = "
-Se puede insertar códico PostScript directamente dentro de un
-bloque @code{\\markup}.
-
-"
-  doctitlees = "Empotrar PostScript nativo dentro de un bloque \\markup"
+  lsrtags = "editorial-annotations, really-cool, specific-notation, text"
 
   texidoc = "
 PostScript code can be directly inserted inside a @code{\\markup}
@@ -36,4 +28,3 @@ block.
   s2
   a'1
 }
-