Skip to main content
February 1, 2011
Question

Is it possible to insert some (defined) spaces between a bullet and the first line of the paragraph

  • February 1, 2011
  • 1 reply
  • 564 views

Can we have somthing like

  • this has the default space between the bullet and the text.
  •        This paragraphs first line has a defined distance between the text and the bullet.

Can we get the second case implemented in TLF 2.0?

-Ashar

This topic has been closed for replies.

1 reply

Adobe Employee
February 1, 2011

For "inside" lists use paragraphSpaceAfter in the ListMarkerFormat.

For "outside" lists you can use tabs at the beginning of the paragraph.

Hope that helps,

Richard

February 2, 2011

Richard,

ParagraphSpaceAfter creates a vertical spacing after the paragraph instead of what I would have required that is some defined space i.e. whatever i pass (like 5 pixels,20 pixels etc) should become the gap between bullet symbol and the firstline (I believe previously there use to be some thing like margins which could have done our job but postTLF 2.0 they are ot available)

-Ashar

Adobe Employee
February 2, 2011

My mistake.  Use the paragraphEndIndent property.

Richard