• 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
Font issue in quark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Font issue in quark


  • Subject: Font issue in quark
  • From: Jan Bultereys <email@hidden>
  • Date: Wed, 08 Feb 2006 15:29:34 +0100
  • Thread-topic: Font issue in quark

Title: Font issue in quark
Hi, can someone tell me the syntax to replace “missing fonts in quark” the script works with fonts that ARE on the page, but with “missing fonts” I don’t know how to describe the fontname.
So my question is do I need to use in this case “-9,HelveticaNeue Condensed” or “HelveticaNeue Condensed” or “{-9,HelveticaNeue” I tied it all but don’t have any success.

tell
application "QuarkXPress Passport"
    activate
   tell document 1
        try
           set (font of every character of every text box whose font is "-9,HelveticaNeue Condensed") to "Helvetica CondensedOblique"
        end try
   end tell
end
tell

Best regards,jan
 _______________________________________________
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

  • Follow-Ups:
    • Re: Font issue in quark
      • From: HÃ¥vard Graudo <email@hidden>
  • Prev by Date: Re: Another Shell Script question ftp
  • Next by Date: Printing files in date order...
  • Previous by thread: Re: Applescript-users Digest, Vol 3, Issue 79
  • Next by thread: Re: Font issue in quark
  • Index(es):
    • Date
    • Thread