Thomas McGrath III wrote:
As for formatting you can insert a &#9; 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
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to