X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fstem-and-beam-behavior-in-tablature.ly;h=eead046c7a7cd256676a0f9ea43da18d3d1dd8d3;hb=dcca081b1904b4db09658657631d919f280c06d2;hp=38dd583384dece123334ff7861f29950e6d62516;hpb=ce7347a5daec12396c1b8c831834f1c2cc66ea43;p=lilypond.git diff --git a/Documentation/snippets/stem-and-beam-behavior-in-tablature.ly b/Documentation/snippets/stem-and-beam-behavior-in-tablature.ly index 38dd583384..eead046c7a 100644 --- a/Documentation/snippets/stem-and-beam-behavior-in-tablature.ly +++ b/Documentation/snippets/stem-and-beam-behavior-in-tablature.ly @@ -1,11 +1,14 @@ -% Do not edit this file; it is automatically +% DO NOT EDIT this file manually; it is automatically % generated from Documentation/snippets/new +% Make any changes in Documentation/snippets/new/ +% and then run scripts/auxiliar/makelsr.py +% % This file is in the public domain. -%% Note: this file works from version 2.13.36 -\version "2.13.36" +%% Note: this file works from version 2.14.0 +\version "2.14.0" \header { -%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 +%% Translation of GIT committish: 615cbf212fdaf0b220b3330da417d0c3602494f2 texidoces = " La dirección de las plicas se contola de la misma forma en la tablatura que en la notación tradicional. Las barras se pueden @@ -50,7 +53,7 @@ example. \tabFullNotation g16 b d g b d g b \stemDown - \override Beam #'damping = #+inf.0 + \override Beam #'concaveness = #10000 g,,16 b d g b d g b } }