Skip to content
Dustin Tran edited this page Aug 21, 2015 · 12 revisions

This is a primer to my LaTeX workflow. It is mostly for myself although I'm glad if others find it useful as well.

Tools

Homebrew makes it easy to manage your commandline packages. For example, you can install MacVim with brew install macvim. You can also install Cask so you can manage graphical applications too, e.g., brew cask install skim.

Clone this wiki locally