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/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly')
-rw-r--r-- | Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly b/Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly index fa31521f39..e8c052e478 100644 --- a/Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly +++ b/Documentation/snippets/hiding-accidentals-on-tied-notes-at-the-start-of-a-new-system.ly @@ -9,36 +9,6 @@ \header { lsrtags = "pitches" -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - - texidoces = " -Aquí se muestra la manera de ocultar las alteraciones de las notas -ligadas al comienzo de un sistema nuevo. - -" - - doctitlees = "Ocultar las alteraciones sobre notas ligadas al principio de un sistema nuevo" - - -%% Translation of GIT committish: 6ae36b6f8a7cf2df5f4e46c3c06820fccd9f35e1 - texidocit = " -Questo frammento mostra come nascondere le alterazioni delle note con -legatura di valore all'inizio di un nuovo sistema - -" - doctitleit = "Nascondere le alterazioni delle note con legatura di valore - all'inizio di un nuovo sistema" - -%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4 - texidocfr = " -Cet exemple illustre comment, lorsqu'une note affublée d'une altération -accidentelle est prolongée, ne pas répéter cette altération après un -saut de ligne. - -" - doctitlefr = "Non répétition de l'altération après saut de ligne sur liaison de prolongation" - - texidoc = " This shows how to hide accidentals on tied notes at the start of a new system. |