\version "2.18.2" % automatically converted by musicxml2ly from C:/Users/Daniel/Documents/Jean_Guyot_partitions/Partitions_choeur/de la Rue O Salutaris Hostia/de la Rue O Salutaris Hostia.xml \include "de la Rue O Salutaris Hostia Bas vk.ly" % The score definition \score { << \new Staff \set Staff.instrumentName = "Bassus" \set Staff.shortInstrumentName = "B." \context Staff << \context Voice = "PartPFourVoiceOne" { \removeWithTag #'(FermAO FermBO) \keepWithTag #' (FermAC FermBC) \PartPFourVoiceOne } \new Lyrics \lyricsto "PartPFourVoiceOne" \PartPFourVoiceOneLyricsOne >> >> \layout { \override Score.BarNumber.break-visibility = ##(#f #t #t) \set Score.barNumberVisibility = #all-bar-numbers-visible \set Score.barNumberVisibility = #(every-nth-bar-number-visible 5) \override Score.BarNumber.font-size = #0.2 \override Score.BarNumber.self-alignment-X = #LEFT \context { \RemoveEmptyStaffContext } % { \context { \Voice \consists "Ambitus_engraver" } % } } }