資源描述:
《美賽論某文latex實用模板》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、實用標準文案%%本論文的排版主要參考了LaTeX2e插圖指南(王磊),LaTeX2e用戶手冊,media的中文學(xué)位%%論文宏包(CDT),happaytex的ORmain1.tex等文件以及ChinaTeX,CTeX論壇上的諸多貼子.%%%本論文采用了Miktex2.2的方式在ChinaTeX.iso系統(tǒng)下得到了實現(xiàn),其編譯方式為%%latex(得到DVI文件)+dvips(得到PS文件)+ps2pdf(可得PDF文件).%%documentclass[12pt]{article}%需要的一些宏包usepackage{C
2、JK}%中文輸入環(huán)境宏包usepackage{titlesec,titletoc}%配合命令在后面,章節(jié)標題設(shè)置usepackage{indentfirst}%使首段首行縮進usepackage{graphicx}%插圖宏包usepackage{caption2}%可以更改插圖,表格的標題樣式usepackage{subfigure}%產(chǎn)生并列的子圖或子表,命令subfigure,subtableusepackage{longtable}%如果表格太長,超過了一頁時,就可以試試longtable宏包所定義的l
3、ongtable環(huán)境usepackage{slashbox}%在表格中繪制斜線usepackage{fancyhdr}%更改頁眉的宏包,并可在頁眉插入圖片usepackage{times}%TimesRoman+Helvetica+Courierusepackage{amsmath}%數(shù)學(xué)符號宏包AMS-LaTeX,如下面的overset需要此宏包%頁面的設(shè)置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}%字號設(shè)置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