Font issue in quark
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