diff options
| author | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-15 15:11:50 +0200 |
|---|---|---|
| committer | mjkwiatkowski <mati.rewa@gmail.com> | 2026-06-15 15:11:50 +0200 |
| commit | e43011e0d756992f346b0a89788d2472a28162c7 (patch) | |
| tree | 4c0e5ca09693a0634ef9a56f1b5488dbb3d9279a /style | |
| parent | 1694c6767b645cf8f82ba75eb1d43121259dd13c (diff) | |
feat: added a view-link to overleaf
Diffstat (limited to 'style')
| -rw-r--r-- | style/style.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/style.tex b/style/style.tex index 0388abb..55b37bf 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,6 +1,6 @@ \usetheme{Rochester} \usepackage[dvipsnames]{xcolor} -\usepackage{helvet, textpos, stix, caption, booktabs, array, ipsum, fontawesome5, circledsteps} +\usepackage{helvet, textpos, stix, caption, booktabs, array, ipsum, fontawesome5, circledsteps, url} \newcommand\myCircled[2][]{\ifmmode \Circled[fill color=black,inner color=white,#1]{\mathsf{#2}} |
