LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 4071|回复: 4

LaTex 的自动缩进功能 \indent 一问

[复制链接]
发表于 2004-6-4 14:55:46 | 显示全部楼层 |阅读模式
请问为什么第一个 \indent 在最终输出里没有缩进的效果,而同一命令,第二个 \indent 就有?

\documentclass{article}
\title{stars' cars need designer wheels}
\begin{document}
\maketitle
\section{original article}
\indent  \emph{LOS Angeles is a city of big wheels. but that's talking cars
instead of stars, unless the star happens to be Academy Award-winning
actor Adrien Brody, who recently took possession of a Hummer H3 SUV}.\\
\indent  it's not enough to buy a hot car in this city of
\emph{glamour}. nor is it enough to have a \emph{marquee} name. if you
want to make a statement, you show up in a car or truck with
\emph{wheel rims} that can't be ignored.  
\end{document}
发表于 2004-6-4 16:57:41 | 显示全部楼层
英文我一般都使用默认的方式,这个还没改过,不过有关缩进你可以参考一个网页,看看能不能有点帮忙:
http://learn.tsinghua.edu.cn/homepage/2001315450/tex_frame.html
 楼主| 发表于 2004-6-4 18:23:08 | 显示全部楼层
你所说的默认方式是否指每段都不用缩排?如果这样的话,段落之间是否需要特定的命令调整段落之间的距离,还是只需用 \\ 命令可以了?
感谢你的帮助!
发表于 2004-6-4 19:35:04 | 显示全部楼层
使用\par

首段不缩进,这是英文排版的一般规矩。
 楼主| 发表于 2004-6-4 21:33:10 | 显示全部楼层
最初由 joanphan 发表
使用\par

首段不缩进,这是英文排版的一般规矩。


啊,原来英文排版有这些规矩。老外还真奇怪,还是中文好看很多。谢谢你的帮助,今天学了真不少。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表