Peter Horst wrote: > 1) I'd like to be able to disable or deactivate all of the hyperlinks in > a given document - that is, I'd like them still to look like hyperlinks, > but I don't want them to function as hyperlinks.
* Turn off automatic hyperlinking; * Create a character style for hyperlinks; * Highlight the string that is the hyperlink; * Apply your hyperlink style to that string; > 2) I'd like to be able to remove from a document all strings resembling > "**123" or "**1234" where "*" is an actual star symbol, and where "1234" I've forgotten how I did it, but using the "record macro" tool I created a macro that: * Searches for the next occurrence of "**"; * Highlights from that point to the next white space; * Deletes the highlighted test; xan jonathon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
