X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fprinting-marks-on-every-staff.ly;h=1d4a800d1d1b5ee660f408827ebf7080f603f8f3;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=dda9b8e3815712865f95ccdd68014ba07fad058e;hpb=1141320a0957c1da3aeb560751a7e42d1e6593ae;p=lilypond.git diff --git a/Documentation/snippets/printing-marks-on-every-staff.ly b/Documentation/snippets/printing-marks-on-every-staff.ly index dda9b8e381..1d4a800d1d 100644 --- a/Documentation/snippets/printing-marks-on-every-staff.ly +++ b/Documentation/snippets/printing-marks-on-every-staff.ly @@ -1,42 +1,14 @@ %% DO NOT EDIT this file manually; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% generated from LSR http://lsr.di.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.14.0" +\version "2.18.0" \header { lsrtags = "text" -%% Translation of GIT committish: 2d548a99cb9dba80f2ff035582009477cd37eceb - texidoces = " -Aunque normalmente las marcas de texto sólo se imprimen sobre el -pentagrama superior, también se pueden imprimir en otro pentagrama -cualquiera. - -" - doctitlees = "Imprimir marcas en cualquier pentagrama" - - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Normalerweise werden Textzeichen nur über dem obersten Notensystem gesetzt. Sie -können aber auch über jedem System ausgegeben werden. - -" - doctitlede = "Zeichen über jedem System ausgeben" - -%% Translation of GIT committish: 548ef200973bd3d46ea75c5498461d9e5f168334 - texidocfr = " -Bien que ces indications textuelles ne soient habituellement imprimées -qu'au niveau de la portée supérieure, vous pouvez forcer leur -affectation à chacune des portées. - -" - doctitlefr = "Impression des indications sur toutes les portées d'un système" - - texidoc = " Although text marks are normally only printed above the topmost staff, they may also be printed on every staff. @@ -63,4 +35,3 @@ they may also be printed on every staff. } } } -