0 Configuration Scheme Brief
I decided to look for an elegant latexing posture when the seniors told WinEdt that it was already very out of the day. The programmes currently in use are:
Win7 x64 + Tex Live 2015 + Sublime Text 3 + latextools (Sublime extension tool) + sumatrapdf (skim is under Mac) 1 What's the benefit 2 specific steps
1, install texlive or MiKTeX, and add the installation directory to the PATH environment variable
2. Install Sumatra PDF and add installation directory to PATH environment variable
3, installation Sublime Text 3
4. Install package control in sublime
4.1, Sublime Text 3 in the console input
Import Urllib.request,os,hashlib; h = ' 2915d1851351e5ee549c20394736b442 ' + ' 8bc59f460fa1548d1514676163dafc88 '; PF = ' Package control.sublime-package '; IPP = Sublime.installed_packages_path (); Urllib.request.install_opener (Urllib.request.build_opener (Urllib.request.ProxyHandler ())); by = Urllib.request.urlopen (' http://packagecontrol.io/' + pf.replace (', '%20 ')). read (); DH = hashlib.sha256 (by). Hexdigest (); Print (' Error validating download (got%s instead of%s), please try Manual '% (DH, h)) if DH install h else open (!= H.join (IPP, PF), ' WB '. Write (by)
4.2, Sublime Text 2 in the console input
Import Urllib2,os,hashlib; h = ' 2915d1851351e5ee549c20394736b442 ' + ' 8bc59f460fa1548d1514676163dafc88 '; PF = ' Package control.sublime-package '; IPP = Sublime.installed_packages_path (); Os.makedirs (IPP) if not os.path.exists (IPP) else None; Urllib2.install_opener (Urllib2.build_opener) (urllib2. Proxyhandler ())); by = Urllib2.urlopen (' http://packagecontrol.io/' + pf.replace (', '%20 ')). read (); DH = hashlib.sha256 (by). Hexdigest (); Open (Os.path.join (IPP, PF), ' WB '). Write (by) if DH = = = H else None; Print (' Error validating download (got%s instead of%s), please try manual install '% (DH, h) if DH!= h Else ' please rest Art Sublime Text to finish installation ')
To open the console shortcut key: ctrl+~
SOURCE Web: https://packagecontrol.io/
5. Install Latextools in Sublime
6. Configure Sublime
6.1, click Preferences > Packages Settings > Latextools > Reconfigure latextools and migrate settings
6.2, click Preferences > Packages Settings > Latextools > Setting-user, navigate to the Windows section and change to the following:
7, write a latex document, press Ctrl+b