• 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
Re: easy quark 4 question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: easy quark 4 question


  • Subject: Re: easy quark 4 question
  • From: Hans Haesler <email@hidden>
  • Date: Thu, 29 May 2003 20:19:36 +0200

On Thu, 29 May 2003, Peter D. Kincaid wrote:

>I need it to make sure that every text whose color is "magenta" has its trap
>set to "overprint"

Selecting the Item tool (= drag mode) helps to speed up execution.
---
tell document 1 of application "QuarkXPress 4.11"
set tool mode to drag mode
tell every story
set trap text of (every text style range whose name of color is "Magenta") to overprint
end tell
end tell
---
I use a similar construct in my flight-check script for making sure that
every color other than "Black" is set to "knockout".

HTH,
Hans

---
Hans Haesler <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >easy quark 4 question (From: "Peter D. Kincaid" <email@hidden>)

  • Prev by Date: problems with SpeechRecognitionServer
  • Next by Date: RE: Faster List Checking
  • Previous by thread: easy quark 4 question
  • Next by thread: Save Page as EPS in Quark doesn't work
  • Index(es):
    • Date
    • Thread