X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fembedding-native-postscript-in-a--markup-block.ly;h=68682ca0819063a398559375ea4678933c13e3c3;hb=1423508c355989fa26a8cfe5985b0d6e1ab0a538;hp=0ab90c7728b5b8dac68379dc232da06390793b5e;hpb=beb52c9966a934559684caebce7acc2b326d316e;p=lilypond.git diff --git a/input/lsr/embedding-native-postscript-in-a--markup-block.ly b/input/lsr/embedding-native-postscript-in-a--markup-block.ly index 0ab90c7728..68682ca081 100644 --- a/input/lsr/embedding-native-postscript-in-a--markup-block.ly +++ b/input/lsr/embedding-native-postscript-in-a--markup-block.ly @@ -1,10 +1,18 @@ %% 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.46" +\version "2.13.1" \header { lsrtags = "editorial-annotations, text" +%% Translation of GIT committish: 55ea64f469d9c1703222654c9e5bc8490b04a67a + texidoces = " +Se puede insertar códico PostScript directamente dentro de un +bloque @code{\\markup}. + +" + doctitlees = "Empotrar PostScript nativo dentro de un bloque \\markup" + texidoc = " PostScript code can be directly inserted inside a @code{\\markup} block. @@ -12,6 +20,7 @@ block. " doctitle = "Embedding native PostScript in a \\markup block" } % begin verbatim + % PostScript is a registered trademark of Adobe Systems Inc. \relative c'' { @@ -22,3 +31,4 @@ block. s2 a'1 } +