LaTeX: indent from second line

前端 未结 8 1797
既然无缘
既然无缘 2021-02-01 14:23

I want to indent from the second line.

I want to write in LaTeX something like this:

Lorem ipsum dolor sit amet, consectetur a         


        
8条回答
  •  花落未央
    2021-02-01 14:56

    Negative hanging indentations in LaTeX are most easily handled with the hanging package.

    Edit: Fixed the broken link.

提交回复
热议问题