由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
TeX版 - how to indent all lines in a paragraph
相关主题
请教几个Latex的小问题请问下如何删除段落顶头的空格?
A question为什么\indent有时候不管用?
怎么调节item的indentation?这个错误信息是什么意思啊?
How to change the indent in the Table of Contents?怎样让单词不在换行时被打断, avoid hyphenation
how to indent sections in tex?Label problem
问几个小问题About text width for one page
how to increase the space between lines in title? \subparagraph question
请问如何调整段落格式。graph question
相关话题的讨论汇总
话题: paragraph话题: indent话题: lines话题: line话题: hangindent
进入TeX版参与讨论
1 (共1页)
l***r
发帖数: 7
1
like the following:
line 1
line 2
thanks
T*******n
发帖数: 493
2
If you only want to do this for a single paragraph, you can try
the "quote" or "quotation" (the latter is better for multiple paragraphs).

【在 l***r 的大作中提到】
: like the following:
: line 1
: line 2
: thanks

c*******d
发帖数: 29
3
Got from http://en.wikibooks.org/wiki/LaTeX/Formatting#Paragraph_Indents
To indent all the lines of a paragraph rather than just the first line, use
the TeX command \hangindent. An example follows.
\hangindent=0.7cm This paragraph has an extra indentation at the left.

【在 l***r 的大作中提到】
: like the following:
: line 1
: line 2
: thanks

i*i
发帖数: 918
4
{\leftskip 1in
your
paragraphs
}
1 (共1页)
进入TeX版参与讨论
相关主题
graph questionhow to indent sections in tex?
【求助】some common problems问几个小问题
make a small paragraph having more margins on both sides?how to increase the space between lines in title?
请问如何在table的cell里面写multi-line的paragraph请问如何调整段落格式。
请教几个Latex的小问题请问下如何删除段落顶头的空格?
A question为什么\indent有时候不管用?
怎么调节item的indentation?这个错误信息是什么意思啊?
How to change the indent in the Table of Contents?怎样让单词不在换行时被打断, avoid hyphenation
相关话题的讨论汇总
话题: paragraph话题: indent话题: lines话题: line话题: hangindent