301
I'm not sure what I'm doing wrong, but something is up with verse 3. Is there a hidden space somewhere?
Is there a better way to achieve verse numbering? I've used the number/underscore/first word of verse method for a long time.
Edit: I guess I need to insert a screenshot! That would show the issues. Basically, the third verse number does not line up with the others and I can't see anything that is stopping it.
Thanks!
!NoteWorthyComposerClip(2.751,Single)
|User|BarLabel.ms|Pos:9.5
|Bar|Style:Double
|Dynamic|Style:mf|Pos:9.5|Justify:Center|Placement:AtNextNote
|Note|Dur:8th,Dotted|Pos:-1|Opts:Stem=Up,Beam=First
|Note|Dur:16th|Pos:-3|Opts:Stem=Up,Beam
|Note|Dur:8th|Pos:-1|Opts:Stem=Up,Beam=End
|User|Slur.ms|Pos:0
|Note|Dur:4th|Pos:-1|Opts:Stem=Up
|Note|Dur:8th|Pos:-1
!NoteWorthyComposerClip-End
305
I think that I don't understand how this tool works...it clearly has more options than I originally thought. I just experimented and was able to move it to the middle of the bar.
I have only used it before for rehearsal numbers.
!NoteWorthyComposerClip(2.751,Single)
|Note|Dur:4th|Pos:-2
|Note|Dur:8th|Pos:-6x|Opts:XNoteSpace=2
|User|BarLabel.ms|Pos:8.5|Text:Spoken:|Font:StaffLyric
|Note|Dur:8th|Pos:-6x
|Note|Dur:4th|Pos:-6x
!NoteWorthyComposerClip-End
307
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.