数学建模软件-Latex排版.ppt

  1. 1、本文档共24页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多

Latex排版Latex排版Latex优点排版的效果非常整齐漂亮;排版的效率高;排版科技文献,尤其是含有很多数学公式的文献特别方便、高效。现今没有一个排版软件在排版数学公式上面能和Latex相媲美;Latex页面新建运行一运行二加粗倾斜排版的格式文档的类别:\documentclass[12pt,a4paper]{article};文档的命令:\begin{document}\end{document};标题:\title{文章的题目};\author{作者名};\date{2011/1/13};\maketitle摘要:\begin{abstract}\end{abstract};新建一页:\newpage;目录:\tableofcontents;一级标题:\section标题:二级标题:\subsection三级标题:\subsubsection标题只有到三级标题页眉页脚的设置:宏包\usepackage{fancyhdr}\fancyhead{}\pagestyle{fancy}\fancyhead[OC]{Team\#77Page\arabic{page}of20}\fancyhead[EC]{Team\#77Page\arabic{page}of20}罗列罗列的环境有三种:itemize;enumerate;description。itemize环境:\begin{itemize}\itemfirstly\itemsecondly\itemlastly\end{itemize}firstlysecondlylastlyenumerate环境:\begin{enumerate}\itemfirstly\itemsecondly\itemlastly\end{enumerate}1.firstly2.secondly3.lastlydescription环境:\begin{description}\itemfirstly\itemsecondly\itemlastly\end{description}firstlysecondlylastly?begin{enumerate}?itemthefirstsentence?begin{enumerate}?itemthefirstsentence?itemthesecondsentence?end{enumerate}?itemthesecondsentence?end{enumerate}1.thefirstsentence(a)thefirstsentence(b)thesecondsentence2.thesecondsentence公式:公式宏包:(1)\usepackage{amsmath}显示多行公式的环境和一系列排版数学公式的命令(2)\usepackage{amssymb}数学字体与符号(3)\usepackage{amstext}数学公式和数学结构段落中的公式:$$段落外的公式(无编号):\[公式\]段落外的公式(有编号):\begin{equation}\end{equation}矩阵:\[\left(\begin{array}{ccc}111213\\212223\end{array}\right)\]另外,对于小于两行的矩阵还可以用\[{第一行\choose第二行}\]\left表示左边有一个自动

文档评论(0)

智乾 + 关注
实名认证
内容提供者

科技工作者

1亿VIP精品文档

相关文档