AWhite2504 Posted June 12, 2019 Posted June 12, 2019 (edited) I need a paragraph to have specific formatting. Each line should be indented, the first line contains P.S. then a tab of .5 inch before text continues the following lines must align with the text that is indented. Is this possible? Edited June 12, 2019 by AWhite2504 misspelled word. Quote
Dan Korn Posted June 12, 2019 Posted June 12, 2019 Sure. You don't even need to use any markup tags or JavaScript. In the Text Editor, type the P.S. and hit tab, then whatever other text or variables go in the rest of the paragraph. The in the Paragraph Formatting dialog, set the Left Indent to 0.5 in. The default tab stop is every 0.5 in, so you should be all set. If you do want to do this with markup tags, it would look something like this: <p br=false lindent=3600>P.S.<t> Followed by the rest of the paragraph. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.