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=0822c3a58c1664b58f9cfc203c98d7aa415f04a7;hb=308c694ab361de67e261f5efa7b7e652dd4cf081;hp=12ab026a49a4a67bb4cf9b9e2eb0fe40988128e8;hpb=69f0ec479a6ade46d0a227755bb02562112c6743;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..0822c3a58c 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.14.0" \header { lsrtags = "editorial-annotations" -%% Translation of GIT committish: 55ea64f469d9c1703222654c9e5bc8490b04a67a +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 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.