Hanging indent only on second line of paragraph

0

I am using Microsoft Word 2007 and I would like to create a paragraph style where the second line only has a hanging indent. If I create a hanging indent, the whole paragraph (except the first line) is indented.

How would I do this?

I searched Google and this site and did not find an answer.

robev

Posted 2017-03-10T20:02:57.693

Reputation: 169

Answers

2

As Twisty notes, this can be done manually but it's ugly. Here's my slightly different approach that keeps everything in one paragraph.

  1. In the paragraph style, set a tab for the amount of indentation that you want the 2nd line to have.
  2. Position the cursor at the end of the first line, and press Shift+Enter to force a line break.
  3. Press Tab before the first word of the new line.

cnread

Posted 2017-03-10T20:02:57.693

Reputation: 1 941

0

It can't be done!

The two options Word has for indentation are:

  1. First line - indents only the first line
  2. Hanging - indents all but the first line

There are simply no other paragraph formatting options that permit you to indent only the second line.

Now, you can do it manually, but this is an ugly (and did I mention manual?) way of doing it:

  1. Type up your paragraph. Make sure you're done editing it.
  2. Position your cursor at the end of line 1 and press Enter to insert a line break. This starts a "new" paragraph.
  3. Select the "new" paragraph (your second and additional lines) and set it for the First Line hanging indent.

Obviously this is not a great workaround if you have many paragraphs...or if you later add/remove content to your first lines.

I say Reinstate Monica

Posted 2017-03-10T20:02:57.693

Reputation: 21 477

0

Set the cursor to the beginning of the second line, press 'backspace' (the last word of the first line and the first word of the second line will become one word) and then press 'tab'. That should do it.

Sam K

Posted 2017-03-10T20:02:57.693

Reputation: 1

This only works if the earlier words aren't modified. If the previous line is altered, the tab will be wrong. – robev – 2018-07-29T13:07:59.013