Changes the spanner-placement property of FootnoteSpanner to ly:dir
[lilypond/patrick.git] / input / regression / breathing-sign-ancient.ly
blob3115d6a625fd42a068b0d7ef4006d6aeb97f0023
1 \version "2.12.0"
3 \header{
4 texidoc="
5 Gregorian chant notation sometimes also uses commas and ticks, but in
6 smaller font size (we call it 'virgula' and 'caesura'). However, the
7 most common breathing signs are divisio minima/maior/maxima and
8 finalis, the latter three looking similar to bar glyphs.
10 " }
12 \include "gregorian.ly"
14 \context VaticanaStaff {
15 \relative c' {
16 % here is no \breathe
17 c g c
19 % \virgula applies rcomma, but in a smaller font
20 c \virgula g c
22 % \caesura applies rvarcomma, but in a smaller font
23 c \caesura g c
25 % \divisioMinima is a simple vertical stroke through the
26 % uppermost staffline, just like the original implementation
27 % of breathing signs.
28 c \divisioMinima g c
30 % \divisioMaior, \divisioMaxima and \finalis look like bars and
31 % are vertically centered on the staff; the direction property
32 % has no effect
33 c \divisioMaior g c
34 c \divisioMaxima g c
36 % this one looks almost like a "||" type bar
37 \finalis