X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fchanging-beam-knee-gap.ly;h=a2dfcc6b36c5a9bfed4ade2ffb5a6d338300d01e;hb=0129fb74b0957a277e6eb01f89046e1f46bf7777;hp=f6901d8c02f0063ecd3c60e61750d28fcbe24f7b;hpb=70ff1f9ec002479b4b34e6e470c0e479d6060a57;p=lilypond.git diff --git a/Documentation/snippets/changing-beam-knee-gap.ly b/Documentation/snippets/changing-beam-knee-gap.ly index f6901d8c02..a2dfcc6b36 100644 --- a/Documentation/snippets/changing-beam-knee-gap.ly +++ b/Documentation/snippets/changing-beam-knee-gap.ly @@ -1,12 +1,15 @@ -%% 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.4" +\version "2.12.2" \header { lsrtags = "rhythms" -%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca +%% Translation of GIT committish: fa19277d20f8ab0397c560eb0e7b814bd804ecec texidoces = " Se insertan automáticamente barras en ángulo cuando se detecta un intervalo muy grande entre las notas. Se puede hacer un ajuste @@ -21,7 +24,7 @@ establecido a 5.5 espacios de pentagrama. doctitlees = "Cambiar el salto de las barras en ángulo" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Balken mit Hälsen in unterschiedliche Richtungen werden automatisch erstellt, wenn ein großer Sprung zwischen Tonhöhen gefunden wird. Dieses @@ -36,7 +39,7 @@ Standardwert von @code{auto-knee-gap} ist 5.5 Notensystemabstände. -%% Translation of GIT committish: b3196fadd8f42d05ba35e8ac42f7da3caf8a3079 +%% Translation of GIT committish: 708e0d9c660856b19929736ca18a6f9d68539c60 texidocfr = " LilyPond insère automatiquement des ligatures coudées --- certaines hampes vers le haut, d'autres vers le bas --- lorsqu'il détecte un @@ -55,7 +58,7 @@ between the note heads. This behavior can be tuned through the larger than the value of @code{auto-knee-gap} plus the width of the beam object (which depends on the duration of the notes and the slope of the beam). By default @code{auto-knee-gap} is set to 5.5 staff -spaces. +spaces. " doctitle = "Changing beam knee gap"