Skip to content

Commit 26f8430

Browse files
committed
Underline links in LaTeX output
1 parent 65d24bf commit 26f8430

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pandoc_latex.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
---
22
header-includes: |
33
\usepackage{mathtools}
4+
\hypersetup{colorlinks=false,
5+
allbordercolors={0 0 0},
6+
pdfborderstyle={/S/U/W 1}}
47
---

0 commit comments

Comments
 (0)