dwsmith1983 / Emacs-init-file

My emacs init file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here you will find the current version of my .emacs and .latexmkrc file. I use emacs for LaTeX and programming in C++ so my emacs initialization file will reflect this nature. My .latexmkrc is set up to have Latexmk run the appropriate amount of times for a given LaTeX project and to utilize the pythontex package. The Latexmk setup was courtsey of Harvey Mudd College and G. Poore who fixed an issue with the setup on TeX.SE at the following post: http://tex.stackexchange.com/questions/241773/pythontex-trying-to-compile-an-example-i-found-on-tex

All emacs packages were installed with M-x package-list-packages through melpa.

Anyone is more then welcome to use all or part of my initialization file.

About

My emacs init file


Languages

Language:Emacs Lisp 100.0%