• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Deleting and rep-lacing Quark styles
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Deleting and rep-lacing Quark styles


  • Subject: Deleting and rep-lacing Quark styles
  • From: "Dr Digby L. James" <email@hidden>
  • Date: Wed, 15 Dec 2004 00:10:05 +0000

Title: Deleting and rep-lacing Quark styles
I regularly import Word files into Quark 6 and have to delete the imported styles and replace them with the correct style sheet at the Replace with dialogue box. I know I can delete any style using the following:

tell application "QuarkXPress"
  activate
        tell front document
                delete style spec "Body copy"
        end tell
end tell

and that I can give the script of list of the styles that need removing, but this sets the paragraph set to the deleted style to No Style. Is there something I can add to the "delete style spec" line that will enable me to replace with the correct style sheet? Or do I need to first change each paragraph to the correct style sheet and then delete the wrong one?
--
_________________
Dr Digby L. James
Quinta Press
http://www.quintapress.com
Meadow View
Weston Rhyn
Oswestry
Shropshire
England
SY10 7RN
Phone (44)(0)1691 778659
Mobile (44) (0)7970 678144
Fax (44)(0)1691 777638
_________________
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Excel 2004 - disable macro warning?
  • Next by Date: Word and Excel 2004 AppleScript References
  • Previous by thread: Re: Excel 2004 - disable macro warning?
  • Next by thread: Word and Excel 2004 AppleScript References
  • Index(es):
    • Date
    • Thread