欢迎来到天天文库
浏览记录
ID:32799396
大小:141.00 KB
页数:50页
时间:2019-02-15
《美赛论某文latex实用模板》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、实用标准文案%%本论文的排版主要参考了LaTeX2e插图指南(王磊),LaTeX2e用户手册,media的中文学位%%论文宏包(CDT),happaytex的ORmain1.tex等文件以及ChinaTeX,CTeX论坛上的诸多贴子.%%%本论文采用了Miktex2.2的方式在ChinaTeX.iso系统下得到了实现,其编译方式为%%latex(得到DVI文件)+dvips(得到PS文件)+ps2pdf(可得PDF文件).%%documentclass[12pt]{article}%需要的一些宏包usepackage{C
2、JK}%中文输入环境宏包usepackage{titlesec,titletoc}%配合命令在后面,章节标题设置usepackage{indentfirst}%使首段首行缩进usepackage{graphicx}%插图宏包usepackage{caption2}%可以更改插图,表格的标题样式usepackage{subfigure}%产生并列的子图或子表,命令subfigure,subtableusepackage{longtable}%如果表格太长,超过了一页时,就可以试试longtable宏包所定义的l
3、ongtable环境usepackage{slashbox}%在表格中绘制斜线usepackage{fancyhdr}%更改页眉的宏包,并可在页眉插入图片usepackage{times}%TimesRoman+Helvetica+Courierusepackage{amsmath}%数学符号宏包AMS-LaTeX,如下面的overset需要此宏包%页面的设置special{papersize=21cm,29.7cm}setlength{textwidth}{15cm}setlength{textheig
4、ht}{23cm}setlength{evensidemargin}{0.46cm}setlength{oddsidemargin}{0.46cm}setlength{topmargin}{-1.84cm}setlength{headheight}{2.9cm}setlength{headsep}{0.4cm}%字号设置ewcommand{chuhao}{fontsize{42pt}{baselineskip}selectfont}ewcommand{xiaochuhao}{fonts
5、ize{36pt}{baselineskip}selectfont}ewcommand{yihao}{fontsize{26pt}{baselineskip}selectfont}ewcommand{xiyihao}{fontsize{24pt}{baselineskip}selectfont}ewcommand{erhao}{fontsize{22pt}{baselineskip}selectfont}ewcommand{xiaoerhao}{fontsize{18pt}{
6、baselineskip}selectfont}ewcommand{sanhao}{fontsize{16pt}{baselineskip}selectfont}ewcommand{xiaosanhao}{fontsize{15pt}{baselineskip}selectfont}ewcommand{sihao}{fontsize{14pt}{baselineskip}selectfont}ewcommand{xiaosihao}{fontsize{12pt}{baselin
7、eskip}selectfont}ewcommand{wuhao}{fontsize{10.5pt}{baselineskip}selectfont}精彩文档实用标准文案ewcommand{xiaowuhao}{fontsize{9pt}{baselineskip}selectfont}ewcommand{liuhao}{fontsize{7.5pt}{baselineskip}selectfont}ewcommand{xiaoliuhao}{fontsize{6.5pt}{b
8、aselineskip}selectfont}ewcommand{qihao}{fontsize{5.5pt}{baselineskip}selectfont}ewcommand{bahao}{fontsize{5pt}{baselineskip}selectfo
此文档下载收益归作者所有