I would like to apply a character tag to a particular character that is
used in paragraphs of several different styles without changing the rest
of the attributes. As far as I can tell, Frame only lets me change
character attributes, not tags.

If I understand, the problem is to change OldTag to NewTag, preserving all attributes. Does the following help?

Copying a particular character format (Command-Option-x on the Mac) and pasting it (Command-V) changes attributes and tags. But if OldTag and NewTag have the same attributes, all that happens when you paste is that the tagname changes. So manually set up one character with NewTag, same attribs as OldTag, and Command-OPtion-x it.

One could then FindNext through the document (Command-G), pasting (Command-V) NewTag over OldTag on each occurrence of the target character. So long as only occurrences of the target character have NewTag you can then affect them and only them by altering the attributes of NewTag, if desired. Automating this in Applescript would be trivial.

Graeme Forbes
_______________________________________________


You are currently subscribed to Framers as [EMAIL PROTECTED]

Send list messages to [EMAIL PROTECTED]

To unsubscribe send a blank email to [EMAIL PROTECTED]
or visit 
http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com

Send administrative questions to [EMAIL PROTECTED] Visit
http://www.frameusers.com/ for more resources and info.

Reply via email to