Skip to content

Latest commit

 

History

History
87 lines (64 loc) · 3.8 KB

latex-standard-export.org

File metadata and controls

87 lines (64 loc) · 3.8 KB

% Colorizing links in a nicer way.

% Moving up the title.

% Disables flush alighment on the right side. Personal preference.

% Page geometry

% Line spacing

% Page numbering - this disables it

% Spacing, titling, text setting.

% Title customization

%#+LaTeX_HEADER: \lstset{language=[auto]lisp,basicstyle=\ttfamily,keywordstyle=\color{red}}

% Section/subsection headings:

%Section

%Subsection

%Subsubsection

%paragraph

%subparagraph

% List spacing

\titlespacing\subsection{0pt}{5pt}{-5pt} % left margin, space before subsection header, space after subsection header

\titlespacing\subsubsection{0pt}{5pt}{-5pt} % left margin, space before subsection header, space after subsection header