Corrections
This commit is contained in:
parent
df5339078a
commit
e62cee544c
7 changed files with 28 additions and 27 deletions
|
@ -86,14 +86,15 @@
|
|||
}
|
||||
% Hyperlink
|
||||
\usepackage[hidelinks]{hyperref}
|
||||
%\newcommand{\link}[2]{
|
||||
% \href{#1}{\ul{{\color{ElectricGreen}\faLink} #2}}
|
||||
%}
|
||||
|
||||
\newcommand{\link}[2]{
|
||||
{\ul{{\color{ElectricGreen}\faLink} #2}\footnote{\ul{#1}}}
|
||||
\href{#1}{\ul{{\color{ElectricGreen}\faLink} #2}}
|
||||
}
|
||||
|
||||
%\newcommand{\link}[2]{
|
||||
% {\ul{{\color{ElectricGreen}\faLink} #2}
|
||||
% \footnote{\ul{{\color{ElectricGreen}\faLink} #1}}}
|
||||
%}
|
||||
|
||||
% Paragraph ...
|
||||
\parindent=0em
|
||||
\renewcommand{\baselinestretch}{1.2}
|
||||
|
|
Reference in a new issue