summaryrefslogtreecommitdiff
path: root/Documentation/snippets/beams-across-line-breaks.ly
diff options
context:
space:
mode:
authorJohn Mandereau <john.mandereau@gmail.com>2012-07-17 18:18:47 +0200
committerJohn Mandereau <john.mandereau@gmail.com>2012-07-17 18:18:47 +0200
commitf22c889b1389cb7d761580762fe77973780f2f86 (patch)
treed325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/beams-across-line-breaks.ly
parent2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff)
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/beams-across-line-breaks.ly')
-rw-r--r--Documentation/snippets/beams-across-line-breaks.ly30
1 files changed, 0 insertions, 30 deletions
diff --git a/Documentation/snippets/beams-across-line-breaks.ly b/Documentation/snippets/beams-across-line-breaks.ly
index aa0e154002..ecd6298191 100644
--- a/Documentation/snippets/beams-across-line-breaks.ly
+++ b/Documentation/snippets/beams-across-line-breaks.ly
@@ -9,34 +9,6 @@
\header {
lsrtags = "rhythms"
-%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
- texidoces = "
-Normalmente están prohibidos los saltos de línea si las barras
-atraviesan las líneas divisorias. Se puede cambiar este
-comportamiento como se muestra aquí:
-
-"
- doctitlees = "Barras que atraviesan saltos de línea"
-
-
-%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
-texidocde = "
-Zeilenumbrüche sind normalerweise während Balken verboten. Das kann geändert
-werden.
-
-"
- doctitlede = "Balken über Zeilenumbrüche"
-
-
-
-%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
- texidocfr = "
-Il est normalement impensable qu'un saut de ligne tombe au milieu d'une
-ligature. LilyPond permet néanmoins de l'obtenir.
-
-"
- doctitlefr = "Ligature au moment d'un saut de ligne"
-
texidoc = "
Line breaks are normally forbidden when beams cross bar lines. This
behavior can be changed as shown:
@@ -51,5 +23,3 @@ behavior can be changed as shown:
c8 c[ c] c[ c] c[ c] c[ \break
c8] c[ c] c[ c] c[ c] c
}
-
-