Good morning
Here is a new question which I haven't found an answer for.
Is it possible to box text and place it anywhere on the staff? Some text instructions should be put in a box for better visibility, and I was able to do this with some at the barline using the bar label tool. I couldn't find any other way to accomplish it. Is there another way to do this? What happens if the text needs to be in the middle of the phrase? The bar label tool won't work then.
I will try to attach a sample. This works ok but could be moved over to the right:
!NoteWorthyComposerClip(2.751,Single)
|Rest|Dur:4th
|Rest|Dur:4th
|Rest|Dur:8th
|User|BarLabel.ms|Pos:14|Text:"With Audience"
|Dynamic|Style:f|Pos:9
|Chord|Dur:8th|Pos:-6,-4,-1
|Bar
|Chord|Dur:4th|Pos:-3,-1,1
!NoteWorthyComposerClip-End
The text "Spoken" should be boxed:
!NoteWorthyComposerClip(2.751,Single)
|Note|Dur:4th|Pos:-2
|Text|Text:" Spoken:"|Font:PageSmallText|Pos:7
|Note|Dur:8th|Pos:-6x|Opts:XNoteSpace=2
|Note|Dur:8th|Pos:-6x
|Note|Dur:4th|Pos:-6x
!NoteWorthyComposerClip-End
[code=nwc]
Thanks for your help.