- Fonts
- Source Code Pro
- IBM Plex Mono All fonts can be found and downloaded from Google Font
- Ghostscript: required for Windows, if you want to use the customized builder for LaTeXTools. Currently, you need to add the
bin
path of Ghostscript into thePATH
environment variable (In the future, we will add a option inbuilder_settings
).
- Step 1: Install
Packet Control
- Step 2: Find the location of
Packages/User/
folder (you can gotoPackages
by simply using thePreferences/Browse Packages ...
at the menu bar of Sublime Text). If there is noUser
directory, then you can simply create one. Then,git clone https://github.com/long-gong/sublime-packages.git .
- Step 3: Open sublime text again, those packages will be installed automatically.
Some packages have been customized such as LaTeXTools, which will be detailed as follows.
A customized builder is added for LaTeXTools, which can help embed all fonts automatically (avoiding post-processing with Adobe or some other tools).