three small changes to the template
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).
This commit is contained in:
@@ -35,12 +35,14 @@
|
||||
\def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
|
||||
\def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
|
||||
|
||||
% memoir function to take out of the space out of the whitespace lists
|
||||
\firmlists
|
||||
|
||||
% import vc stuff after running `make vc`: \input{vc} \pagestyle{kjhgit}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\setlength{\parskip}{4.5pt}
|
||||
|
||||
\baselineskip 18.5pt
|
||||
|
||||
\title{Title}
|
||||
|
||||
Reference in New Issue
Block a user