hyper-link selection

Everything related to our flagship word processor.
Post Reply
feat
Posts: 105
Joined: 2004-01-29 04:17:10
Location: Paris, FR

hyper-link selection

Post by feat »

since Nisus Writer's links aren't rendered to pdf, I'm forced to change their appearance (font, color) so they can easily be spotted in a rendered document

now, the problem is I can't find a way to look for links in a document, either in PowerFind or regex mode: selecting a link then trying to find any word (or any character) with the same attribute can only find that link — as if each link had its own href as a specific attribute…

so, is there another — more generic way to locate links in a document?
Kino
Posts: 400
Joined: 2008-05-17 04:02:32

Re: hyper-link selection

Post by Kino »

A while ago, I posted a macro for that here:
http://nisus.com/forum/viewtopic.php?p=18268#p18268

If you want to process one by one, create one-line macros consisting of Select Next Link and Select Previous Link and call them, for example, via shortcuts or custom toolbar items.

Edit: Added the last paragraph.
feat
Posts: 105
Joined: 2004-01-29 04:17:10
Location: Paris, FR

Re: hyper-link selection

Post by feat »

thanks, Kino: quietly efficient, as usual...
Post Reply