ly:default-scale: don't return SCM_BOOL_F if default_global_scale exists.
[lilypond.git] / input / lsr / double-glissando.ly
blob797641454fa9348d5bf170395afef3e31aefa6cf
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 = "expressive-marks, simultaneous-notes"
8 texidoc = "
9 To connect chords with glissando lines, attach a second glissando to a
10 hidden voice.
13 doctitle = "Double glissando"
14 } % begin verbatim
16 \relative c {
17 \clef bass
20 % new voice ( = \voiceOne), hidden
21 \hideNotes
22 % attach glissando to note heads
23 e2\glissando g
27 % original voice with chords rearranged so that
28 % glissando is attached to a & c
29 <e a,>2\glissando <g c,>