Sublime Text 3安装Latex 安装环境 Sublime Text 3已安装Package Control 安装过程 进入官网下载安装MikTex,www.miktex.org 进入官网下载安装SumatraPDF, www.sumatrapdfreader.org Control + Shift + P, install package, 搜索LatexTools并安装 Control + Shift + P, 搜索LatexTools: Reconfigure and migra…
本文写给我的师弟们,如何自己动手配置LaTeX环境(通过LeX Live + Sublime Text 3 + Sumatra PDF). 1.TeX Live 配置 首先从TeX Live 下载ISO镜像.这里不推荐在线安装的方式,即「installing TeX Live over the Internet」的方式,原因是中国的网络不好.网站给出了3种镜像下载的方式,分别为 1.download from a nearby CTAN mirror: 2.manually choose a m…
Sublime Text is currently the text editor of choice for a number of developers in the open-source community. It’s sophisticated, has powerful text selection and customization support and also includes a feature not used by many – its build system. In…