Re: Simple text formatting in Quark6
Re: Simple text formatting in Quark6
- Subject: Re: Simple text formatting in Quark6
- From: "Steve Foster" <email@hidden>
- Date: Fri, 19 Nov 2004 07:20:11 -0500
Thanks Luca, that is good but I now need to be able to format specicic elements in a text block. For
example line 1 to be one font of one size and line 2 to be a different font of a different size!
therefore (I think) I need to write a line then format that line, then write the next and format the next
etc.
Any ideas!?
thanks
Steve
Ciao
change your setting line in this way:
set text of story 1 to "Help"
set properties of text of story 1 to {size:18, font:"UB Frutiger UltraBlack"}
also pay attention to name of the font (the one I wrote is good for me...)
Luca
On 18/nov/04, at 18:45, Steve Foster wrote:
Hi
I thought I had got this sorted but Iit does not work!!
Can anyone tell me where I am going wrong??!!
My code is:
tell application "QuarkXPress"
activate
tell document 1
set text of story 1 to "Help" with properties {size:18, font:"Frutiger UltraBlack"}
end tell
end tell
_______________________________________________
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
_______________________________________________
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