Reinstate headword time signatures.
[lilypond.git] / input / lsr / proportional-strict-notespacing.ly
blob628da6e36e679b94aa132df29b1fb4fdbeda3505
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.11.53"
5 \header {
6 lsrtags = "tweaks-and-overrides, spacing"
8 texidoc = "
9 If @code{strict-note-spacing} is set spacing of notes is not influenced
10 by bars or clefs within a system. Rather, they are placed just before
11 the note that occurs at the same time. This may cause collisions.
14 doctitle = "Proportional strict notespacing"
15 } % begin verbatim
16 \paper {
17 ragged-right = ##t
20 \relative c'' <<
21 \override Score.SpacingSpanner #'strict-note-spacing = ##t
22 \set Score.proportionalNotationDuration = #(ly:make-moment 1 16)
23 \new Staff {
24 c8[ c \clef alto c c \grace { d16 } c8 c] c4
25 c2 \grace { c16[ c16] } c2
27 \new Staff {
28 c2 \times 2/3 { c8 \clef bass cis,, c } c4