欢迎来到天天文库
浏览记录
ID:35318671
大小:33.50 KB
页数:8页
时间:2019-03-23
《latex数学公式总结》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、SUNLEYFORWARD数学公式小结请运行以下程序:documentclass[11pt]{article}usepackage{CJK}usepackage{indentfirst}usepackage{latexsym}usepackage{bm}usepackage{amsmath,amssymb,amsfonts}usepackage{wasysym}usepackage{xcolor}usepackage{cases}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2、%%%%%%%%%%%%%%%%%%%%重定义字体、字号命令%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%ewcommand{song}{CJKfamily{song}}%宋体(Windows自带simsun.ttf)ewcommand{fs}{CJKfamily{fs}}%仿宋体(Windows自带simfs.ttf)ewcommand{kai}{CJKfamily{kai}}%楷体(Windows自带simkai.ttf)
3、ewcommand{hei}{CJKfamily{hei}}%黑体(Windows自带simhei.ttf)ewcommand{li}{CJKfamily{li}}%隶书(Windows自带simli.ttf)ewcommand{you}{CJKfamily{you}}%幼圆(Windows自带simyou.ttf)ewcommand{chuhao}{fontsize{42pt}{baselineskip}selectfont}%字号设置ewcommand{xiaochuhao}{fontsize{36pt}{baseli
4、neskip}selectfont}%字号设置ewcommand{yichu}{fontsize{32pt}{baselineskip}selectfont}%字号设置ewcommand{yihao}{fontsize{28pt}{baselineskip}selectfont}%字号设置ewcommand{erhao}{fontsize{21pt}{baselineskip}selectfont}%字号设置ewcommand{xiaoerhao}{fontsize{18pt}{baselineskip}selec
5、tfont}%字号设置ewcommand{sanhao}{fontsize{15.75pt}{baselineskip}selectfont}%字号设置ewcommand{xiaosanhao}{fontsize{15pt}{baselineskip}selectfont}%字号设置ewcommand{sihao}{fontsize{14pt}{baselineskip}selectfont}%字号设置ewcommand{xiaosihao}{fontsize{12pt}{baselineskip}selectfon
6、t}%字号设置ewcommand{wuhao}{fontsize{10.5pt}{baselineskip}selectfont}%字号设置ewcommand{xiaowuhao}{fontsize{9pt}{baselineskip}selectfont}%字号设置ewcommand{liuhao}{fontsize{7.875pt}{baselineskip}selectfont}%字号设置ewcommand{qihao}{fontsize{5.25pt}{baselineskip}selectfont}%字号设
7、置%%%%%%%%%END%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%SUNLEYFORWARDrenewcommand{baselinestretch}{1.3}begin{document}begin{CJK*}{GBK}{song}CJKtildeCJKindent{heisanhao数学公式举例:}bigskipsection{概述}数学模式中的普通文本必须放入一个~LR盒子里.如:$x^2+sin(x)=0isanonlinearequation$.$
8、x^2+
此文档下载收益归作者所有