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/printing-marks-on-every-staff.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/printing-marks-on-every-staff.ly')
-rw-r--r-- | Documentation/snippets/printing-marks-on-every-staff.ly | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Documentation/snippets/printing-marks-on-every-staff.ly b/Documentation/snippets/printing-marks-on-every-staff.ly index 83e231c82b..3e7bc14789 100644 --- a/Documentation/snippets/printing-marks-on-every-staff.ly +++ b/Documentation/snippets/printing-marks-on-every-staff.ly @@ -9,33 +9,6 @@ \header { lsrtags = "text" -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - texidoces = " -Aunque normalmente las marcas de ensayo textuales sólo se imprimen -sobre el pentagrama superior, también se pueden imprimir en otro -pentagrama cualquiera. - -" - doctitlees = "Imprimir marcas de ensayo en cualquier pentagrama" - - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - texidocde = " -Normalerweise werden Textzeichen nur über dem obersten Notensystem gesetzt. Sie -können aber auch über jedem System ausgegeben werden. - -" - doctitlede = "Zeichen über jedem System ausgeben" - -%% Translation of GIT committish: 28097cf54698db364afeb75658e4c8e0e0ccd716 - texidocfr = " -Bien que ces indications textuelles ne soient habituellement imprimées -qu'au niveau de la portée supérieure d'un système, leur affectation peut -être répecutée à chacune des portées. - -" - doctitlefr = "Impression des indications sur toutes les portées d'un système" - texidoc = " Although text marks are normally only printed above the topmost staff, they may also be printed on every staff. @@ -63,4 +36,3 @@ they may also be printed on every staff. } } } - |