Re: Placing objects at left edge of staff
Reply #3 –
I have successfully left aligned text entries at the start of a system using the following:
- Provided you aren't putting the text entry at the very start, modify the clef to disable automatic system clef
- If there are systems between the start and where you want the text entry, manually place clefs at the start of each system, also with automatic system clef disabled, until you reach where you want the text entry
- Force a system break immediately before where you want the text entry to be
- Place the text entry - left aligned at next note/bar
- Put in a transparent barline - this barline will sit at the start of the system. It should be transparent because it is incorrect to start a system with a barline.
- Put in the clef. This time automatic system clef can remain enabled unless you have more text entries to make on subsequent systems
- The text entry will align with the transparent barline
!NoteWorthyComposerClip(2.751,Single)
|Clef|Type:Treble|AutoSys:N
|TimeSig|Signature:4/4
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar|SysBreak:Y
|Clef|Type:Treble|AutoSys:N
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar|SysBreak:Y
|Text|Text:"Text Entry"|Font:StaffItalic|Pos:11|Placement:AtNextNote
|Bar|Style:Transparent
|Clef|Type:Treble
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar|SysBreak:Y
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar
|Rest|Dur:Whole
|Bar|Style:SectionClose|SysBreak:Y
!NoteWorthyComposerClip-End