X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Flsr%2Fcreating-simultaneous-rehearsal-marks.ly;h=866749b8300503411b6dab5ce9b0b8c7f5706bf7;hb=3eb1e37e2e0b3966142cd04b85e30ab882308612;hp=d59e34e249c0282a7d6ecc332a38278f2894da03;hpb=cfc4cbf34569db6a6c8968694f86e36b206a9d05;p=lilypond.git diff --git a/input/lsr/creating-simultaneous-rehearsal-marks.ly b/input/lsr/creating-simultaneous-rehearsal-marks.ly index d59e34e249..866749b830 100644 --- a/input/lsr/creating-simultaneous-rehearsal-marks.ly +++ b/input/lsr/creating-simultaneous-rehearsal-marks.ly @@ -1,8 +1,11 @@ -%% Do not edit this file; it is auto-generated from input/new +%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -%% Note: this file works from version 2.12.0 \version "2.13.1" + \header { + lsrtags = "expressive-marks, text, tweaks-and-overrides" + +%% Translation of GIT committish: dff50e8e1d3134657a6b6203b9c93826dc4cef65 texidoces = " A diferencia de las inscripciones de texto, las lestras de ensayo no se pueden apilar en un punto concreto de la partitura: sólo se @@ -17,15 +20,14 @@ siguiente. " doctitlees = "Creación de marcas de ensayo simultáneas" - lsrtags = "expressive-marks,text,tweaks-and-overrides" texidoc = " -Unlike text scripts, rehearsal marks cannot be stacked at a particular point -in a score: only one @code{RehearsalMark} object is created. Using an -invisible measure and bar line, an extra rehearsal mark can be added, giving -the appearance of two marks in the same column. +Unlike text scripts, rehearsal marks cannot be stacked at a particular +point in a score: only one @code{RehearsalMark} object is created. +Using an invisible measure and bar line, an extra rehearsal mark can be +added, giving the appearance of two marks in the same column. This +method may also prove useful for placing rehearsal marks at both the +end of one system and the start of the following system. -This method may also prove useful for placing rehearsal marks at both the -end of one system and the start of the following system. " doctitle = "Creating simultaneous rehearsal marks" } % begin verbatim @@ -45,7 +47,6 @@ end of one system and the start of the following system. \time 4/4 \once \override Score.RehearsalMark #'self-alignment-X = #LEFT - \once \override Score.RehearsalMark #'break-align-symbols = #'(bar-line) \mark \markup { \box \bold Intro } d'1 \mark \default