diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly')
-rw-r--r-- | Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly b/Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly index 03ffbe9067..4321a5f5e7 100644 --- a/Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly +++ b/Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly @@ -9,26 +9,6 @@ \header { lsrtags = "editorial-annotations" -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Se pueden trazar líneas verticales normales entre pentagramas para -mostrar la relación entre notas; sin embargo, en caso de música -monofónica, podemos hacer invisible el segundo pentagrama, y que -las líneas sean más cortas, como en este fragmento de código. - -" - doctitlees = "Líneas de rejilla: destacar ritmos y la relación temporal entre notas" - -%% Translation of GIT committish: 57f9346bb030f49336a858fcbf1519366fe56454 - texidocfr = " -Des lignes verticales entre les portées peuvent s'ajouter dans le but -d'indiquer la synchronisation entre des notes. Dans le cas de musique -monophonique, on peut toutefois créer une deuxième portée, invisible, et -raccourcir les lignes comme ici. - -" - doctitlefr = "Quadrillage temporel : mise en évidence du rythme et synchronisation des notes" - texidoc = " Regular vertical lines can be drawn between staves to show note synchronization; however, in case of monophonic music, you may want to @@ -87,4 +67,3 @@ this snippet. ragged-right = ##t } } - |