ly:default-scale: don't return SCM_BOOL_F if default_global_scale exists.
[lilypond.git] / input / lsr / analysis-brackets-above-the-staff.ly
blob283078d0a4874ebc8673d2069f9668e4bfa2d57d
1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
3 \version "2.12.0"
5 \header {
6 lsrtags = "editorial-annotations, tweaks-and-overrides"
8 texidoces = "
9 De forma predeterminada se añaden corchetes de análisis sencillos
10 debajo del pentagrama. El ejemplo siguiente muestra una manera de
11 colocarlos por encima.
14 doctitlees = "Corchetes de análisis encima del pentagrama"
16 texidoc = "
17 Simple horizontal analysis brackets are added below the staff by
18 default. The following example shows a way to place them above the
19 staff instead.
22 doctitle = "Analysis brackets above the staff"
23 } % begin verbatim
25 \layout {
26 \context {
27 \Voice
28 \consists "Horizontal_bracket_engraver"
31 \relative c'' {
32 \once \override HorizontalBracket #'direction = #UP
33 c2\startGroup
34 d2\stopGroup