17.4.5 Líneas divisorias del canto kievano

In a KievanStaff, there are no measures, but the \caesura command creates a phrase bar line, and the \section and \fine commands create a special section bar line.

\new KievanStaff {
  c'4 4 4 4 4 4 \caesura  % \bar "."
  d'4 4 4 4 4 4 \section  % \bar "k"
  e'4 4 4 4 4 4 \fine
}
[image of music]

Véase también

Referencia de la notación: Compases, La tipografía Emmentaler.


Referencia de la notación de GNU LilyPond v2.25.30 (development-branch).