随笔分类 -  tex

摘要:% Placing a * after \section means it will not show in the% outline or table of contents.\section*{Summary} 阅读全文
posted @ 2016-08-04 12:53 sumile123
摘要:不在讲的部分隐形显示 http://tex.stackexchange.com/questions/28654/beamer-table-of-contents-display-all-subsections-below-section subsection逐个显示设置 http://tex.sta 阅读全文
posted @ 2016-05-31 14:46 sumile123
摘要:http://tex.stackexchange.com/questions/48036/how-to-represent-cross-and-tick-in-itemize-bullets 阅读全文
posted @ 2016-05-31 10:47 sumile123
摘要:不然报错:/usr/local/texlive/2015/texmf-dist/tex/latex/fontspec/fontspec.sty:43: !!如果是sublime直接首行加%!TEX program = xelatex 阅读全文
posted @ 2015-11-21 16:03 sumile123
摘要:http://www.ctex.org/documents/packages/layout/fancyhdr.htm 阅读全文
posted @ 2015-11-21 15:06 sumile123
摘要:moderncv不能用\begin{table}但是可以直接用\begin{tabular},\begin{tabu}tabu手册ftp://ftp.kddilabs.jp/CTAN/macros/latex/contrib/tabu/tabu.pdf关于moderncv设置比较详尽的一篇文章htt... 阅读全文
posted @ 2015-11-12 13:40 sumile123
摘要:极限下标可能在下面也可能在右下角,有如下可能要做实验$\lim_x$$$\lim_x$$$\lim\limits_x$$$\lim\nolimits_x$$ 阅读全文
posted @ 2015-11-01 16:03 sumile123
摘要:http://economistry.com/2013/01/installing-and-using-latex-for-mac/1.注意用sublime新建时候是自己在文件名后面加上 .tex 的后缀以后才能编译2.中文支持:必须第一行是%!TEX program = xelatex 第一行不... 阅读全文
posted @ 2015-10-10 09:55 sumile123
摘要:http://liam0205.me/2014/11/02/latex-mactex-chinese-support/(首先要把编码方式改为utf8)\documentclass{article}\usepackage{xeCJK}\setCJKmainfont[BoldFont=STSong, I... 阅读全文
posted @ 2015-10-10 09:23 sumile123
摘要:\quadtakes its name from this traditional name;\qquadjust means ”two quads”. However in TeX the\quadhas no height, but only width. 阅读全文
posted @ 2015-09-28 21:05 sumile123
摘要:http://www.artofproblemsolving.com/wiki/index.php/LaTeX:Mathhttp://crab.rutgers.edu/~karel/latex/class4/class4.htmlftp://ftp.ams.org/pub/tex/doc/amsma... 阅读全文
posted @ 2015-09-14 22:14 sumile123
摘要:1. Attention: need to save before compiling2. 标题、作者和注释建立一个新文档,将以下内容复制进入文档中,保存,保存类型选择为UTF-8,编译并观察现象。\documentclass{article}\author{My Name}\title{The T... 阅读全文
posted @ 2015-09-14 20:43 sumile123