Skip to content

Commit 3a6ca5d

Browse files
authored
Merge overleaf-2025-09-21-1256 into main
2 parents eb7fd3a + 466b14f commit 3a6ca5d

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

embeddings.tex

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
]{doclicense}
3434

3535

36-
%----------------------------------------------------------------------------------------
37-
% LINK COLORS
38-
%----------------------------------------------------------------------------------------
39-
40-
\usepackage[]{xcolor}
4136

4237

4338

@@ -167,6 +162,28 @@
167162
\definecolor{celestialblue}{rgb}{0.29, 0.59, 0.82}
168163
\definecolor{asparagus}{rgb}{0.53, 0.66, 0.42}
169164
\definecolor{azure}{rgb}{0.0, 0.5, 1.0}
165+
166+
%----------------------------------------------------------------------------------------
167+
% LINK COLORS
168+
%----------------------------------------------------------------------------------------
169+
170+
171+
172+
173+
\usepackage{hyperref}
174+
\hypersetup{
175+
colorlinks=true,
176+
linkcolor=blue,
177+
filecolor=blue,
178+
urlcolor=blue,
179+
citecolor=blue,
180+
pdfborder={0 0 1},
181+
}
182+
183+
184+
185+
186+
170187
%----------------------------------------------------------------------------------------
171188
% TITLE SECTION
172189
%----------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)