]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/adding-parentheses-around-an-expressive-mark-or-chordal-note.ly
Merge branch 'master' of ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / lsr / adding-parentheses-around-an-expressive-mark-or-chordal-note.ly
index a666a6d380318aafa9145840e6e51534517a1a7a..e05d2f9090875bfc4345e80f643e6fce43001292 100644 (file)
@@ -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.48"
+\version "2.11.64"
 
 \header {
   lsrtags = "expressive-marks"
 
+  texidoces = "
+La función @code{\\parenthesize} es un truco especial que encierra
+objetos entre paréntesis.  El grob asociado es
+@code{Score.ParenthesesItem}.
+
+"
+  doctitlees = "Encerrar entre paréntesis una marca expresiva o una nota de un acorde"
+
   texidoc = "
 The @code{\\parenthesize} function is a special tweak that encloses
 objects in parentheses.  The associated grob is
@@ -13,6 +21,7 @@ objects in parentheses.  The associated grob is
 "
   doctitle = "Adding parentheses around an expressive mark or chordal note"
 } % begin verbatim
+
 \relative c' {
   c2-\parenthesize ->
   \override ParenthesesItem #'padding = #0.1