Re: staccato: possibility to get smaller dots?
Reply #5 –
You notice that when you center the text, it centers on the entire note, not just the left notehead. To compensate for this, just add some space characters after the text, like this:
!NoteWorthyComposerClip(2.751,Single)
|Marker|Pos:4|Target:Articulation|Visibility:Never
|Text|Text:"z"|Font:StaffCueSymbols|Scale:125|Pos:-4.5|Justify:Center|Placement:AtNextNote
|Note|Dur:4th,Staccato|Pos:-2
|Marker|Pos:4|Target:Articulation|Visibility:Never
|Text|Text:"z _"|Font:StaffCueSymbols|Scale:125|Pos:-3.5|Justify:Center|Placement:AtNextNote
|Chord|Dur:4th,Staccato|Pos:-1,0
!NoteWorthyComposerClip-End
Note that I used one regular space and one "smaller" space (the one that precedes the "tr" symbol in the StaffCueSymbols font).