X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fadding-parentheses-around-an-expressive-mark-or-chordal-note.ly;h=fa3ca46835dccff22a5d4081b0e6cd45013cb9f1;hb=66b2a060d7402e0d9d42586207b71ca3eda752f1;hp=3d6407cdf1269c0bcb68ee99721bf006a2b8d78d;hpb=223ad8f5799657a5b628d862dd927f4197486b02;p=lilypond.git diff --git a/Documentation/snippets/adding-parentheses-around-an-expressive-mark-or-chordal-note.ly b/Documentation/snippets/adding-parentheses-around-an-expressive-mark-or-chordal-note.ly index 3d6407cdf1..fa3ca46835 100644 --- a/Documentation/snippets/adding-parentheses-around-an-expressive-mark-or-chordal-note.ly +++ b/Documentation/snippets/adding-parentheses-around-an-expressive-mark-or-chordal-note.ly @@ -1,16 +1,18 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% %% This file is in the public domain. -\version "2.13.10" +\version "2.14.2" \header { - lsrtags = "expressive-marks" + lsrtags = "workaround, expressive-marks" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa texidoces = " La función @code{\\parenthesize} es un truco especial que encierra -objetos entre paréntesis. El grob asociado es -@code{Score.ParenthesesItem}. +objetos entre paréntesis. El grob asociado es @code{ParenthesesItem}. " doctitlees = "Encerrar entre paréntesis una marca expresiva o una nota de un acorde" @@ -24,6 +26,7 @@ objects in parentheses. The associated grob is @code{ParenthesesItem}. doctitle = "Adding parentheses around an expressive mark or chordal note" } % begin verbatim + \relative c' { c2-\parenthesize -> \override ParenthesesItem #'padding = #0.1