X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fuse-square-bracket-at-the-start-of-a-staff-group.ly;h=ab6ed94901e4b33f7c5293af42254db834809244;hb=2533d976e5218f47bef6ae81fb51d6722f6dd895;hp=ffdc01aa3430c366bbf29cde394c11dda8309524;hpb=ee2fdacf2ff3acd7e6fb7c4005dfe698b1cc4eed;p=lilypond.git diff --git a/Documentation/snippets/use-square-bracket-at-the-start-of-a-staff-group.ly b/Documentation/snippets/use-square-bracket-at-the-start-of-a-staff-group.ly index ffdc01aa34..ab6ed94901 100644 --- a/Documentation/snippets/use-square-bracket-at-the-start-of-a-staff-group.ly +++ b/Documentation/snippets/use-square-bracket-at-the-start-of-a-staff-group.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.16" +\version "2.12.2" \header { lsrtags = "staff-notation, contexts-and-engravers" -%% Translation of GIT committish: 2b0dc29608d6c3f5a03ead4877ae514c647adb74 +%% Translation of GIT committish: 91eeed36c877fe625d957437d22081721c8c6345 texidoces = " Se puede usar el delimitador de comienzo de un sistema @code{SystemStartSquare} estableciéndolo explícitamente dentro de @@ -15,6 +18,7 @@ un contexto @code{StaffGroup} o @code{ChoirStaffGroup}. " doctitlees = "Uso del corchete recto al comienzo de un grupo de pentagramas" + %% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Die Klammer zu Beginn von Systemgruppen kann auch in eine eckige Klammer @@ -23,12 +27,13 @@ im @code{StaffGroup}- oder @code{ChoirStaffGroup}-Kontext setzt. " doctitlede = "Eine eckige Klammer zu Beginn von Systemgruppen benutzen" -%% Translation of GIT committish: 99dc90bbc369722cf4d3bb9f30b7288762f2167f6 + +%% Translation of GIT committish: 4ab2514496ac3d88a9f3121a76f890c97cedcf4e texidocfr = " Un regroupement de portées sera indiqué par un simple rectangle -- @code{SystemStartSquare} -- en début de ligne dès lors que vous le mentionnerez explicitement au sein d'un contexte @code{StaffGroup} ou -@code{ChoirStaffGroup}. +@code{ChoirStaffGroup}. " doctitlefr = "Indication de regroupement de portées par un rectangle"