14 lines
232 B
Plaintext
14 lines
232 B
Plaintext
|
|
\usepackage{hyperref}
|
||
|
|
|
||
|
|
\hypersetup{
|
||
|
|
colorlinks=true,
|
||
|
|
urlcolor=LinkBlue,
|
||
|
|
linkcolor=LinkBlue,
|
||
|
|
pdfversion=1.7,
|
||
|
|
% implicit=false
|
||
|
|
}
|
||
|
|
|
||
|
|
\usepackage{footnote}
|
||
|
|
\usepackage[bottom,flushmargin]{footmisc}
|
||
|
|
\setlength{\footnotesep}{10pt}
|