]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/controlling-tuplet-bracket-visibility.ly
Doc: run makelsr locally
[lilypond.git] / Documentation / snippets / controlling-tuplet-bracket-visibility.ly
index 619e0cede0c94d0a79aa30560fd2c42165d4e4bb..11c4cf49944d76bab2998218cde6a7644dcf3fcf 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.12.2"
+\version "2.14.2"
 
 \header {
-  lsrtags = "rhythms, tweaks-and-overrides"
+  lsrtags = "tweaks-and-overrides, rhythms"
 
-%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00
+%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa
 
   texidoces = "
 El comportamiento predeterminado de la visibilidad de los corchetes de
@@ -21,11 +24,10 @@ corchete solamente si no hay barra).
 
   doctitlees = "Controlar la visibilidad de los corchetes de grupo especial"
 
-%% Translation of GIT committish: 190a067275167c6dc9dd0afef683d14d392b7033
-
+%% Translation of GIT committish: 3b125956b08d27ef39cd48bfa3a2f1e1bb2ae8b4
   texidocfr = "
 Selon la tradition, les crochets indicateurs de nolet sont toujours
-imprimés sauf dans le cas où ils seraient de la même longuer qu'une
+imprimés, sauf dans le cas où ils seraient de la même longueur qu'une
 ligature.  LilyPond permet, au travers de la propriété
 @code{'bracket-visibility}, de contôler précisément leur
 affichage@tie{}: déterminée à @code{#t}, ils seront toujours
@@ -48,6 +50,7 @@ bracket), @code{#f} (never print a bracket) or @code{#'if-no-beam}
   doctitle = "Controlling tuplet bracket visibility"
 } % begin verbatim
 
+
 music = \relative c'' {
   \times 2/3 { c16[ d e } f8]
   \times 2/3 { c8 d e }