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.
12 \include "gregorian-init.ly"
19 \context VaticanaStaff {
22 % we turn bars and bar numbers off for Gregorian stuff
23 \override Staff.BarLine #'transparent = ##t
24 \override Score.BarNumber #'transparent = ##t
29 % \virgula applies rcomma, but in a smaller font
32 % \caesura applies rvarcomma, but in a smaller font
35 % \divisioMinima is a simple vertical stroke through the
36 % uppermost staffline, just like the original implementation
40 % \divisio{maior,maxima} and \finalis look like bars and are
41 % vertically centered on the staff; the direction property has
46 % this one looks almost like a "||" type bar