8e6dd96bbe87bfbee82d699f93d84a0d4a356b9d
1. Tweaked the refs.bib work in the makefile so that it removes the refs-cleaned.bib intermediary step and so that it only rebuilds the refs when it needs to. 2. Tweaked the article-2 stylesheet so that subsubsection headers are not smaller than normal text. 3. Changed the list rendering so that it's smaller (firmlists).
================================ === LaTeX Custom Scripts ====== ================================ Copyright (c) 2009 Benjamin Mako Hill <mako@atdot.cc> This repository contains LaTeX configuration files that I use to format my papers. They are all released under the GNU GPL version 3 or later. The latest version can be found at: http://mako.cc/scripts/ As scripts and configuration files, I do not "release" these files. You can always check out the latest version with Git with the following command: git clone http://projects.mako.cc/source/latex_mako/.git Bug reports, comments, questions, and patches can all be directed to: Benjamin Mako Hill <mako@atdot.cc> The paper template has seen quite a lot of recent work. The letter template has seen very little and may only barely function. ================================ === Dependencies =============== ================================ If you are running Debian or Ubuntu, you will first need to install the following packages: * rubber * texlive-latex-recommended * texlive-fonts-extra * texlive-fonts-recommended * texlive-bibtex-extra You can do so with the following command: apt-get install rubber texlive-latex-recommended \ texlive-fonts-extra texlive-fonts-recommended \ texlive-bibtex-extra I don't know the details of setting up these LaTeX files to work with on systems other than Debian or Ubuntu but imagine it will involve installing a full TeX Live distribution. In my templates, I make extensive use of the following Garamond font: http://www.ctan.org/tex-archive/fonts/urw/garamond/
Description
Languages
TeX
88.1%
Awk
5.4%
Shell
4.5%
Makefile
2%