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/rest-styles.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/rest-styles.ly')
-rw-r--r-- | Documentation/snippets/rest-styles.ly | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/Documentation/snippets/rest-styles.ly b/Documentation/snippets/rest-styles.ly index d3f4944f99..3f5d938caf 100644 --- a/Documentation/snippets/rest-styles.ly +++ b/Documentation/snippets/rest-styles.ly @@ -7,29 +7,7 @@ \version "2.14.2" \header { - lsrtags = "tweaks-and-overrides, rhythms, ancient-notation, symbols-and-glyphs" - -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - doctitlees = "Estilos de silencios" - texidoces = " -Los silencios se pueden imprimir en distintos estilos. -" - -%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40 - - doctitlede = "Pausenstile" - texidocde = " -Pausen können in verschiedenen Stilen dargestellt werden. -" - - - -%% Translation of GIT committish: 4da4307e396243a5a3bc33a0c2753acac92cb685 - texidocfr = " -Les silences peuvent être gravés selon différents styles. - -" - doctitlefr = "Styles de silences" + lsrtags = "ancient-notation, symbols-and-glyphs, rhythms, tweaks-and-overrides" texidoc = " Rests may be used in various styles. @@ -71,4 +49,3 @@ Rests may be used in various styles. r\maxima^\markup \typewriter { default } r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 s128 } - |