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

Re: Font issue in quark


  • Subject: Re: Font issue in quark
  • From: Håvard Graudo <email@hidden>
  • Date: Thu, 9 Feb 2006 21:22:04 +0100


Den 8. feb. 2006 kl. 15.29 skrev Jan Bultereys:

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


jan,

what version of QXP are you using and would the documents have more than one missing font pr document?

Håvard




_______________________________________________ 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: Jan Bultereys <email@hidden>
References: 
 >Font issue in quark (From: Jan Bultereys <email@hidden>)

  • Prev by Date: Re: Determining the Default Mail App
  • Next by Date: how to compare two lists without looping? possible?
  • Previous by thread: Font issue in quark
  • Next by thread: Re: Font issue in quark
  • Index(es):
    • Date
    • Thread