Files
dots/presets/notes.org
2022-06-24 17:37:23 +02:00

2.7 KiB

% emacs config might also add packages

% #+LATEX_HEADER: \usepackage[utf8]{inputenc}

%%% define own enumeration styles % use custom labels with `\begin{enumerate}[label=$\bullet$]`

%%% cleaner newline indentation

%%% break page on new section

%%% remove page numbers (fancyhdr provides its own)

%%% fancy headers and footers

%%% theorem-style environments

% definition

% example

% theorem

% algorithm

% remark