]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/making-some-staff-lines-thicker-than-the-others.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / making-some-staff-lines-thicker-than-the-others.ly
index 062420779a5d24ff956c6926405c19a44b8c9ea2..94134ec6c36e03327ae626915f7cd5026b161047 100644 (file)
@@ -1,12 +1,15 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.4"
+\version "2.14.2"
 
 \header {
-  lsrtags = "staff-notation, editorial-annotations"
+  lsrtags = "editorial-annotations, workaround, really-cool, staff-notation"
 
-%% Translation of GIT committish: b2d4318d6c53df8469dfa4da09b27c15a374d0ca
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
   texidoces = "
 Se puede engrosar una línea del pentagrama con fines pedagógicos
 (p.ej. la tercera línea o la de la clave de Sol).  Esto se puede
@@ -18,7 +21,7 @@ destacar, utilizando la propiedad @code{line-positions} del objeto
   doctitlees = "Hacer unas líneas del pentagrama más gruesas que las otras"
 
 
-%% Translation of GIT committish: d96023d8792c8af202c7cb8508010c0d3648899d
+%% Translation of GIT committish: 0a868be38a775ecb1ef935b079000cebbc64de40
   texidocde = "
 Für den pädagogischen Einsatz kann eine Linie des Notensystems dicker
 gezeichnet werden (z. B. die Mittellinie, oder um den Schlüssel hervorzuheben).
@@ -29,10 +32,10 @@ herangezogen.
 "
   doctitlede = "Eine Linie des Notensystems dicker als die anderen machen"
 
-%% Translation of GIT committish: d78027a94928ddcdd18fd6534cbe6d719f80b6e6
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Vous pourriez avoir envie, dans un but pédagogique, de rendre certaines
-lignes d'une portée plus épaisses que les autres, comme la ligne médiane
+lignes d'une portée plus épaisses que les autres, comme la ligne médiane,
 ou bien pour mettre en exergue la ligne portant la clé de sol.  Il
 suffit pour cela d'ajouter une ligne qui sera accolée à celle qui doît
 être mise en évidence, grâce à la propriété @code{line-positions} de
@@ -47,12 +50,13 @@ For pedagogical purposes, a staff line can be thickened (e.g., the
 middle line, or to emphasize the line of the G clef).  This can be
 achieved by adding extra lines very close to the line that should be
 emphasized, using the @code{line-positions} property of the
-@code{StaffSymbol} object. 
+@code{StaffSymbol} object.
 
 "
   doctitle = "Making some staff lines thicker than the others"
 } % begin verbatim
 
+
 {
   \override Staff.StaffSymbol #'line-positions = #'(-4 -2 -0.2 0 0.2 2 4)
   d'4 e' f' g'