X-Git-Url: http://christophe.rhodes.io/gitweb/?p=paper-els-specializers.git;a=blobdiff_plain;f=els-specializers.org;h=179120587a537442d2a49c6aff04f7de8562e8ee;hp=1ba001655a4d13bb3c642567b1f4944dc07735c0;hb=HEAD;hpb=f0d6555be79ebf430d207670f0e02bfa42cf71c1 diff --git a/els-specializers.org b/els-specializers.org index 1ba0016..1791205 100644 --- a/els-specializers.org +++ b/els-specializers.org @@ -4,6 +4,7 @@ #+LaTeX_CLASS: acm_proc_article-sp #+LaTeX_HEADER: \DeclareTextFontCommand{\texttt}{\ttfamily\hyphenchar\font=45\relax} +#+LaTeX_HEADER: \renewcommand{\baselinestretch}{0.99} #+begin_src elisp :exports none ;;; use C-x C-e on this if org refuses to export @@ -14,6 +15,15 @@ ("\\subsubsection{%s}" . "\\subsubsection*{%s}") ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))) +(add-to-list 'org-latex-classes + '("sig-alternate" "\\documentclass{sig-alternate}" + ("\\section{%s}" . "\\section*{%s}") + ("\\subsection{%s}" . "\\subsection*{%s}") + ("\\subsubsection{%s}" . "\\subsubsection*{%s}") + ("\\paragraph{%s}" . "\\paragraph*{%s}") + ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))) +(set (make-local-variable 'org-latex-pdf-process) + '("latexmk -f -pdf -bibtex %f")) (set (make-local-variable 'org-latex-title-command) "\\numberofauthors{3} \\author{