X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fmensurstriche-layout-bar-lines-between-the-staves.ly;h=7552b20a37a494f9701332d7b87ee019898e768d;hb=d251be5cf511690e874a0ed01bdde6b7f559423b;hp=9fead66c9806aa211bf93242b61d4153de2e7b7b;hpb=579274a935b22567ac15b3651a9d651474f88ec4;p=lilypond.git diff --git a/Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly b/Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly index 9fead66c98..7552b20a37 100644 --- a/Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly +++ b/Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.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.14.2" \header { - lsrtags = "staff-notation, ancient-notation, contexts-and-engravers, tweaks-and-overrides" + lsrtags = "ancient-notation, contexts-and-engravers, staff-notation, tweaks-and-overrides" -%% Translation of GIT committish: 00ef2ac3dd16e21c9ffdffaa4d6d043a3f1a76e6 +%% Translation of GIT committish: 6977ddc9a3b63ea810eaecb864269c7d847ccf98 texidoces = " La disposición «mensurstriche» en que las líneas divisorias no están dibujadas sobre los pentagramas, sino entre ellos, se puede @@ -19,22 +22,22 @@ propiedad @code{transparent}. doctitlees = "Disposición Mensurstriche (líneas divisorias entre pentagramas)" -%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d +%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 texidocde = " Das Mensurstiche-Layout, in welchem die Taktlinien nicht auf den Systemen, sondern zwischen den Systemen gesetzt werden, kann mit einer @code{StaffGroup} anstelle von @code{ChoirStaff} erreicht werden. Die Taktlinien auf den -Systemen werden mit der the @code{transparent}-Eigenschaft ausgelöscht. +Systemen werden mit der @code{transparent}-Eigenschaft ausgelöscht. " doctitlede = "Mensurstriche-Layout (Taktstriche zwischen den Systemen" -%% Translation of GIT committish: d78027a94928ddcdd18fd6534cbe6d719f80b6e6 +%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 texidocfr = " En musique mensurale, les barres de mesure ne traversent pas les portées. Pour obtenir ce résultat avec un @code{StaffGroup} plutôt -qu'en utilisant un @code{ChoirStaff}, il faudra rendre « transparentes » -les portions de barre qui recouvrent les portées. +qu'en utilisant un @code{ChoirStaff}, il faudra rendre +@qq{transparentes} les portions de barre qui recouvrent les portées. " doctitlefr = "Présentation à l'ancienne (barres de mesure entre les portées)" @@ -50,6 +53,7 @@ the @code{transparent} property. doctitle = "Mensurstriche layout (bar lines between the staves)" } % begin verbatim + global = { \override Staff.BarLine #'transparent = ##t s1 s