Re: Invisible objects and horizontal space
Reply #1 –
You could make the rests visible and set VertOffset=2000.
Or try:This adds options to set XAccSpace and XNoteSpace
I don't see how you can hang 'things' on invisible objects and expect the 'things' to space properly. IOW, any cure would be much worse than the perceived disease.
Invisible Notes/Chords/Rests/RestChords still take up space if they create a new time position. That needs to be fixed. When it is (fixed), your chart will look even worse.
Edit: It appears NWC has done some recent work. Try:!NoteWorthyComposerClip(2.0,Single)
|RestChord|Dur:Whole|Opts:Stem=Up,VertOffset=2|Dur2:Whole|Pos2:0
|Bar
|RestChord|Dur:Half|Opts:Stem=Up,VertOffset=2|Dur2:Whole|Pos2:0
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:Half|Opts:Stem=Up|Visibility:Never
|Bar
|RestChord|Dur:4th|Opts:Stem=Up,VertOffset=2|Dur2:Whole|Pos2:0
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:4th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:4th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:4th|Opts:Stem=Up|Visibility:Never
|Bar
|RestChord|Dur:8th|Opts:Stem=Up,VertOffset=2|Dur2:Whole|Pos2:0
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Text|Text:"x"|Font:StaffBold|Pos:7|Justify:Center|Placement:AtNextNote
|Rest|Dur:8th|Opts:Stem=Up|Visibility:Never
|Bar
!NoteWorthyComposerClip-End
with Increase spacing for longer notes checked and unchecked.