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-at-the-end-of-a-line.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/printing-marks-at-the-end-of-a-line.ly')
-rw-r--r-- | Documentation/snippets/printing-marks-at-the-end-of-a-line.ly | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Documentation/snippets/printing-marks-at-the-end-of-a-line.ly b/Documentation/snippets/printing-marks-at-the-end-of-a-line.ly index a1f2e05aad..cb20c585f5 100644 --- a/Documentation/snippets/printing-marks-at-the-end-of-a-line.ly +++ b/Documentation/snippets/printing-marks-at-the-end-of-a-line.ly @@ -9,26 +9,6 @@ \header { lsrtags = "text" -%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa - - texidoces = " - -Se pueden imprimir marcas al final de la línea actual, en vez de al -principio de la línea siguiente. En estos casos, puede ser preferible -alinear el borde derecho de la marca con la línea divisoria. - -" - doctitlees = "Imprimir marcas al final de una línea" - -%% Translation of GIT committish: 28097cf54698db364afeb75658e4c8e0e0ccd716 - texidocfr = " -Les indications textuelles peuvent être imprimées à la fin d'une ligne -plutôt qu'en tête de la suivante. L'alignement sur la barre de mesure -devra alors s'effectuer par l'extrémité droite de l'indication. - -" - doctitlefr = "Indication textuelle en fin de ligne" - texidoc = " Marks can be printed at the end of the current line, instead of the beginning of the following line. In such cases, it might be preferable @@ -49,4 +29,3 @@ to align the right end of the mark with the bar line. g2 b, c1 \bar "||" } - |