枚举.列举和描述 \begin{list_type} \item The first item \item The second item \item The third etc \ldots\end{list_type} 默认的 list_type 有 enumerate. itemize 和 description,区别主要是列项标签的不同.enumerate 是有序的列表:itemize 用圆点:description 需要 \item[label] 指定标签.各种列表环境可以互相嵌套,此
换了块硬盘折腾了好久..联想的驱动真坑爹.前情回顾[LaTeX]E喵的LaTeX新手入门教程(1)准备篇文档框架嗯昨天我们已经编写了一个最基本的文档,其内容是这样的:\documentclass{article}\begin{document}XXX is a SB.\end{document}这个文档呢其实是分为两部分的:一部分是\begin{document}之前的那部分也就是第一行,这一部分我们称之为导言区.导言区的内容可以不只一行,它的作用是完成文档的基础设定.比如在这个文档中,我们使用
标题&作者 1.标题 \title{} "Line breaks (\\) may be used to equalize the length of the title lines. Do not use math or other special symbols in the title." 2.作者信息 \author{} \author{}内先列作者,后写\thanks{},最后一个作者和第一个\thanks{}之间不能有空格,各\thanks{}之间也不能有空格,这里
恩看标题嘛...Xs要自学LaTeX的说! 话说cnblogs不支持插入LaTeX格式的代码的说?..唔~ 嘛...首先是些简单的东西(像是文件的格式啦,作者啦之类的): (注意:\documentclass, \begin, \end, \author 和 \title的用法) \documentclass {article} \author {Xs} \title {Xs is trying to study LaTeX} \begin{document} \maketitle I hate