-
Notifications
You must be signed in to change notification settings - Fork 0
/
header.tex
39 lines (34 loc) · 893 Bytes
/
header.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
\documentclass[10pt]{article}
\usepackage[a5paper,twoside,margin=3cm]{geometry}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[english]{babel}
\usepackage{graphicx}
\usepackage[hidelinks]{hyperref}
\usepackage{svg}
\usepackage{fancyhdr}
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\fancyfoot[OR]{\thepage}
\fancyfoot[EL]{\thepage}
\pagestyle{fancy}
\fancypagestyle{plain}{
\fancyhf{}
\renewcommand{\headrulewidth}{0pt}
\fancyhf[lef,rof]{\thepage}
}
\sloppy
\hyphenchar\font=\string"7F
\hyphenation{non-ex-haus-tive}
\hyphenation{Ephe-mery}
\hyphenation{block-chain}
\hyphenation{long-standing}
\hyphenation{browser-embedded}
\hyphenation{high-contention}
\hyphenation{ano-ny-mity}
\hyphenation{Ver-kle}
\hyphenation{Eth-ereum}
\hyphenation{Roll-up}
\hyphenation{cryp-to}
\DeclareUnicodeCharacter{1F54A}{{}}
\DeclareUnicodeCharacter{FE0F}{{}}