Re: Unexplained in preview 1m?
Reply #12 –
Ewan's idea with bookmarks sounds pretty neat. Although, I'm thinking, wouldn't it be just as easy to just add a text object with some special word in it, such as "HERE", and search for this? I'm thinking a script to add a text object at the cursor position. Perhaps it would look something like this on a staff:
!NoteWorthyComposerClip(2.0,Single)
|Bar
|Rest|Dur:Whole
|Text|Text:"HERE"|Font:StaffItalic|Pos:15|Justify:Right|Placement:AtNextNote|Color:1
|Bar
!NoteWorthyComposerClip-End
Then all you'd have to do is hit Ctrl-F and fill in the word "HERE" (or whatever was used) and you're done.