作者:jostree 转载请注明出处http://www.cnblogs.com/jostree/p/4030057.html零、操作快捷键:对于的块,按下ctrl+j即可快速跳转。一、环境快捷键 1.F5 2.在insert状态下输入大写E开头的快捷串,例如EFL=flushleft,EEQ=.....
分类:
系统相关 时间:
2014-10-17 01:36:53
阅读次数:
387
最近总有这么几种情况:一、作业很简单,想用Latex敲,但是英语不过硬,用中文吧配中文环境就要配置半天。二、越来越多的朋友问我怎么搞中文输入,我也确实没啥帮助人家的好办法,所以只好自己研究研究怎么配置Latex中文环境了。 先说环境 编译:Ctex包(真的好用,省的配来配去。给链接:http://w...
分类:
其他好文 时间:
2014-10-14 22:56:19
阅读次数:
393
Ubuntu下的文档编辑虽然有libreoffice,但对中文和公式的排版始终不如ms office,因此要想写出高质量的文档,只能靠latex了,现在随着xeCjk的开发,中文文档在ubuntu下的排版已经非常棒了,已经足够支持和成熟,其组合是:texlive2014+texmaker+lyx+中...
分类:
系统相关 时间:
2014-10-11 00:15:14
阅读次数:
904
source :http://timmurphy.org/2009/07/28/changing-fonts-in-latex/Posted: 28th July 2009 byTiminLaTeXTags:arial,courier,document,font,fonts,LaTeX,layout...
分类:
其他好文 时间:
2014-10-10 13:19:04
阅读次数:
235
一 资源 Latex编辑部 Codecogs,latex在线编辑可见
分类:
其他好文 时间:
2014-10-10 02:59:13
阅读次数:
163
效果:中文LaTeX安装与使用.tex 1 \documentclass[serif,CJK]{beamer} 2 \usepackage{CJK,ccmap} 3 \usepackage{subfigure} 4 \usepackage{manfnt}%%% Dangerous Bend ...
分类:
其他好文 时间:
2014-10-09 23:29:01
阅读次数:
25001
在Ubuntu中安装numpy、scipy、matplotlib、OpenCV等
和Python(x,y)不一样,在Ubuntu中需要手工安装科学计算的各个模块,
如何安装IPython, NumPy, SciPy, matplotlib, PyQt4, Spyder, Cython, SWIG, ETS, OpenCV:
在Ubuntu下安装Python模块通常可以使用apt-ge...
分类:
编程语言 时间:
2014-10-09 01:35:57
阅读次数:
210
IEEEtran.cls 1 %% 2 %% IEEEtran.cls 2007/03/05 version V1.7a 3 %% 4 %% 5 %% This is the official IEEE LaTeX class for authors of the Insti...
分类:
其他好文 时间:
2014-10-08 18:04:36
阅读次数:
657
IEEEtran.cls 1 %% 2 %% IEEEtran.cls 2007/03/05 version V1.7a 3 %% 4 %% 5 %% This is the official IEEE LaTeX class for authors of the Insti...
分类:
Web程序 时间:
2014-10-08 16:19:36
阅读次数:
1057
format.cls 1 \usepackage[centering,paperwidth=180mm,paperheight=230mm,% 2 body={390pt,530pt},marginparsep=10pt,marginpar=50pt]{geometry} 3 \usepack...
分类:
其他好文 时间:
2014-10-08 11:01:45
阅读次数:
2105