Skip to main content
Topic: "tick-mark" barline in chant notation? (Read 5136 times) previous topic - next topic

"tick-mark" barline in chant notation?

I'm excited to be able to use [modern] chant notation by overriding the stem length (value = 0) in NWC2.  Now, I'm wondering if it's possible to somehow use a small "tick-mark" barline (i.e. only goes through the top line of the staff).  Any ideas?  Thanks!

Re: "tick-mark" barline in chant notation?

Reply #1
Set the barlines to Visibility:Never and insert a Text "|" before it, Centered At Next Note/Bar.

Quote
!NoteWorthyComposerClip(2.0,Single)
|Rest|Dur:Whole|Opts:Stem=Up
|Text|Text:"\|"|Font:PageSmallText|Pos:4|Justify:Center|Placement:AtNextNote
|Bar|Visibility:Never
|Rest|Dur:Whole|Opts:Stem=Up
!NoteWorthyComposerClip-End
Registered user since 1996