]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/printing-a-repeat-sign-at-the-beginning-of-a-piece.ly
lilypond-book robustness: ensure EOL at the end of @verbatim
[lilypond.git] / input / lsr / printing-a-repeat-sign-at-the-beginning-of-a-piece.ly
index 0a8c11dde2f1762121080fb6a03f43afa536e1a9..8e472b86f3a602e2032d47018b34c140e4fe8bdc 100644 (file)
@@ -1,10 +1,11 @@
 %% 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.11.61"
+\version "2.13.1"
 
 \header {
   lsrtags = "repeats, tweaks-and-overrides"
 
+%% Translation of GIT committish: da84f4caeafed6832152295e67ae852a9930f568
   texidoces = "
 Se puede imprimir una línea divisoria de la forma @code{|:} al
 principio de la pieza, sobreescribiendo la propiedad correspondiente:
@@ -12,6 +13,14 @@ principio de la pieza, sobreescribiendo la propiedad correspondiente:
 "
   doctitlees = "Imprimir puntos de repetición al prinicpio de la pieza"
 
+%% Translation of GIT committish: 0364058d18eb91836302a567c18289209d6e9706
+  texidocde = "
+Ein @code{|:}-Taktstrich kann auch zu Beginn eines Stückes ausgegeben werden, indem
+man die entsprechende Eigenschaft verändert:
+
+"
+  doctitlede = "Ein Wiederholungszeichen zu Beginn eines Stückes ausgeben"
+
   texidoc = "
 A @code{|:} bar line can be printed at the beginning of a piece, by
 overriding the relevant property:
@@ -19,6 +28,7 @@ overriding the relevant property:
 "
   doctitle = "Printing a repeat sign at the beginning of a piece"
 } % begin verbatim
+
 \relative c'' {
   \once \override Score.BreakAlignment #'break-align-orders =
         #(make-vector 3 '(instrument-name
@@ -37,3 +47,4 @@ overriding the relevant property:
   d1
   d4 e f g
 }
+