Re: InDesign, Center Text?
Re: InDesign, Center Text?
- Subject: Re: InDesign, Center Text?
- From: "Shane Stanley" <email@hidden>
- Date: Sun, 4 Jul 2004 15:37:42 +1000
On Sun, 4 Jul 2004 04:25:53 +0000, lists wrote:
>
HI, Below is a snippet I am using that is doing what I want except i am
>
looking for the property to set to center the text in the box, also where
>
is best way to set font to courier?
To centre it vertically:
set vertical justification of text frame preferences of TextBox to
center align
To center horizontally and change to Courier font:
set properties of parent story of TextBox to {applied font:"Courier",
font style:"Medium", justification:center align}
---
Shane Stanley <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.