Hammering on about Paragraphs
Richard Gaskin
ambassador at fourthworld.com
Sat Dec 20 12:29:22 EST 2008
Thomas McGrath III wrote:
> As for formatting you can insert a after each <p> tag to insert
> an indent.
See also the firstIndent field property in the Rev dictionary:
Use the firstIndent property to created indented paragraphs.
Value:
The firstIndent of a field is an integer.
By default, the firstIndent property of newly created fields
is set to zero.
Comments:
The first line of each paragraph is left-indented the specified
number of pixels. If the firstIndent is zero, the field's
paragraphs are not indented. If the firstIndent is negative,
the first line of each paragraph is outdented the specified
number of pixels, creating a hanging indent. (It may be
necessary to increase the field's leftMargin property to
accommodate the hanging indent.)
--
Richard Gaskin
Fourth World
Revolution training and consulting: http://www.fourthworld.com
Webzine for Rev developers: http://www.revjournal.com
More information about the use-livecode
mailing list