X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fdefault-direction-of-stems-on-the-center-line-of-the-staff.ly;h=9f6d2cc6e02662d9b4a11e209d24687ac422732c;hb=f3a35eaef2b78440cdb150d36d8ff6d93e9c8d46;hp=12ab026a49a4a67bb4cf9b9e2eb0fe40988128e8;hpb=3d8089a42af6304edb8dad56220e845c84832bb2;p=lilypond.git diff --git a/Documentation/snippets/default-direction-of-stems-on-the-center-line-of-the-staff.ly b/Documentation/snippets/default-direction-of-stems-on-the-center-line-of-the-staff.ly index 12ab026a49..9f6d2cc6e0 100644 --- a/Documentation/snippets/default-direction-of-stems-on-the-center-line-of-the-staff.ly +++ b/Documentation/snippets/default-direction-of-stems-on-the-center-line-of-the-staff.ly @@ -1,11 +1,15 @@ -%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it +%% 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.1" +\version "2.12.2" \header { lsrtags = "editorial-annotations" -%% Translation of GIT committish: 55ea64f469d9c1703222654c9e5bc8490b04a67a +%% Translation of GIT committish: 59caa3adce63114ca7972d18f95d4aadc528ec3d texidoces = " La dirección predeterminada de las plicas sobre la tercera línea del pentagrama está determinada por la propiedad @@ -14,7 +18,8 @@ del pentagrama está determinada por la propiedad " doctitlees = "Dirección predeterminada de las plicas sobre la tercera línea del pentagrama" -%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706 + +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Die Richtung von Hälsen auf der mittleren Linie kann mit der @code{Stem}-Eigenschaft @code{neutral-direction} gesetzt werden.