mirror of
https://github.com/cupcakearmy/memoir.git
synced 2025-09-08 08:50:40 +00:00
update to nextra 4
This commit is contained in:
13
content/latex/links.md
Executable file
13
content/latex/links.md
Executable file
@@ -0,0 +1,13 @@
|
||||
# Links
|
||||
|
||||
```latex
|
||||
\usepackage{hyperref}
|
||||
|
||||
\href{http://www.overleaf.com}{Something Linky}
|
||||
|
||||
\url{http://www.overleaf.com}
|
||||
```
|
||||
|
||||
Also required for linked TOC.
|
||||
|
||||
[https://www.overleaf.com/learn/latex/Hyperlinks#Linking_web_addresses](https://www.overleaf.com/learn/latex/Hyperlinks#Linking_web_addresses)
|
Reference in New Issue
Block a user