]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/creating-simultaneous-rehearsal-marks.ly
LSR: Update.
[lilypond.git] / input / lsr / creating-simultaneous-rehearsal-marks.ly
index 31fe61796ca030dfff352ec47330bca9f237b5bb..2d6f8ade3884472767b28b34dbdb460dc454ad09 100644 (file)
@@ -1,7 +1,10 @@
-%% 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.
-\version "2.12.0"
+\version "2.12.3"
+
 \header {
+  lsrtags = "expressive-marks, text, tweaks-and-overrides"
+
   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
@@ -16,15 +19,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
@@ -44,7 +46,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