> Le 8 févr. 2023 à 16:13, Johannes Roeßler <[email protected]> a écrit : > > > Hi Group, > > how can I add a visible (in the sense of connecting all staffs) barline in a > choirstaff? > > I tried \once \override Staff.BarLine.transparent = ##f \bar "|" > > but o course it doesn't work, for its just in a staff… >
Is it really a ChoirStaff that you want? Consider using a StaffGroup instead. https://lilypond.org/doc/v2.24/Documentation/notation/displaying-staves#grouping-staves
