Kerry Thompson <[EMAIL PROTECTED]>
> I have a text cast member that contains a list of clues for a puzzle.
> The client wants some space between the clues.
...
> Ideally, what I'd like to do is have the clues in 10-point type, with
> line height of 14; and the spacer lines about 6 points and height of
> about 8.

Hi Kerry,

How about ...

  member("Clues text member").topSpacing = 6

... or if you prefer ...

  member("Clues text member").bottomSpacing = 6

This will create a gap of 6 pixels either above or below each paragraph
of text.

Cheers,

James



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to