Revert "Fix syntax error in fret-diagrams.ly"
[lilypond/csorensen.git] / input / regression / breathing-sign-ancient.ly
blobeadf3337a5cbc1b4184894d409bd6d9b723522b7
1 \version "2.10.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-init.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